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

Page Format set up.

Former Member
0 Likes
593

Hi everyone!

I hope you all fine.

I have a particular problem with page formats, I already create (in Tcode SPAD ) a page format of small size and I inserted in the printer so it can print out.

But the printer is not responding to the size of my page format, it prints fine the first page, but when I send 2 or more pages at the same time, it changes the next pages as a Letter page format, and I need it to change the page as I defined it in my page format.

It's an impact printer EPSON FX-890 and I'm using SAPlpd.

If anybody can help me I'll really appreciate it.

Thanks for your time.

3 REPLIES 3
Read only

0 Likes
528

Are you using SAPScript/SmartForm to print? If so, maybe you should ensure that the "next page" in the SAPScript/SmartForm is also in the format you require.

Read only

sridhar_k1
Active Contributor
0 Likes
528

After inserting the page format into device type in SPAD, you need to define actions to that format.

In SPAD device type display, click on Formats button, click on Change button, Double click on the format you've created, Click on copy format button, In the from format field select existing sap standard format of the device type which has the same format type as yours.

Regards

Sridhar

Read only

Former Member
0 Likes
528

I'm using smartforms, I think it's much easier to design.