GetSettingsFileName does not exist

About the programming interface for the virtual PDF printer driver.

Moderator: jr

Post Reply
kaelaa
Posts: 1
Joined: Wed Feb 25, 2009 5:24 pm

GetSettingsFileName does not exist

Post by kaelaa »

Hi,

I am using BullZip and BioPDF for my clients to be able to generate PDF files from code.

I used it for a client a few month ago , I was using this code to check if the runonce file exists:

RunOnceFile := BullZipPDF.GetSettingsFileName(TRUE);
where BullZip is declared as : 'Bullzip'.PDFPrinterSettings

and now when I import the same code to the new client, the PDFprintersettings does not exist anymore...

The client downloaded the latest executable! was this setting removed in the latest executables?

Is there another way to do it now?

Thank you for your help!
cwchapma
Posts: 1
Joined: Fri Jul 10, 2009 6:23 pm

Re: GetSettingsFileName does not exist

Post by cwchapma »

I'm having the same problem. Anyone have any ideas?

Thanks,
Clint
Post Reply