ON 20070906@11:25:20 AM at page: http://www.sxlist.com/language/pcl/wordwrap.htm#39331.3437962963 James Newton[JMN-EFP-786] Published and replied to post 39331.3437962963 by paul.r.hutchinson |Insert 'Thanks for the tip!' at: '' paul.r.hutchinson@uk.NOSPAMfujitsu.com
Hey there - good idea! It's a real shame that PCL doesn't offer an automatic word-wrap, but I think this does offer the basis of the functionality.|Delete 'P-' before: '' but after: 'the ASCII page, but I am not sure if it will manage the binary result. quickedit from movsd.com will allow you to paste in a block of hex and convert it to binary. When you get them done, if you email them to me I will host them here for the next user.' at: '' rfeague@pacbell.net asks:
However, I think there's one thing missing (it was needed with my printer anyway). You need to turn the line wrapping on (^[s0C) whenever you're typing forwards, but then turn it off (^[s1C) when you're writing backwards. Otherwise, after wrapping to the next line, the backwards writing will wrap you back onto the previous line again, and you're back where you started...
Paul H
What's the most straightforward way to convert these examples to a valid PCL file so I can send them to my printer? I've been manually reconstructing the file in a hex editor, which is very painful. Thanks!|Delete 'P-' before: '' but after: ' Can any tell me the typeface values (S50000T ,(S50001T, (S50002T represents which font. Pls reply.. |Delete 'P-' before: '' but after: 'bjp2004@comcast.net asks:
Roy Feague
CEO, Satori Labs
Hi,|Delete 'P-' before: '' but after: '
I am trying to create a prn file that contains a company logo and address to be used as a header for other documents. The problem is that there must be a formfeed in the Pcl code because it prints a blank page after printing the document. Is there a way to remove formfeeds once the prn file is created? Thanks