Hello,
Can we print Dos Mode from VB via crystal report. If there any solution please send me. I can also send u my source also.
Jayesh Prajapati
jsprajapati@yahoo.com
Software/Hardware used:
ASKED:
October 28, 2004 11:36 PM
UPDATED:
October 29, 2004 9:23 AM
If you can write your output to a text file, you can always print from DOS mode by shelling to a batch file using the name of the text file as an input parameter. This is not the neatest solution but you can improve it if you desire by writing the batch file dynamically, running it and then deleting it and probably deleting the text file as well.