  | 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 | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Inserting PdfPTable in elements fromHTMLWorker | Inserting PdfPTable in elements fromHTMLWorker 2006-08-31 - By Paulo Soares
Back Subclass HTMLWorker to use a custom tag. When that tag is found insert the table.
Paulo
-- -- Original Message -- -- From: "bruno" <bruno@(protected)> To: "Prashant Baj" <postmaster@(protected)>; <itext-questions@(protected)> Sent: Thursday, August 31, 2006 7:46 AM Subject: Re: [iText-questions] Inserting PdfPTable in elements fromHTMLWorker
>I forward this to the mailing list. > I still have too much work on the book. > br, > Bruno > > Prashant Baj wrote: > >> Hi, >> I have a HTML template which has [[placeholders]] and I want to >> replace the placeholdres with the dynamic content and create the PDF. >> Value of one of the placeholders may be several thousand lines table >> which I generate using PdfPTable (and do not want to use the >> HTMLWorker for very large table) >> I can generate the HTML replacing all the placeholders except few of >> them which may be a very large content. I want to push the PdfPTable >> (which is a large one) at the place of a placeholder. Can I do so with >> iText? How? Please help me. >> >> Thanks in advance and best regards, >> >> prashant baj. >> > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > iText-questions mailing list > iText-questions@(protected) > https://lists.sourceforge.net/lists/listinfo/itext-questions
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|
 |