Search found 3 matches
- Fri Jan 06 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: BatchConvert
- Replies: 6
- Views: 8986
I don't get watermarks to work. Node, we are using the Demo-Version 2.50f . With Developer-Version 2.06 the following code works fine. Set cdi = New CDIntfEx.CDIntfEx cdi.PDFDriverInit Trim$(PDFPRINTER) cdi.EnablePrinter Trim$(COMPANY), Trim$(LICENSEKEY) cdi.FileNameOptionsEx = NoPrompt + UseFileNam...
- Thu Jan 05 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: BatchConvert
- Replies: 6
- Views: 8986
- Wed Jan 04 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: BatchConvert
- Replies: 6
- Views: 8986
BatchConvert
I tried to use BatchConvert method of the cdi object. Version 2.06 works fine. DemoVersion 2.5 hangs after printing the first Dokument. (BatchConvert does not return) Is there a bug in 2.5? Set cdi = New CDIntfEx.CDIntfEx Retry: cdi.PDFDriverInit Trim$(PDFPRINTER) cdi.EnablePrinter Trim$(COMPANY), T...