Results 1 to 4 of 4

Thread: Output results to a .pdf format?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2004
    Location
    Some where on Earth
    Posts
    98

    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!

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  3. #3
    Fanatic Member ahara's Avatar
    Join Date
    Nov 2003
    Location
    Toronto
    Posts
    531
    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

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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
  •  



Click Here to Expand Forum to Full Width