  | 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
|
|
|
  | | | Creating new document from a pdf template thatcontains for | Creating new document from a pdf template thatcontains for 2007-11-08 - By Paulo Soares
Back iText can't grow the space, only Adobe's live cycle dynamic forms can do it. To solve that in iText you'll have to create the PDF from scratch each time, probably based in same XML template.
Paulo
> -- --Original Message-- -- > From: itext-questions-bounces@(protected) > [mailto:itext-questions-bounces@(protected)] On > Behalf Of Miguel Burnett > Sent: Thursday, November 08, 2007 3:24 AM > To: itext-questions@(protected) > Subject: [iText-questions] Creating new document from a pdf > template thatcontains form fields as well as placeholder fields > > Hi all, > > I have seen a very comprehensive example of a very similar > question/thread posted earlier (Jan 2007) entitled "Solution > 1: creating new document where > every page includes contents (text and form fields) from pdf > template file > ". The example was excellent but my situation has a slight twist. > > Scenario: > I have a 4 page template. On "any" part of "any" one of those pages > are form fields along side placeholder fields that will be > replaced with dynamic content at runtime. e.g line 15 of > page 2 may have a placeholder > field; then starting at line 24 a static from field is positioned. > > My concern is that the dynamic content may require more space > than is originally allotted thus possibly overlaying any > data that is directly positioned after it. > > Question: > After prefilling the form fields (stamper) by writing to a > ByteArrayOutputStream AND I locate the placeholder field(s) > and update the content at the given location(s) AND I > substitute the placeholders with runtime data, how can I > ensure that the content after the data is not wiped > out/overlayed/overwritten? The runtime data may require more > space than the placeholder occupies. > > Thanx much.
Aviso Legal: Esta mensagem ? destinada exclusivamente ao destinat?rio. Pode conter informa? ?o confidencial ou legalmente protegida. A incorrecta transmiss?o desta mensagem n?o significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. ? proibido a qualquer pessoa que n?o o destinat?rio de usar, revelar ou distribuir qualquer parte desta mensagem.
Disclaimer: This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ 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/
|
|
 |