File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes exporting html form data to a pdf file 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 » Java » Servlets
Reply Bookmark "exporting html form data to a pdf file" Watch "exporting html form data to a pdf file" New topic
Author

exporting html form data to a pdf file

Mark Waugh
Greenhorn

Joined: May 24, 2005
Posts: 1
Hi All,

We have a requirement in our project where we have to export the HTML form data to a PDF file. Can this be done using a SERVLET? if possible please provide me with any API or Code samples.


Thx,
-PAVAN
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

There are several APIs for this.
I've used Apache FOP with good luck in the past.
http://xml.apache.org/fop/


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

"MARK WAUGH",

We require real, non-fictitious display names here at the Ranch, particularly if you are going to sign your posts 'PAVAN'.

Please edit your profile and fix your display name.

We require Display names to be two words: your first name, a space, then your last name.

thanks,
Dave.
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
iText
[ May 26, 2005: Message edited by: Adeel Ansari ]
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

"Mark Waugh",
Please change your display name to your real name. The display name 'Mark Waugh' will not be accepted. Please do it soon, since accounts with invalid display names get deleted, often without warning.

thanks,
Dave.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: exporting html form data to a pdf file
 
Similar Threads
Editable XML-PDF
PDF and HTML
HTML/PDF FOP - Newline Character
PDF file and JSP
FDF Toolkit