pdflib alternates

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steve

    pdflib alternates

    Are there any free libraries out there to decode/encode pdf documents.
    At usd900, pdflib is a bit steep for my needs!

    Cheerrs,

    Steve
  • coder

    #2
    Re: pdflib alternates


    On 01/02/2005 11.21 Steve wrote:
    [color=blue]
    > Are there any free libraries out there to decode/encode pdf documents.
    > At usd900, pdflib is a bit steep for my needs![/color]

    I find the couple fpdf / fpdi useful for generating pdf documents and
    for using existing documents as templates.



    Comment

    • Steve

      #3
      Re: pdflib alternates

      coder wrote:[color=blue]
      >
      > On 01/02/2005 11.21 Steve wrote:
      >[color=green]
      >> Are there any free libraries out there to decode/encode pdf documents.
      >> At usd900, pdflib is a bit steep for my needs![/color]
      >
      >
      > I find the couple fpdf / fpdi useful for generating pdf documents and
      > for using existing documents as templates.
      >
      > http://www.fpdf.org/
      > http://fpdi.setasign.de/[/color]

      Many thanks,

      Steve

      Comment

      Working...