命名打印文件格式
各位堆垛人大家好!
我想知道是否有人可以告诉我以下文件格式是什么?如果您按原样打印,那么您的打印输出将是,呃,原样,但如果您直接将其发送到打印机(例如在 DOS/Windows 批处理文件中使用 NET USE)实际上会打印一个非常漂亮的 Parcelforce 邮寄标签:
:Printer Setting... WN N R0,0 N I8,0,061 S2 D9 ZT Q1242,020 :Carrier Logo... GG50,1060,"BLOB400" :Service Indicator... A775,1160,2,A,1,1,N,"" LO530,975,290,4 LO530,975,4,232 :739 bullet (type 1)... A125,1005,1,1,1,1,N,"739" A455,1030,2,4,1,1,N,"PB PI3749824 001" :Despatch Date... A270,935,2,3,1,1,N,"Despatch Date/Day" A270,915,2,3,1,1,N,"16/09/10, Thu" :Address Info... A795,915,2,4,1,1,N,"MR STACK OVERFLOW" A795,885,2,4,1,1,N,"CPU LANE" A795,855,2,4,1,1,N,"COMPUTER CASE" A795,825,2,4,1,1,N,"UK " A795,795,2,5,1,1,N,"90210" :Parcel Number... A460,980,2,4,1,2,N,"1" A360,980,2,4,1,2,N,"1" A400,980,2,4,1,1,N,"OF" :Bar-coded Postcode... B330,885,2,1,3,4,170,N,"*90210*"
是 XPS 还是 PCL 还是其他什么?打印机专用?任何想法或答案将不胜感激!谢谢你们。
Hello there fellow Stackers!
I wonder if anybody could tell me what the following file format is? If you print it as-is then your print out will be, er, as-is BUT if you send it directly to the printer (for example using NET USE in a DOS/Windows batch file) it will actually print a very nice Parcelforce posting label:
:Printer Setting... WN N R0,0 N I8,0,061 S2 D9 ZT Q1242,020 :Carrier Logo... GG50,1060,"BLOB400" :Service Indicator... A775,1160,2,A,1,1,N,"" LO530,975,290,4 LO530,975,4,232 :739 bullet (type 1)... A125,1005,1,1,1,1,N,"739" A455,1030,2,4,1,1,N,"PB PI3749824 001" :Despatch Date... A270,935,2,3,1,1,N,"Despatch Date/Day" A270,915,2,3,1,1,N,"16/09/10, Thu" :Address Info... A795,915,2,4,1,1,N,"MR STACK OVERFLOW" A795,885,2,4,1,1,N,"CPU LANE" A795,855,2,4,1,1,N,"COMPUTER CASE" A795,825,2,4,1,1,N,"UK " A795,795,2,5,1,1,N,"90210" :Parcel Number... A460,980,2,4,1,2,N,"1" A360,980,2,4,1,2,N,"1" A400,980,2,4,1,1,N,"OF" :Bar-coded Postcode... B330,885,2,1,3,4,170,N,"*90210*"
Is it XPS or PCL or something? Printer-specific? Any thoughts or answers would be appreciated! Thanks guys.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不认为这是 XPS 或 PCL。
它似乎与 HPGL 有很多共同点。
我想我找到了;它似乎是EPL。
I don't think it's XPS or PCL.
It appears to have a lot in common with HPGL.
I think I found it; it appears to be EPL.