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

Vertical printing in SAPScript

Former Member
0 Likes
984

Hi,

We need to print a form(formular) that has both horizontal and vertical (rotated 90% degrees) text in the same sheet. Does anybody know if this is possible using Sapscript or SmartForms??

Thankee sai

3 REPLIES 3
Read only

Former Member
0 Likes
804

Hi

You can do it by using printers that offer this funcionality, for example Zebra printers.

Regards

Bernhard

Read only

Former Member
0 Likes
804

If the Vertical Printing is a static text (constant), Create a word or PDF Document with Vertical alignment, scan this image and use the scanned image as a Logo.. Thats a easy and economical fix... but the disadvantage is that it might load the printer n/w traffic and printer memory.So keep it as simple as possible..

Read only

Former Member
0 Likes
804

Ok, thank you, but our text isn´t static.