D
dymondjack
Hello all, TIA for any input
Is it possible to access the Print command that can be found when
right-clicking a printable file?
I've got a document system that contains various different filetypes (mostly
xls, doc, pdf, dwg and edwg files), and I would like to be able to have the
users open the Print Dialog without having to open the file to print it.
Any ideas? I haven't been able to come up with much online, just examples
of how to print specific filetypes.
In a worst case scenario I can evalute the filetype via code and run the
appropriate function for that type, but if it's possible to somehow read the
registry for the filetype (see if it has an associated 'Print' command) and
execute that command, that would be great.
Thanks again!
--
Jack Leach
www.tristatemachine.com
- "First, get your information. Then, you can distort it at your leisure."
- Mark Twain
Is it possible to access the Print command that can be found when
right-clicking a printable file?
I've got a document system that contains various different filetypes (mostly
xls, doc, pdf, dwg and edwg files), and I would like to be able to have the
users open the Print Dialog without having to open the file to print it.
Any ideas? I haven't been able to come up with much online, just examples
of how to print specific filetypes.
In a worst case scenario I can evalute the filetype via code and run the
appropriate function for that type, but if it's possible to somehow read the
registry for the filetype (see if it has an associated 'Print' command) and
execute that command, that would be great.
Thanks again!
--
Jack Leach
www.tristatemachine.com
- "First, get your information. Then, you can distort it at your leisure."
- Mark Twain