how define page range of files(.doc, pdf) to be printed?

  • Thread starter Thread starter jabslim via DotNetMonster.com
  • Start date Start date
J

jabslim via DotNetMonster.com

is there a way to print .doc and pdf files that lets the user choose which
pages to print, without showing/using the printdialog?? how can i do it
programmatically? thanks
 
jabslim via DotNetMonster.com said:
is there a way to print .doc and pdf files that lets the user choose which
pages to print, without showing/using the printdialog?? how can i do it
programmatically?

There is no generalized way to do that.
 
thanks for the reply! can you please teach me how to print .docs and .pdf
using printdialog? because i only know how to use printdialog if printing
text.
 
Back
Top