Re: PDF creation

2005-03-10 Thread Owen
On Wed, 09 Mar 2005 16:07:31 -0500 "Wiggins d'Anconia" <[EMAIL PROTECTED]> wrote: > Peter Rabbitson wrote: > > I would like to hear opinions (pros/cons) about the two apparently > > available > > methods for realatively easy PDF output creation - PDF::Create and > > PDF::API2. > I recently (02

Re: PDF creation

2005-03-10 Thread Gretar M Hreggvidsson
bly the right word). For simple PDF creation I recommend PDF::API2::Lite. Gretar Mar Lawrence Statton wrote: I would like to hear opinions (pros/cons) about the two apparently available methods for realatively easy PDF output creation - PDF::Create and PDF::API2. I figured I might listen to p

Re: PDF creation

2005-03-09 Thread Daniel Kasak
Peter Rabbitson wrote: I would like to hear opinions (pros/cons) about the two apparently available methods for realatively easy PDF output creation - PDF::Create and PDF::API2. I figured I might listen to people that have used them with or without luck, before figuring out which one (or neither

Re: PDF creation

2005-03-09 Thread Lawrence Statton
> I would like to hear opinions (pros/cons) about the two apparently available > methods for realatively easy PDF output creation - PDF::Create and > PDF::API2. I figured I might listen to people that have used them with or > without luck, before figuring out which one (or neither) would give me

Re: PDF creation

2005-03-09 Thread Wiggins d'Anconia
Peter Rabbitson wrote: I would like to hear opinions (pros/cons) about the two apparently available methods for realatively easy PDF output creation - PDF::Create and PDF::API2. I figured I might listen to people that have used them with or without luck, before figuring out which one (or neither

PDF creation

2005-03-09 Thread Peter Rabbitson
I would like to hear opinions (pros/cons) about the two apparently available methods for realatively easy PDF output creation - PDF::Create and PDF::API2. I figured I might listen to people that have used them with or without luck, before figuring out which one (or neither) would give me better

PDF Creation

2005-02-26 Thread John
Hi all I am trying to create a PDF using the PDF::Create module. Has anyone tried that module? I tried to write greek in the pdf with no luck. Does it support that encoding? What about images ? Can anyone add an image to the pdf? Thanks in advance.