Re: Generate PDF Docs From Delphi
- From: Anthony Frazier <"afrazier AT victorptg DOT com">
- Date: Tue, 13 Sep 2005 11:47:41 -0400
Francois Malan wrote:
> Given a word doc (and assuming MS Word is installed on client machine),
> what steps should one follow to get word to print the doc to a printer,
> capture the file and send it through Ghostscript to produce a PDF?
There are lots of solutions (at various cost levels, from Open Source to
expensive) for this that already exist using GhostScript. CutePDF
Writer, PDF995, and PDFCreator are 3 that I can think of off the top of
my head and I'm sure that more exist.
Of course, Acrobat can do this as well.
> Should I set up a custom printer driver on each client machine? How
> should the driver be configured?
Often, there is little that needs to be configured with the driver.
Different solutions have different levels of configurability, but these
are all PDF options such as protection, PDF revision level, resolution, etc.
> In the same way, I would like the application to generate a PDF from
> any document for which the client have the matching software installed
> by printing it to Ghostscript.
All of these solutions do exactly this: By installing a virtual printer
into Windows, any app that can print to a Windows printer can generate PDFs.
--
Anthony Frazier
Victor Printing, Inc.
.
- Follow-Ups:
- Re: Generate PDF Docs From Delphi
- From: Francois Malan
- Re: Generate PDF Docs From Delphi
- References:
- Generate PDF Docs From Delphi
- From: Francois Malan
- Generate PDF Docs From Delphi
- Prev by Date: Re: [ANN] RealThinClient Core > Free Licensing options
- Next by Date: Re: Problem installing Turbo Power packages
- Previous by thread: Generate PDF Docs From Delphi
- Next by thread: Re: Generate PDF Docs From Delphi
- Index(es):
Relevant Pages
|