Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Print Area for printer

sap_2605
Active Participant
0 Likes
613

Dear SAP experts,

We are in ECC 6 EHP 7 and we're printing on pre-printed form using a custom size paper. We have made page size definition in SAP using the our custom size paper. During print preview we can see text we input on the bottom of the paper. However when we actually print it, the text disappear. When we move the text higher it appears, however we dont want to move it higher as it will collide with some lines.

Is there a print area setting for some paper? Do we need to do something?

Best regards,

John

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
513

Could you also check the printer physical margin in the device documentation.

Also for PCL printers the coordinates in the spool are applied to a logical page which is usually not as wide, but just as high as the physical paper page (so right shift) when Postscript use physical coordinates and Prescribe remove 1/2 cm on every edge.

Regards,

Raymond