Can I print in VB in DOS FORMAT ( for faster printing ) using crystal reports or data reports?
Printable View
Can I print in VB in DOS FORMAT ( for faster printing ) using crystal reports or data reports?
printing in dos format
You can use the export option of crystal,
Dim REport as new CrystalREport1
report.export
But You have to set the type of export, and others, for that u can refer to REport.exportOptions
Any help mail me [email protected]