I recently designed a sales proposal generation tool using Acrobat 9 Pro. The PDF is 180 pages. Most of the pages in the PDF were originally Microsoft Word documents or PowerPoint slides. The built-in forms designer in Acrobat 9 was used to make the pages “fillable.” There is also sample data in all of the form fields. I used the “Extend features in Adobe Reader” function and saved the PDF with a different file name to allow users to save the data that they enter using Adobe READER.
The Proposal Tool PDF is NOT posted on the web. Each user has their own copy on their personal computer that is used primarily for fill/save/print purposes. So, collection of form data is not relevant. Some users get the following error when opening, changing some of the editable data fields, and then doing a save or save as with the PDF document:
“This document enabled extended features in Adobe Reader. The document has been changed since it was created and use of extended features is no longer available. Please contact the author for the original version of this document.”
Again, ONLY SOME users encounter the above error, which completely prevents them from using the PDF as intended. I have verified that the users who experience this problem DO have the most up-to-date version of Acrobat Reader 9 installed on their PC. While the error has occurred with users running both Windows Vista and XP, it seems to be much more common with XP. Also noteworthy, a few users were able to open, fill, and save once or twice but then encounter the same “extended features no longer available” error. I've tried by process of elminiation to identify the cause, but have gotten nowhere.
I have searched high and low on this forum and others for a definitive answer to this problem. It appears that many people have experienced same or similar issues, but I haven't been able to locate a reply post anywhere with a solution that works for me. In fact, I am at the point where I would be more than willing to send my PDF to anyone up for the challenge and pay a bounty to the person who can help me get this resolved! I'm up against a deadline and am totally stuck.
If I should work with a 3rd party company to get this resolved, could someone make a recommendation for me?
Many Thanks.
Now, Reader Enabling a PDF is pretty much the same as adding a digital signature to the PDF. There are certain types of changes that will invalidate the signature, i.e. the enabling. What it is, is hard to tell because Acrobat isn't supposed to allow those types of changes in the first place.
Is there anything in the document that makes changes to anthing besides the form field data, and I mean anything?
Is everyone using Acrobat 9 Reader? Could any of the people that are seeing the error have used Acrobat Pro or earlier veriosn of Reader to make changes to the PDF?
Can you make a cut down verison of the form, only a few pages, and see if the same people are having the same problem with the smaller form?
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script