Hi,
I'm using the iText library for the purpose of diplaying and printing
report thru AdobeAcrobate reader. I'm using servlet to create the PDF
file. I'm using Tomcat 4.0.2 as my webapp server.
Now in my requirements, I've Titles in right side of the page and than
':' sign and the text for that title on left side. Now the text on the
left side could be of any size. My problem is how I can get the position
of next label after each lable? As the left side text can be any thing.
Here I'm attaching my 2 servlets and the PDF output generated by it.
Will you please guide me how can I get the position of the next row's
label and its relavent text?
Thanks
Jasmin
print_report.pdf
Description: print_report.pdf
PDFEvents.java
Description: PDFEvents.java
PrintReport.java
Description: PrintReport.java