|
-
Oct 10th, 2004, 11:44 PM
#1
Thread Starter
Lively Member
Output results to a .pdf format?
Hi guys!!
I want to ask if there is any code that i can convert my output to a readable string in .pdf format? I think i need a special library for it isn't it? Is there a sample code that convert an output to a .pdf format? If you have it can you please give the link or post the code here. Thanks!
Anime is what i LIVE for, BREATH for, and DIE for!
-
Oct 11th, 2004, 01:04 AM
#2
Try this one, it's the first google result:
http://www.lowagie.com/iText/
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Oct 22nd, 2004, 12:34 PM
#3
Fanatic Member
The 2 most popular API's are:
CLIB and PDFLib (google and you'll find em)
They are both commercially licensed however and are a little pricy. As a side note, PHP has a built in library - but again, if you use it, you are supposed to pay for it.
"Knowledge is gained when different people look at the same information in different ways"
- Louis Pasteur
-
Oct 22nd, 2004, 12:52 PM
#4
Apache's FOP can transform XSL-FO to PDF, so they probably have some API too, and Apache's APIs are usually great.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|