[iText-questions] Shrinking pages to accommodate footers and header

2009-03-06 Thread Subhrajyoti Moitra
Hello, I want to shrink all the contents (including forms, links, annotations.. ) into a standard page size and then add footer and headers to this document. This topic has been previously discussed in this thread along with possible solutions http://www.nabble.com/How-to-Shrink-Content-and-Add-Ma

[iText-questions] iText PDF Pagebreak

2009-03-06 Thread Prakash Sonawane
hello friends, I want regarding some data display in my PDF file when large data to be display in table that table should divide in two pages but table header display only ones not on next page. I want Table Header should be displayed on next page when data of that table is displ

[iText-questions] using HTMLWorker.parseToList to add content to a PDF document, getting a blank page at the end

2009-03-06 Thread Chris Fleischmann
Howdy folks, I'm using iText 2.1.4 and am using the following code to add HTML input to my PDF document... Paragraph pg1 = new Paragraph(); StyleSheet styles = new StyleSheet(); styles.loadTagStyle("ol", "leading", "16,0"); try {

Re: [iText-questions] HTML to PDF Conversion - Need help

2009-03-06 Thread Harakiri
--- On Fri, 3/6/09, Subrahmanya, Rama Krishna wrote: > From: Subrahmanya, Rama Krishna M > Can I use any other library or some tool to convert pure > html to pdf? > Appreciate your guidance. xhtmlrenderer.dev.java.net or numerous commerical solutions ---

Re: [iText-questions] HTML to PDF Conversion - Need help

2009-03-06 Thread Subrahmanya, Rama Krishna
Can I use any other library or some tool to convert pure html to pdf? Appreciate your guidance. Thanks & Regards, Rama Krishna Subrahmanya -Original Message- From: 1T3XT info [mailto:i...@1t3xt.info] Sent: Friday, March 06, 2009 1:30 PM To: Post all your questions about iText here Subjec

Re: [iText-questions] HTML to PDF Conversion - Need help

2009-03-06 Thread 1T3XT info
Subrahmanya, Rama Krishna wrote: > Hi, > I am trying to convert *.html* File to *.pdf* file using iText library. > I need a sample java program which will accept .html file (with tables > and stylesheets and all other tags) as input and provide .pdf as output > file. iText is NOT a full blown