User Profile

Collapse

Profile Sidebar

Collapse
subhash123
subhash123
Last Activity: Nov 7 '08, 10:39 AM
Joined: Nov 1 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • subhash123
    started a topic Print Pdf file using JavaScript

    Print Pdf file using JavaScript

    Hi All,

    Any one knows how to print pdf file using JavaScript.
    Please Suggest...
    See more | Go to post

  • 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,...
    See more | Go to post
No activity results to display
Show More
Working...