Search found 7 matches

by sbutts
Tue Oct 29 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer Not Activated
Replies: 1
Views: 9324

Re: Printer Not Activated

Go the answer from support. In the registry, HKEY_CURRENT_CONFIG -> Software -> "your printer driver name", right click on the entry and select Permissions..., make sure that the Users group has the Allow check box check for Full Control. Done, works like a champ.
by sbutts
Tue Oct 29 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer Not Activated
Replies: 1
Views: 9324

Printer Not Activated

I am installing the PDFConverter on a Windows 8.1 machine. I am using PDFConverter 5.0.3. Everything works fine as long as I run my application "as Administrator", if I do not, I get "Printer not activated". Is this how it should be working? Am I missing something.
by sbutts
Fri Sep 07 2007
Forum: Visual FoxPro Community
Topic: CDIntf EnablePre event
Replies: 5
Views: 18991

I did not use EventHandler but reading the help it says "The class must implement the events interface for the particular COM object being passed in the first parameter". I would be interested to know how you get this resolved.

Good Luck

Scott
by sbutts
Fri Sep 07 2007
Forum: Visual FoxPro Community
Topic: CDIntf EnablePre event
Replies: 5
Views: 18991

I sure did, I ended up doing everything from a modal form and it seems to work just fine.

Scott
by sbutts
Tue Jan 23 2007
Forum: Visual FoxPro Community
Topic: CDIntf EnablePre event
Replies: 5
Views: 18991

CDIntf EnablePre event

How do you recommend I create the CDIntf object and capture the EnablePre event in Foxpro. I have subclassed the CDIntf object and I create a form on the fly and add the object to the form, Call the DriverInit of the CDIntf object and call CaptureEvents. PUBLIC loAmyuniPDFForm as Form loAmyuniPDFFor...
by sbutts
Mon Jan 31 2005
Forum: Visual FoxPro Community
Topic: fllintf.fll is invalid
Replies: 1
Views: 8551

fllintf.fll is invalid

Testing PDF Converter version 2.5 with Foxpro and I am getting the message above. I have downloaded the tn03 file that contains fllintf210.fll, I get the same invalid message when I issue set library to command..... any help would be appreciated.

Scott
by sbutts
Tue Oct 01 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: FileNameOptions Call Not Working
Replies: 1
Views: 6959

FileNameOptions Call Not Working

I am using VFP5.0 with version 1.57 of PDF-Converter (Developer Edition) using the fll interface. When I make a call to FileNameOptions(hPDFPrinter,0) with 0 as the second parameter there is no error until I try to print to the printer. Using 0 as the second parameter should cause the user to be pro...