2006 Jul 05 5:52 PM
Is there any thing in smartform like the print controls for sapscript? i'm printing a smartform on a dot-matrix printer and i need to print my values compressed (15 cpi) but if i block 15cpi on the printer if i have an empty variable i loose the alignment of my module like this:
number text
1234 hi!
number text
hi!
my problem is that i must print on continuos pre-printed forms.
anyone has solved this problem before?
thanks,
Daniele
Is there any thing in smartform like the print controls for sapscript? i'm printing a smartform on a dot-matrix printer and i need to print my values compressed (15 cpi) but if i block 15cpi on the printer if i have an empty variable i loose the alignment of my module like this:
number text
1234 hi!
number text
hi!
my problem is that i must print on continuos pre-printed forms.
anyone has solved this problem before?
thanks,
Daniele
2006 Jul 06 1:58 PM
i ran into a similar situation, and i solved it by using separate windows for each column.
Though different CPI may affect tabs, etc, it does not affect windows. "hi!" will always print in the window, lined up with "text" in the same window.
just an idea...
2006 Jul 06 2:26 PM
2006 Jul 06 2:29 PM
2006 Jul 06 2:35 PM
yes, a template would also be a perfect (and better) way to go. i just learned about these, and they are very nice.
2006 Jul 06 3:14 PM
i started using a template but th problem was the same if i block the printer at 15cpi i loose the alignment anyway.
2006 Jul 06 3:25 PM
sorry for my ignorance, but can you explain "block the printer for 15CPI"?
I have never heard this term before.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |