For Programmers: Free Programming Magazines  


Home > Archive > Clipper > August 2007 > code for Image printing in clipper









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author code for Image printing in clipper
sunil p s

2007-07-18, 3:12 am

Help !

I'm a software developer under clipper for dos. Earlier the outputs generated on the software developed by me was coming in dot matrix printer with lpt1 interface. But my clients now wish that the outputs now be generated in usb based laser printers / inkjet printers with image/logo of their company in the background (as a watermark). they do not wish to migrate to a windows platform as the cost involved is too high, so they wish to continue using the existing dos based application developed with clipper.

Please help/guide as to how to include the commands/code whereby the printing is transferred to usb based printer in windows alongwith image printing.

I would be highly obliged if a sample programming code is also provided for the solution.

Regards.
Sunil P.S.
P.S.R.Computers
psrcomputers@sify.com
esgici

2007-08-05, 8:39 am

Hi Sunil

See NODOSIMP at

http://sistemascvc.tripod.com/id5.html

This is not "code" but an utility and may be resolved your problem for a time.

But is this a late time for continuing programing in DOS? If you interested look at my web page for migrate to windows freely:

http://vivaclipper.googlepages.com/

Regards
rmultiple

2007-08-26, 2:56 pm

Try the DOSPRN utility. You can print to any windows printer from almost any DOS application without modifying the code. Also, for Clipper queries, try the comp.lang.clipper forum on Google groups.

quote:
Originally posted by sunil p s
Help !

I'm a software developer under clipper for dos. Earlier the outputs generated on the software developed by me was coming in dot matrix printer with lpt1 interface. But my clients now wish that the outputs now be generated in usb based laser printers / inkjet printers with image/logo of their company in the background (as a watermark). they do not wish to migrate to a windows platform as the cost involved is too high, so they wish to continue using the existing dos based application developed with clipper.

Please help/guide as to how to include the commands/code whereby the printing is transferred to usb based printer in windows alongwith image printing.

I would be highly obliged if a sample programming code is also provided for the solution.

Regards.
Sunil P.S.
P.S.R.Computers
psrcomputers@sify.com

sunil p s

2007-08-26, 9:19 pm

Thanks ! Tried that ! but sometimes the document shows the "DOS PRINTER Ver. 3.00 DEMO" in the output file. Anyway to change that from appearing randomly ??

quote:
Originally posted by rmultiple
Try the DOSPRN utility. You can print to any windows printer from almost any DOS application without modifying the code. Also, for Clipper queries, try the comp.lang.clipper forum on Google groups.
rmultiple

2007-08-27, 3:10 am

Again, you *Don't* (!!!) need to change any code in order to do this. Go to www.dosprn.com, download an evaluation copy of dosprn and try it.

quote:
Originally posted by sunil p s
Help !

I'm a software developer under clipper for dos. Earlier the outputs generated on the software developed by me was coming in dot matrix printer with lpt1 interface. But my clients now wish that the outputs now be generated in usb based laser printers / inkjet printers with image/logo of their company in the background (as a watermark). they do not wish to migrate to a windows platform as the cost involved is too high, so they wish to continue using the existing dos based application developed with clipper.

Please help/guide as to how to include the commands/code whereby the printing is transferred to usb based printer in windows alongwith image printing.

I would be highly obliged if a sample programming code is also provided for the solution.

Regards.
Sunil P.S.
P.S.R.Computers
psrcomputers@sify.com

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com