Subclass HTMLWorker to use a custom tag. When that tag is found insert the table.
Paulo ----- Original Message ----- From: "bruno" <[EMAIL PROTECTED]> To: "Prashant Baj" <[EMAIL PROTECTED]>; <[email 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 > [email 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 [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
