|
I'm creating a spooled file using SCS5256Writer and have trouble getting the page-feeds right. This job will print customer labels for our catalogs. I'm not using a print file, but I set the parameters like this: parms.setParameter(PrintObject.ATTR_MEASMETHOD, "*ROWCOL"); parms.setParameter(PrintObject.ATTR_PAGELEN, (float)18.0); parms.setParameter(PrintObject.ATTR_OVERFLOW, 18); I send lines continuously to the printer (four lines of data ending with carriageReturn() and lineFeed() followed by fourteen CR/LF's). I put greenbar in the printer to test it (form type *STD), but it appears to print one greenbar-sized page and then stop at the bottom printing over and over itself. What am I doing wrong? -- ____________________________________________________________ Glenn Holmer gholmer@weycogroup.com Programmer/Analyst phone: 414.908.1809 Weyco Group, Inc. fax: 414.908.1601
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.