Creating PDFs without Ghostscript

DaveJHPT

Registered User.
Local time
Today, 09:29
Joined
Mar 17, 2005
Messages
64
Hi

I'm sure I came across a thread (here or elsewhere) explaining how to create PDFs from reports (without using Ghostscript) by setting the default printer to Acrobat Writer and setting a registry key to the required filename to stop the prompt appearing.

I've searched high and low and am beginning to think I imagined it! Can anybody point me in the right direction please?

Many thanks

Dave
 
off the top of my head you will need API declarations and the possibilty to trap the OpenSaveFile Dailog and also the associated module/function and a bit of fancy VBA code, i have seen it done before just can't remember where.So yes it is possible.
Chris
 

Users who are viewing this thread

Back
Top Bottom