This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes ascii to pdf Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "ascii to pdf" Watch "ascii to pdf" New topic
Author

ascii to pdf

renu mehta
Greenhorn

Joined: May 18, 2006
Posts: 4
hi frnds,

pls. let me know which package(API) we use to convert ascii file to pdf in Java. I would be thankful to you for your response & suggestions.

regards,
renu.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
Welcome to JavaRanch.

Ever popular choices are iText, PDFBox and FOP (if your input can be XML). Links are here. If your input is very regular and you're proficient with XSL, I'd go with FOP, otherwise iText.
[ May 18, 2006: Message edited by: Ulf Dittmer ]

Android appsImageJ pluginsJava web charts
renu mehta
Greenhorn

Joined: May 18, 2006
Posts: 4
I thought to prepare myself for work which is suppose to come to my desk in coming days. It sounds challenging work, at least for me .

Thanks for reply.....
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: ascii to pdf
 
Similar Threads
Ascii letters
ASCII to UNICODE
Char into Integer
hi plz help regarding ASCII values
PDF to Editable Format(RTF/HTML) & back to PDF