aspose file tools
The moose likes Other Open Source Projects and the fly likes iText and HTML Controls Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "iText and HTML Controls" Watch "iText and HTML Controls" New topic
Author

iText and HTML Controls

Akhilesh Trivedi
Ranch Hand

Joined: Jun 22, 2005
Posts: 1493
iText helps me convert HTML to PDF. It works cool for most of requirements parsing even tables and borders, I want to have more positioning and HTML controls like text box and radio button tags to be converted into PDFs... is it possible through iText or do I need to switch over to something else?


Keep Smiling Always — My life is smoother when running silent. -paul
[FAQs] [Certification Guides] [The Linux Documentation Project]
Akhilesh Trivedi
Ranch Hand

Joined: Jun 22, 2005
Posts: 1493
This one doesnt work for me.




I am able to compile the code, run it successfully,
the console shows "Textfield" (no exception or or any other messages), the output pdf file is created and shows the text "some start text" .

However the form-field (text box) is no where seen in the output pdf !!!
:roll:

PS: The code was picked up from iText Site
[ April 30, 2008: Message edited by: Akhilesh Trivedi ]
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Try clicking on the text :-)


Android appsImageJ pluginsJava web charts
Akhilesh Trivedi
Ranch Hand

Joined: Jun 22, 2005
Posts: 1493
Thanks Ulf, clicked it, looks like an editable area. :-)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: iText and HTML Controls
 
Similar Threads
Div inner Html to PDF
How to add image in the footer of PDF
Generating PDF and RTF file from jsp
FOP vs. iText
what is itext?