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?
SetDocFileProps and enableprinter
I've found it
It seems that the lock and setdocfileprops must have the exact name of print job ¿is't it?