OT: PDF generation

2001-02-15 Thread Billy Cravens
I have the task of finding a solution for generating volumes of PDF's. Pretty typical: pull info from db, build a pdf, and save it to disk. However, we're talking about 10,000 pdf's at once. Anyone have any ideas on what would be the most robust solution? -- Billy Cravens HR Web Development,

Re: OT: PDF generation

2001-02-15 Thread Clint Tredway
I am using activePDF Server and WebGrabber from ActivePDF. It works pretty well and is fast. www.activepdf.com -- Clint Tredway www.factorxsoftware.com -- ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Re: [OT: PDF generation]

2001-02-15 Thread Alex
first use the right tool for the job. is this a batch job? there is a free pdf lib for C,perl, java, python Billy Cravens [EMAIL PROTECTED] wrote: I have the task of finding a solution for generating volumes of PDF's. Pretty typical: pull info from db, build a pdf, and save it to disk.

Re: [OT: PDF generation]

2001-02-15 Thread Billy Cravens
Yes it will be a batch job. Where can I get the library(ies)? -- Billy Cravens HR Web Development, Sabre [EMAIL PROTECTED] Alex wrote: first use the right tool for the job. is this a batch job? there is a free pdf lib for C,perl, java, python Billy Cravens [EMAIL PROTECTED] wrote: I

RE: [OT: PDF generation]

2001-02-15 Thread Simon Horwith
- From: Billy Cravens [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 2:35 PM To: CF-Talk Subject: Re: [OT: PDF generation] Yes it will be a batch job. Where can I get the library(ies)? -- Billy Cravens HR Web Development, Sabre [EMAIL PROTECTED] Alex wrote: first use the right

Re: [OT: PDF generation]

2001-02-15 Thread Stephen M. Aylor
And that lib would be? where? Steve - Original Message - From: "Alex" [EMAIL PROTECTED] first use the right tool for the job. is this a batch job? there is a free pdf lib for C,perl, java, python ~~ Structure your ColdFusion code

Re: [Re: [OT: PDF generation]]

2001-02-15 Thread Alex
www.fastio.com/ Billy Cravens [EMAIL PROTECTED] wrote: Yes it will be a batch job. Where can I get the library(ies)? -- Billy Cravens HR Web Development, Sabre [EMAIL PROTECTED] Alex wrote: first use the right tool for the job. is this a batch job? there is a free pdf lib for C,perl,