Unless you have a copy of Adobe Acrobat Professional or LiveCycle Reader 
Extensions Server, you can't.

How did you end up modifying the document?  Sounds like you didn't use a 
PdfStamper...

Leonard

-----Original Message-----
From: Martin Leboeuf [mailto:martin.lebo...@mail.mcgill.ca] 
Sent: Thursday, April 16, 2009 9:07 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] URL of submit button

Hi again !

Thanks for the help. I did manage to modify my form. The problem now is that 
when I open the resulting file with Acrobat Reader, I get the following message:

"This document contained certain rights to enable special features in Adobe 
Reader. The document has been changed since it was created and these rights are 
no longer valid. Please contact the author for the original version of this 
document."

and indeed editing of the file now only partially works and I can no longer 
save a filled copy of the form.

How can I re-enable the lost "certain rights" ?

Thanks,

Martin.

-----Message d'origine-----
De : Leonard Rosenthol [mailto:lrose...@adobe.com] 
Envoyé : Wednesday, April 15, 2009 8:55 AM
À : Post all your questions about iText here
Objet : Re: [iText-questions] URL of submit button

> It was developped with LiveCycle Designer 8

LiveCycle-based forms are NOT AcroForms, they are XFA-Forms.  As such, trying 
to get the acroform from them, simply won't work....

To modify an XFA-based form, you need to load out the XFA (it's an XML stream) 
and process it using standard XML tools and then put it back.  There are 
samples online.

Leonard



------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to