Search found 1 match

by Desmedt Steve
Wed Aug 27 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Missing converted PDF file
Replies: 1
Views: 4521

Missing converted PDF file

We downloaded the pdf converter developper and want to use it within our Application (Navision). We tested with the following code : CLEAR(pdfConverter); CLEAR(recCustomer); pdfConverter.DriverInit('Amyuni PDF Converter'); pdfConverter.EnablePrinter('Evaluation Version Developer Pro',TextLicence); p...