Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Margins getting chopped
Message
From
16/06/2015 18:04:54
 
 
To
15/06/2015 18:22:23
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01621019
Message ID:
01621044
Views:
115
I think this has to do with the fact that when I click properties in the report, I see that the printer is 'CutePDF', so when I try to print to the laser printer, it gets confused.

How can I clear the printer information from the report? I know there is a 'save printer information' button, but I can't figure out how to just clear the information altogether and have the report use whatever printer is active.

>Did you account for the printer margins? There is an unprintable margin (top/bottom/left/right) that you can't use. On most laser & ink jet printers, it's about 1/4 inch.
>
>
>>Hi All:
>>
>>With the following code:
>>
>>
>>lcFile = 'INTFBTCH'
>>DO (_REPORTOUTPUT) WITH 1, 'loListener'
>>loListener.PRINTJOBNAME = "C:\pj\INTF\Batch Packages\" + lcFile
>>REPORT FORM intfbtch TO PRINTER PROMPT PREVIEW OBJECT loListener
>>
>>RELEASE loListener
>>loListener = NULL
>>
>>
>>The report looks fine on the screen, but when I print it out, the top and left (and maybe the bottom and right) margins are getting chopped off! What am I doing wrong?
>>
>>The printer I'm using, BTW, is a HP LaserJet M1530 MFP Series PCL 6, if that makes any difference.
>>
>>Thanks,
>>
>>Yossi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform