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

printing form using dot matrix printer

Former Member
0 Likes
1,941

Dear experts,

I have a PO form and when printed using laser printer it works just fine, when use dot matrix printer with continuos form , the form's content started to be printed a bit lower compared to the laser printer, should i adjust the paper size in the se71 ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
908

Hi Johannes,

We have been know to go directly into the printer defintion and adjust the Horizontal and Veritical Shift. This can be found on the Output Attributes in the Additional SAPScript and Smart Form Information area. We give our A4 printers a slight Negative Horizontal and Positive Vertical shift to better center the output on the different paper size.

Regards,

Raj

3 REPLIES 3
Read only

Former Member
0 Likes
909

Hi Johannes,

We have been know to go directly into the printer defintion and adjust the Horizontal and Veritical Shift. This can be found on the Output Attributes in the Additional SAPScript and Smart Form Information area. We give our A4 printers a slight Negative Horizontal and Positive Vertical shift to better center the output on the different paper size.

Regards,

Raj

Read only

0 Likes
908

Hi Raj,

I cant find the output attributes in additional sapscript, can u be more specific

thx

Read only

0 Likes
908

Dear ester,

As such you have to choose either to print in cutout A4 paper or continuous A4 paper.

You must have defined paper in your SAPScript/Smartform as DINA4. But the continuous paper is bit longer and leaner. Try using INCH12 for printing in continous paper only then you would get perfect match.

Hope it helps.

Regards,

Deva.