How do I embed a pdf document into an existing pdf so that the user double clicks on the pdf object within the pdf and it opens? i've looked everywhere on various forums and tried attachments - but still not working. Thanks

I've tried various methods but to no avail. I have a pdf document and within the pdf I'd like to embed a couple pdf documents so that all the user has to do is double click on the pdf object inside the pdf and it opens in a new window. I've tried using attachments to do it and linking it...but to no avail. Anyone know how to do? I'm using Acrobat Pro Version 11. Thanks

The "embed" feature common to MS Office applications is not applicable to PDF (for the why and wherefore of PDF get comfortable and read the ISO Standard for PDF - ISO 32000-1:2008).
You can insert other PDF files' pages into any given PDF.
You can attach files of supported formats to a PDF (of course a PDF is supported).
You cannot "embed". So, nothing is broken.
Be well...

Similar Messages

Maybe you are looking for

  • 4:3 vs 16:9, best choice for DVD?

    What reasoning do I use in determining the best format for me to produce my DVD, 4:3 or 16:9? I'm just not sure of all the pros and cons to either, but it seems like 4:3 is going the way of the 8-track tape and with more and more TVs at 16:9, should

  • Wingman and Rumble

    Does anyone know if one of these, http://ec3.images-amazon.com/images/P/B00005USQA.01.SS400_SCLZZZZZZZ_V1098901110.jpg, a Logitech Wingman Cordless Rumblepad, works with Mac OS X 10.4.x? Is the rumble feature supported? It isn't the latest version of

  • Hot to activate a second window

    I want to programm a game. when you lunch the game, a window where you enter your name, color etc will open. by clicking on the 'start game' button, the window becomes invisible and a new window opens with the game. first window is a JFrame, second i

  • IPad2 Bluetooth just stopped working !?!!! Help !!!!

    Hi, Something really wierd just happened. I have been searching for simila issues but have founf nothing else in the forums. I have an iPad2 which was working with a paired keyboard (apple 2 AA battery powered bluetooth wireless keyboard). all was go

  • Hide Userid/Password in URL

    I am calling following url for Discovrer viewer from a JSP application. http://???????.com:7777/discoverer/viewer?&us=abc&pw=xyz&db=test Is there any way to hide user id and password? Thanks