Search found 3 matches

by davidgreene
Mon Dec 08 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: ConvertHyperlinks does not convert
Replies: 4
Views: 7351

Any chance Jose can look into the question for us?
by davidgreene
Fri Dec 05 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: ConvertHyperlinks does not convert
Replies: 4
Views: 7351

It doesn't matter - VFP converts on the fly and the int() function ensures it's an integer. At a command prompt in VFP, ? 0x50 results displays 80. At the line just after SetDocFileProps(), what should the settings show for FileNameOptionsEx and DevModeFlags to ensure success with the conversion of ...
by davidgreene
Thu Dec 04 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: ConvertHyperlinks does not convert
Replies: 4
Views: 7351

ConvertHyperlinks does not convert

We're using cdintfEx.cdintfEx with Visual FoxPro 6, version 2.10d, DevPro version of the PDF Converter. Our list of options: NoPrompt UseFileName EmbedFonts BroadcastMessages FullEmbed LinearizeForWeb ConvertHyperlinks EmbedLicensedFonts EmbedSimulatedFonts Source code is as follows (error checking ...