  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | How to change a PDF but preserve the rights | How to change a PDF but preserve the rights 2007-12-03 - By Leonard Rosenthol
Back Nope and nope :(.
Leonard
On Dec 3, 2007, at 9:33 AM, Samuel B. Quiring wrote:
> Leonard, > > Is there any documentation anywhere on this? Do you know of an > example iText program that I could look at? > > -Sam > -- -- Original Message -- -- > From: Leonard Rosenthol > To: Post all your questions about iText here > Sent: Monday, December 03, 2007 4:20 AM > Subject: Re: [iText-questions] How to change a PDF but preserve the > rights > > It _IS_ possible to fill in a PDF that has been "Reader Enabled" w/ > o violating the rights - but it MUST be done in a very specific > fashion using "append mode" on the source PDF AND only modifying a > limited number of objects in the PDF. > > So yes, if you are going to create a whole new PDF - you'll break > the "Reader Enabling". If you're careful about what you do, and > how you do it, you CAN accomplish your goal. > > Leonard > > > On Dec 3, 2007, at 2:05 AM, Samuel B. Quiring wrote: > >> I have a PDF containing an XFA form; isXfaPresent() == true. The >> PDF was authored so that it can be opened in Adobe Reader, fields >> in the form can be filled, and the form can be saved by Reader to >> the file system. >> >> Using iText I have read in the PDF, obtained the XfaForm, changed >> values in the XML Document, and written a new PDF to the file system. >> >> The PDF I write out contains the values I put into the XML, but >> the rights to save the PDF from Reader have been lost. Is this >> expected? Other features of the original PDF are also lost in the >> newly-written PDF. >> >> I wrote the changed PDF to a new file. If this is the reason the >> save rights were lost, is there a way I can modify the existing >> PDF in place so that the rights to save the file from Adobe Reader >> are maintained? >> >> -Sam >> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >> ---- >> SF.Net email is sponsored by: The Future of Linux Business White >> Paper >> from Novell. From the desktop to the data center, Linux is going >> mainstream. Let it simplify your IT future. >> http://altfarm.mediaplex.com/ad/ck/ >> 8857-50307-18918-4__ ____ ____ ____ ____ ____ ____ ____ ____ ____ >> iText-questions mailing list >> iText-questions@(protected) >> https://lists.sourceforge.net/lists/listinfo/itext-questions >> Buy the iText book: http://itext.ugent.be/itext-in-action/ > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > --- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > iText-questions mailing list > iText-questions@(protected) > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > --- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/ > 8857-50307-18918-4__ ____ ____ ____ ____ ____ ____ ____ ____ ____ > iText-questions mailing list > iText-questions@(protected) > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/
<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit -line-break: after-white-space; ">Nope and nope :(.<div><br class="webkit-block -placeholder"></div><div>Leonard</div><div><br><div><div>On Dec 3, 2007, at 9:33 AM, Samuel B. Quiring wrote:</div><br class="Apple-interchange-newline"> <blockquote type="cite"> <div><font face="Arial" size="2">Leonard,</font></div> <div><font face="Arial" size="2"></font>?</div> <div><font face="Arial" size="2" >Is there any documentation anywhere on this?? Do you know of an example iText program that I could look at?</font></div> <div>?</div> <div><font face="Arial" size="2">-Sam</font></div> <blockquote style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <div style="FONT: 10pt arial">-- -- Original Message -- -- </div> <div style= "BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><b>From:</b> <a title="leonardr@(protected)" href="mailto:leonardr@(protected)">Leonard Rosenthol</a> </div> <div style="FONT: 10pt arial"><b>To:</b> <a title="itext -questions@(protected)" href="mailto:itext-questions@(protected) .net">Post all your questions about iText here</a> </div> <div style="FONT: 10pt arial"><b>Sent:</b> Monday, December 03, 2007 4:20 AM</div> <div style= "FONT: 10pt arial"><b>Subject:</b> Re: [iText-questions] How to change a PDF but preserve the rights</div> <div><br></div>It _IS_ possible to fill in a PDF that has been "Reader Enabled" w/o violating the rights - but it MUST be done in a very specific fashion using "append mode" on the source PDF AND only modifying a limited number of objects in the PDF. <div><br class="webkit -block-placeholder"></div> <div>So yes, if you are going to create a whole new PDF - you'll break the "Reader Enabling". ?If you're careful about what you do, and how you do it, you CAN accomplish your goal.</div> <div><br class= "webkit-block-placeholder"></div> <div>Leonard</div> <div><br> <div><br> <div> <div>On Dec 3, 2007, at 2:05 AM, Samuel B. Quiring wrote:</div><br class= "Apple-interchange-newline"> <blockquote type="cite"> <div><font face="Arial " size="2">I have a PDF containing an XFA form; isXfaPresent() == true.? The PDF was authored so that it can be opened in Adobe Reader, fields in the form can be filled, and the form can be saved by Reader to the file system. </font></div> <div><font face="Arial" size="2"></font>?</div> <div><font face="Arial" size="2">Using iText I have read in the PDF, obtained the XfaForm, changed values in the XML Document, and written a new PDF to the file system.</font></div> <div><font face="Arial" size="2"></font>?</div> <div><font face="Arial" size="2">The PDF I write out contains the values I put into the XML, but the rights to save the PDF from Reader have been lost. ? Is this expected?? Other features of the original PDF are also lost in the newly-written PDF.</font></div> <div><font face="Arial" size="2"></font>?< /div> <div><font face="Arial" size="2">I wrote the changed PDF to a new file. ? If this is?the reason the?save rights were lost, is there a way I can modify the existing PDF in place?so that the rights to save the file from Adobe Reader are maintained?</font></div> <div><font face="Arial" size="2">< /font>?</div> <div><font face="Arial" size="2">-Sam</font></div> <div style="MARGIN: 0px">-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ -- ---- ------</div> <div style="MARGIN: 0px">SF.Net email is sponsored by: The Future of Linux Business White Paper</div> <div style="MARGIN: 0px" >from Novell.<span class="Apple-converted-space">? </span>From the desktop to the data center, Linux is going</div> <div style="MARGIN: 0px" >mainstream.<span class="Apple-converted-space">? </span>Let it simplify your IT future.</div> <div style="MARGIN: 0px"><a href="http://altfarm .mediaplex.com/ad/ck/8857-50307-18918-4__ ____ ____ ____ ____ ____ ____ ____ ___ __ ___">http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4__ ____ ____ ______ __ ____ ____ ____ ____ _____</a></div> <div style="MARGIN: 0px">iText -questions mailing list</div> <div style="MARGIN: 0px"><a href="mailto:iText -questions@(protected)">iText-questions@(protected)</a></div > <div style="MARGIN: 0px"><a href="https://lists.sourceforge.net/lists /listinfo/itext-questions">https://lists.sourceforge.net/lists/listinfo/itext -questions</a></div> <div style="MARGIN: 0px">Buy the iText book: <a href= "http://itext.ugent.be/itext-in-action/">http://itext.ugent.be/itext-in-action/< /a></div></blockquote></div><br></div></div><div> <br class="khtml-block -placeholder"></div><hr><div><br class="khtml-block-placeholder"></div>-- ------ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------<br>SF.Net email is sponsored by: The Future of Linux Business White Paper<br>from Novell.? From the desktop to the data center, Linux is going<br>mainstream.? Let it simplify your IT future.<br><a href="http://altfarm.mediaplex.com/ad /ck/8857-50307-18918-4">http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4</a > <div> <br class="khtml-block-placeholder"></div><hr><div><br class="khtml -block-placeholder"></div>__ ____ ____ ____ ____ ____ ____ ____ ____ ____<br >iText-questions mailing list<br><a href="mailto:iText-questions@(protected) .sourceforge.net">iText-questions@(protected)</a><br>https://lists .sourceforge.net/lists/listinfo/itext-questions<br>Buy the iText book: http:/ /itext.ugent.be/itext-in-action/<br></blockquote><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-- ---- ---- ---- -- -- ---- ---- ---- ---- ---- ---- ---- ---- ---- -----</div><div style="margin -top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">SF.Net email is sponsored by: The Future of Linux Business White Paper</div><div style ="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " >from Novell.<span class="Apple-converted-space">? </span>From the desktop to the data center, Linux is going</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">mainstream.<span class="Apple -converted-space">? </span>Let it simplify your IT future.</div><div style= "margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4__ ____ ____ ____ __ __ ____ ____ ____ ____ ____">http://altfarm.mediaplex.com/ad/ck/8857-50307-18918 -4__ ____ ____ ____ ____ ____ ____ ____ ____ ____</a></div><div style="margin -top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">iText -questions mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:iText-questions@(protected) .sourceforge.net">iText-questions@(protected)</a></div><div style= "margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="https://lists.sourceforge.net/lists/listinfo/itext-questions">https:/ /lists.sourceforge.net/lists/listinfo/itext-questions</a></div><div style= "margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Buy the iText book: <a href="http://itext.ugent.be/itext-in-action/">http://itext .ugent.be/itext-in-action/</a></div> </blockquote></div><br></div></body></html> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |