Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Paper Size with Laser Printer
Message
From
20/08/2007 03:01:55
 
 
To
14/08/2007 06:47:46
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01247970
Message ID:
01249082
Views:
24
Dear Sergey

I have replace TAG and TAG2 field with blank. It didn't work.

Later I found that, your programme EnumPrinterFormClass.prg doesn't give the list of form of default printer. I have used the following line to select the default printer

lcPrinter = SET("Printer",2)

Again with the following lines

FOR i=1 TO ooo.oFormList.Count
loOneForm = ooo.oFormList.Item(i)
? loOneForm.FormID, loOneForm.FormName, loOneForm.Width, loOneForm.Height, loOneForm.FormFlags
ENDFOR

I obsevered that it always give the list of form of local PC.

I am using WIN XP SP2 & VFP 9.0 and Epson LX300+ printer for developement.
while the executable run with HP LASERJET 1020.


Can you tell me why I cannot fetch the default printer form list.

Thanking you
yours truely

Aritra
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform