|
-
August 17th, 2001, 08:30 AM
#1
Printing Issue
Hi
I unable to control page eject as we are using Paper rolls on Dot matrix printer, we do not need any page ejection, but continue printing information without ejecting. Please help how I could achieve this through either Crystal Reports or through VB.
-
August 17th, 2001, 02:49 PM
#2
Re: Printing Issue
You can use an API called WritePrinter which allows you to write "raw data" to a windows printer. This will give you full control over every character sent. Works very well with dot matrix printers. For examples, go to msdn.microsoft.com and search for "raw data printer" or go to www.codehound.com and search for "writeprinter".
-
August 20th, 2001, 07:36 AM
#3
Re: Printing Issue
Excellent.
Thanx for the help, It was very useful to me.
Satheesh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|