2006 Sep 05 11:38 AM
Hi ALL,
Can you please tell me how do we print Vertically in a SAP SCRIPT(form) ?
Cheers
2006 Sep 05 11:47 AM
Hi,
Vertical printing is possible only with the printer functionality (i.e.,) it all depends on the printer you use for the output.
Else, act smart and use the box command to your liking so that image is resized.
Reward points if helfpul.
Rgds
Hi ALL,
Can you please tell me how do we print Vertically in a SAP SCRIPT(form) ?
Cheers
2006 Sep 05 11:41 AM
We can not print a text vertically. Create a image file with the text vertically written. Upload it using SE78. In your SAP form, show that image where ever you require.
or.
display Single character on each line one below other.
For eg.
<C1>&itab-Matnr+0(1)</> "Provide a NEW LINE, then again
<C1>&itab-matnr+1(1)</> "Provide a NEW LINE, then again
<C1>&itab-Matnr+2(1)</> "and so on.
2006 Sep 05 11:47 AM
Hi,
Vertical printing is possible only with the printer functionality (i.e.,) it all depends on the printer you use for the output.
Else, act smart and use the box command to your liking so that image is resized.
Reward points if helfpul.
Rgds
2006 Sep 05 11:53 AM
Hi,
Check the following links,
http://www.thespot4sap.com/articles/SAPscript_elements.asp
Please reward if it helps.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |