Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Amyuni and COM server
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Amyuni and COM server
Miscellaneous
Thread ID:
00578141
Message ID:
00578141
Views:
47
have been using successfully with Windows NT and I have gotten it to work with Windows 2000 in file based mode.
However, when I switch to COM based mode it does not create the PDF file. I have placed a list memory to c:\test.txt file prior to the

loEval.ExecuteCommand([SET PRINTER TO NAME "] + THIS.cPrinterDriver + ["])
IF loEval.lError
wait window "ERROR: " + loEval.cErrorMessage
THIS.cErrorMsg = "Couldn't set printer to " + THIS.cPrinterDriver
THIS.UnlockSemaphore()
RETURN .F.
ENDIF

in the PrintReport Function.

Again all works fine in file based mode but not in COM based mode. It does not appear to generate the PDF in the folder like the file based mode does. It does generate a wwc???.tmp file of 0KB.

I add the IUSR_ to the printer driver "PDFAmyuni"

Any thoughts would be appreciated.
Joe L Noll MCSD, MCDBA
Next
Reply
Map
View

Click here to load this message in the networking platform