Looks like picking the WIDE132 and setting it landscape in the Windows Generic Text Driver was the fix. It's printing correctly on a few different printers. Thank you guys for all the work!
Using the paper size: "WIDE132" in the windows generic text print driver seems to have fixed the wrapping problem. I don't quite understand why the paper size would force a set number of columns but I'm not going to complain if this ends up fixing the problem. I'm going to do a bunch more test...
I'm fairly certain this has something to do with the windows generic text only print driver.
If I set the driver to portrait I get less columns before it wraps. I changed it back to landscape and changed the driver from "Letter" form to "Letter Extra". I printed more then it has been but...
I added the line wrap code to disable PCL, I think I tried that already but it never hurts to try again. So I have right now:
1) Added Line Wrap Code so now I have: <1B>&l2A<1B>&l1O<1B>&l5.50C<1B>(s0P<1B>(s16.67H<1B>(s0T<1B>&s1C
2) Added -o raw to my lp command command on the Solaris Source...
It's reports out of our erp system. The printer setup in the system is just name and lp command. Then the underlying solaris os has the printer conf file redirecting the job to the windows print server. I have that set to generic text printer to set the options in my first post. Previously the...
I'm not sure exactly what you mean by the "actual PCl file". From the file provided earlier it looks like the raw data. If I change the port to file, it doesn't have the PCl code in it. The only way I've generated that in the past is putting the printer into hex dump mode and generating a...
Thank you dansdaduk! I appreciate your help. I'm trying to get this working at work and I'm home right now. On Monday I'll scan in a sample of the problem. It seems as if the logical page is set to only 60% width wise and that's if the windows generic/text driver is set for landscape. I can...
I have the following PCL code:
<1B>&l2a1o5.50C<1B>(s0p16.67h0T
This prints out things exactly how I need them with the exception of the columns. It prints out landscape and everything fits on the page. However the lines go a little over half the page then wrap on the next line. I can play...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.