I worked for hours getting a logo printed with text enclosed in box - looks great. I print the logo, then using dllprint, I want to print the rest of the invoice below the logo. I find that xprint close generates a form feed. I did not want to use xprint for the body of the invoice, since I already have it working.
Is there a way to suppress the form feed after the xprint close statement?
Other wise, I will have to knuckle down and write the body of the invoice using xprint!!
Any suggestions?
John Tate
Is there a way to suppress the form feed after the xprint close statement?
Other wise, I will have to knuckle down and write the body of the invoice using xprint!!
Any suggestions?
John Tate
Comment