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

Smartforms print issue on line printer

amrendra_tiwari
Explorer
0 Likes
1,974

Dear All,

My requirement is print a smartform designed in landscape but to print in portrait mode as user feeding paper in line printer in such a way.(Paper having logo and some text preprinted)

I have designed smartform with page format DINA4 (landscape) and is working fine with all other printers.

Kindly help me how to archive this.

Thanks in advance.

Amrendra.

7 REPLIES 7
Read only

Sijin_Chandran
Active Contributor
0 Likes
1,926

Hello Amrendra ,

Can you please paste the snap of the faulty prints coming out .

Not able to get your problem .

Read only

0 Likes
1,926

Thanks Sijin.

Please find below  printouts snap. On line printer all columns are not printing.

Read only

0 Likes
1,926

Create an Option for Portrait  printing also in your program and call another smartform for it with Portrait page format .

Read only

Former Member
0 Likes
1,926

Check ur Printer settings too in ur system. It may create problem some times.

Read only

amrendra_tiwari
Explorer
0 Likes
1,926

Thanks all.

If somehow we can send print like below snap, Issue will be resolved.

Read only

0 Likes
1,926

Hi Amrendra,

          Checkout your printer setting. If it is in Portrait mode, change it to Landscape mode, as your smartform is in landscape mode. Both the smartform and printer should be insync. This might solve your issue.
          And as far as I know, if you want to feed the printer with the document rotated vertically like the one you posted earlier, it's only possible with images. And you cannot rotate the smartform while printing.

Regards,

Anubhab

Read only

amrendra_tiwari
Explorer
0 Likes
1,926

Thanks All.

Issue resolved.

I have created one page format in using Tcode SPAD like below and created form with page format ZPFDO(Portrait). Its working fine with all printers now.

FormatPLWidthHeight
ZPFDOX00297     MM00215     MM
ZPFDOX00297     MM00215     MM

Thanks,

Amrendra