From what I know matrix printers accept only plain text with only few controls/command as change font (embedded), change to bold, italic (if available), form feed. And the entire management of pages is up to program which print. Of cource you can use these commands, but you should take care about the page size and so on in the program which print to the printer
Ok Many Thanks, But does matrix driver in streamserve be able to handle customized page size? because I tried to test
print using the matrix driver on windows and it stops on the position that it should be for a customized size. Kindly advise
Thank you again.
In matrix printer you have fixed fonts and (usually) you cant upload new fond. Also you have only few fixed values for line spacing. So you should prepare you test to match these values (font size and line space)
I am using Printer epson LQ2090 and my problem is that when I print one page I have no issues with the output, however when I print Multiple Pages First print comes perfectly fine however the next page is starting somewhere in middle.
For those who still face this problem, I have resolved the problem using the device type ZSAPWIN (A copy of SAPWIN) and adding my format to this device and then configuring the format by putting the code
I got the problem for the page issue resolved, however I am now facing another issue, In my smartform there are many windows which display records as per respective logic. My problem is that the content of all the other windows are displayed except for 1. Now when I try to put border to that particular window, the border is showing however the values in it are not. The most puzzling part is that this is happening if I select 1 particular type of output (Let us say X) device in print window and then preview, but when I use different output device (Let us say Y) and then select print preview it is showing those values properly.
c80f0f1006