Search found 1 match

by CS
Wed Apr 12 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Can't convert certain hyperlinks..
Replies: 1
Views: 4709

Can't convert certain hyperlinks..

Just got the latest product downloaded and playing with it a bit. dim cdi As New CDIntfEx.CDIntfEx dim NoPrompt = &H1& dim ConvertHyperlinks = &H100000 cdi.PDFDriverInit(sPrinter) cdi.EnablePrinter(LicensedTo, License) cdi.SetDefaultPrinter() cdi.FileNameOptionsEx = NoPrompt + ConvertHyp...