Quantcast
Channel: SCN : All Content - Output Management
Viewing all articles
Browse latest Browse all 1353

Different length for Uline (SAPscript)

$
0
0

Hi experts,

 

maybe only a small problem:

 

I have a SAPscript form. Here I have a line ( ULINE(84) ).

 

Printing on a HP printer (HPLJ4), everything's fine. Printing as a PDF (PDF1), my line get broken (line break), so I have the last ~4 "ULINES" in a second line.

 

Sure, I can do somethin like

 

IF printer = PDF

ULINE(80)

ELSE

ULINE(84)

ENDIF.

 

But that's not very nice!

 

Any ideas how to prevent the line break?

 

Thanks

Michael


Viewing all articles
Browse latest Browse all 1353

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>