- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Well, my money is on it being an attachment with scripting to handle the drag and drop or something like that. You can't even drag and drop an xfa form on top of another xfa form but I think it might be possible with some scripting to handle the process. As a test I just tried dragging a regular pdf on top of another pdf and it doesn't work so there's go to be something fancy going on.
So I'm definitely interested to see how this worked! ![]()
In one of your old working pdfs if you open it up and click on the file attachment icon to open the file attachment window the xfa form is probably sitting in there, that's the only way to embed another file. Scripting and functionality will still work, etc. Access to the attached file can be handled via scripted buttons, etc.
It's even possible to share data between attached forms and the host pdf and I think also the other attached pdfs..
Example of data sharing here:
http://blogs.adobe.com/formfeed/2010/07/shared-data-in-packages-part-1.html
http://blogs.adobe.com/formfeed/2010/07/shared_data_in_packages_part_2.html
Views
Replies
Total Likes