SetDocFileProps and enableprinter

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
agp
Posts: 5
Joined: Fri Oct 11 2002

SetDocFileProps and enableprinter

Post by agp »

Hi,
I use VFP 8.
I have downloaded the new release of pdf converter and i have some questions:

1.- ¿Must I include in my code the function ‘enableprinter’ with my activation code and my company name? ¿My customers will have this data however in an exe file?
2.- I’ve tried to change the filenameoptions, defaultdirectory and defaultfilename with the setdocfileprops in order to use ‘lock’ function. When I try this, printing to the printer sends me a message ‘ error loading printer driver’. ¿What I am forgetting?
agp
Posts: 5
Joined: Fri Oct 11 2002

I've found it

Post by agp »

It seems that the lock and setdocfileprops must have the exact name of print job ¿is't it?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Yes you need to include your license to and activation code information in your code.

And yes, the file name (which is the same and the print job name) should be the same in the three lokcing functions.

Hope this helps.
Post Reply