Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sending a String directly to a Printer 2

Status
Not open for further replies.

dlombardi

Programmer
Dec 6, 2002
2
US
Hello I'm trying to send a string directly to a printer.

I am writing an application that collects data created a crystal report and sent it to a pcl printer that is a virtual printer that another App captures the spool file from to create a new document with additional info.

When I send the crystal report for some reason it's not coming over as PCL.

I am trying to send a plain Text string to see if that is sufficient. but don't know how to do this as I have always used Crystal.

I would appreciate any help>

DLombardi

 
Search Microsoft for RawPrinterHelper

There is a great document there

Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top