Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Cobol > Re: Printing fr...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 7 Topic 4075 of 4195
Post > Topic >>

Re: Printing from M/F COBOL

by Alain Reymond <arwebmail@[EMAIL PROTECTED] > Apr 7, 2008 at 11:50 AM

razor a écrit :
> Hi Chaps
>
> An avid reader of this forum for years. Very interesting at times.
>
> I have a question I am sure somebody can help me with.
>
> I currently look after a customer who use all HP laser printers. 20
> years ago we embedded PCL code to control these printers. Setting
> landscape/****trait, duplex pages, the odd underline and bold bits.
> When we moved to M/F Netexpress 3.1 we adopted the PC_PRINTER routines
> and send a 'raw' file to the printer. I now have a new 'customer'
> asking for some system and I am going to need to print for them. I
> can't expect them to use HP printers here so what are my options. I
> assume the PCL language is a HP thing and other printers won't
> understand it.
>
> Any ideas?
>
> Thanks
>
> Rud
>   

I do a lot of printing using PostScript. All the PostScript code is 
generated using methods from a OO Cobol library. The code has been 
developed using NetExpress and is an attempt to translate into Cobol the 
very good pslib library written in C. Maybe it is possible to 
encapsulate directly the C library but I could succeed in that 
direction.  So, I wrote a native Cobol library from scratch.
With Postscript, you can print text, draw graphics, embed images. It is 
quite simple to understand.
You can send the result to any PostScript printer from any system. Under 
Windows and Linux, GSView allows you to see the output on the screen.
Although not perfect - but excepted Jean-Sebastien Bach, what is perfect 
in this world ?! -, we use it daily without any problem.
The code is available at http://pscoblib.sourceforge.net/
if you need it.

Regards.


Alain
 




 7 Posts in Topic:
Printing from M/F COBOL
razor <iruddock@[EMAIL  2008-03-31 09:23:48 
Re: Printing from M/F COBOL
pcsjih@[EMAIL PROTECTED]   2008-03-31 10:30:19 
Re: Printing from M/F COBOL
Richard <riplin@[EMAIL  2008-03-31 11:53:44 
Re: Printing from M/F COBOL
Thane <thaneh@[EMAIL P  2008-04-03 20:02:04 
Re: Printing from M/F COBOL
Alain Reymond <arwebma  2008-04-07 11:50:49 
Re: Printing from M/F COBOL
razor <iruddock@[EMAIL  2008-04-24 08:50:48 
Re: Printing from M/F COBOL
"James J. Gavan"  2008-04-24 23:21:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 16:40:51 CDT 2008.