Hi All,
Any one knows how to print pdf file using JavaScript.
Please Suggest...
User Profile
Collapse
-
Print Pdf file using JavaScript
-
Print Pdf file problem after publish on ISS server
no error mesage come for print related , but say print successfully but there is not print any pages, my code for print is
String pathToExecutabl e = @"C:\Program Files\Adobe\Rea der 4.0\Reader\Acro Rd32.exe";
String s1Reports = @"" + pdfPath;
String SPrinter = @"\\Server\H P LaserJet 3050 Series PCL 6";
ProcessStartInf o starter = new ProcessStartInf o(pathToExecuta ble,...
No activity results to display
Show More