Is it possible to create pop-ups within a PDF document like you see on on-line catalogs and shopping sites, with more product detail.
I need pop-ups with formatted details, so it needs to be a graphic and not just a "tool tip". It can be on click but mouse over on a graphic would be better.
The second part of my project is to use an application to translate this into a flash based system that includes the pop-ups and page transition animation along with search, zoom and page controls.
I greatly appreciate any advise and feedback.
A couple of these effects on a page is relatively simple to do, but automating the process is complicated, so if your document needs hundreds of these popups it will become unmangable very quickly.
Converting a dynamic PDF to SWF is also extremely difficult - normally you would create the PDF and SWF files from the same original document (e.g. in InDesign), but as the interactivity supported by PDF and SWF are different, you're limited to what functionality you can export.