About 423,000 results
Open links in new tab
  1. I am trying to open a pdf embedded in excel, but I... - Adobe …

    Jun 16, 2015 · Now in excel I can use the option - insert - object - adobe acrobat document Reader pops up for a second and then does it's thing and now I have an embedded PDF with …

  2. "Cannot insert object" Error when inserting PDF files/objects into ...

    Dec 15, 2015 · I am currently using microsoft excel 2010. Trying to insert some PDF files into the spreadsheet. I cliked Insert Tab -> Object -> select Adobe Document (Checked the Display as …

  3. pdf - Can I insert a file into Excel without creating a reference ...

    Aug 2, 2021 · You can easily embed a PDF into a worksheet without linking it to the source file. Just use the Insert - Object button, then choose Create from file, and make sure the link to file …

  4. PDF Embeds in Excel document cause Adobe Reader to Hang

    Jul 8, 2025 · Open the problematic PDF directly in Acrobat (outside of Excel) and go to document properties (Ctrl,Cmd+D) > Fonts to check for any non-standard or embedded fonts.

  5. excel - Embedding PDFs through VBA - Stack Overflow

    I am trying to programatically embed PDF files to specific worksheets. When I embed using the ClassType variable "Adobe.Document.2015", the file opens without problems, however, I have …

  6. excel - Download Embedded PDF File - Stack Overflow

    Oct 12, 2018 · Question: How do I download a PDF file which is embedded in Excel? This question has been asked so many times but I have not seen a single working answer …

  7. Embedding PDF into Excel - three questions - Stack Overflow

    I have written a macro to allow for embedding a PDF file into an Excel sheet. I want the icon for the file to show up in a certain cell. So far, so good, but I do have some questions. But first, m...

  8. Display PDF in Excel VBA UserForm - Stack Overflow

    I am running Excel 2016, which may be relevant if the below is a compatibility issue... In short, I am trying to display a PDF, embedded in a UserForm in Excel. I have a UserForm, say …

  9. Import or Insert PDF file into Excel by VBA

    Jun 9, 2013 · Hi Everyone, I have a button and i need help your assistance in a macro on this button with following output. 1. Motive of this button is to insert document into excel as an icon …

  10. java - Embed files into Excel using Apache POI - Stack Overflow

    Hi Michael, By Embed I mean inserting file as an Icon. We do this from Excel by Insert->Object->Create From File Menu. The files can be any file from txt, another excel, or word doc or pdf.