Search found 1 match
- Wed Feb 25, 2009 5:30 pm
- Forum: Programming
- Topic: GetSettingsFileName does not exist
- Replies: 0
- Views: 13420
GetSettingsFileName does not exist
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'.PDFPrinterSet...