Hello everybody,
I am using a print to file generic printer and my printer template is a single line.
But it is a long line.
Is there a way for clean-working purpouse, to split that long line in smaller lines in the printer template screen (the file remains 1 single line) with some special character.
Same way as comment special character in programing:
/* …*/ OR //, etc …
A bit like the backslash \ in shell script:
It allows to write on the next line, but for the interpreter it is still one single line.
Thanks for your help,
Marc
