Re: Crystal Report Printing on DOS Mode through VB 6
How do I print Crystal Report through dos Mode?
That means .rpt file print through DOS eg >> prn file on Dot Matrix Printer on Pre-Printed Stationary.
____________________________
Amit
23-11-2004 at 05:52 AM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681
Re: Crystal Report Printing on DOS Mode through VB 6
Never did try it, but I think you first need to save rtp file in text format (it can be saved in numerous formats, and one of them is simple text format), then create a batch file that will contain DOS print command.
____________________________
If you find the answer helpful, please mark this topic as solved.