I want to pre-name output files for Acrobat PDFWriter.
I am using the code helpfully provided by Mike Krausnick in various threads. I did also try the sample wwPDF code from Rick Strahl's page at West Wind. I'm still stuck.
I read lots more tips on PDF and on setting items in the Registry, which is unchartered territory for me.
InitPDFName ends with error code 0=Success but I always get asked Save PDF File As with the name FoxPro.PDF
REGEDIT shows HKEY_LOCAL_MACHINE with Software\Adobe and a list of Acrobat & Adobe (er) stuff and a PostScript Printer Driver.
After running InitPDFName should I be able to use REGEDIT and see a new line for Software\Adobe\Acrobat PDFWriter with an entry for the file name? (If so, there isn't one there)
Also, my REGISTRY program supports Windows 32S, NT and Windows 95. But I am using Windows 98. Is this the whole problem and if so, can I get a new REGISTRY program for use with VFP6?
Sorry this is long winded but I really want to crack this. Any help is appreciated. TIA
Kaz
I am using the code helpfully provided by Mike Krausnick in various threads. I did also try the sample wwPDF code from Rick Strahl's page at West Wind. I'm still stuck.
I read lots more tips on PDF and on setting items in the Registry, which is unchartered territory for me.
InitPDFName ends with error code 0=Success but I always get asked Save PDF File As with the name FoxPro.PDF
REGEDIT shows HKEY_LOCAL_MACHINE with Software\Adobe and a list of Acrobat & Adobe (er) stuff and a PostScript Printer Driver.
After running InitPDFName should I be able to use REGEDIT and see a new line for Software\Adobe\Acrobat PDFWriter with an entry for the file name? (If so, there isn't one there)
Also, my REGISTRY program supports Windows 32S, NT and Windows 95. But I am using Windows 98. Is this the whole problem and if so, can I get a new REGISTRY program for use with VFP6?
Sorry this is long winded but I really want to crack this. Any help is appreciated. TIA
Kaz