Search found 2 matches

by sven
Tue Mar 09 2004
Forum: Visual FoxPro Community
Topic: problem with amyuni creator/converter
Replies: 3
Views: 11522

error accessing printer spooler

No that is not the problem.

When I try to print a test page, I also receive an error..

I don't know why the AMyuni PDF printer won't work on my system...

And I want to try it out...

PS: is lpt1 needed, or can I create another port ? Which one ?
I am using Win XP Pro with SP1
by sven
Thu Mar 04 2004
Forum: Visual FoxPro Community
Topic: problem with amyuni creator/converter
Replies: 3
Views: 11522

problem with amyuni creator/converter

My code : pdf1 = createobj("cdintfex.cdintfex") pdf1.driverinit("Amyuni PDF Converter") set printer to name "Amyuni PDF Converter" &&pdf1.lock("c:\ebts\reports\nedlet.frx") pdf1.setdocfileprops("c:\ebts\reports\nedlet.frx", 3, "", &...