CMD line printing with picture/fax viewer

  • Thread starter Thread starter Deepest-blue
  • Start date Start date
D

Deepest-blue

Hi,

I am currently trying to use my MS picture and fax viewer to print fro
the command line.

I am using the following syntax

rundll32.exe C:\WINDOWS\system32\shimgvw.dll,ImageView_Print /
"test.tif"

but I get the following error message.

Error in C:\WINDOWS\system32\shimgvw.dll
Missing entry:ImageView_Print

I guess the ImageView_Print is not an actual command that exists? Doe
anyone now what is the correct command?
I have tried the PrintTo option but that is used for drag and dro
printing and in this situation doesn't work either.

cheers in advanc
-
Deepest-blu
 
Did you try /pt as the argument to ImageView_PrintTo (case sensisitive)

--
R. Sridharan [MSFT]
Microsoft Printing, Imaging and Fax Team

This posting is provided "AS IS" with no warranties, and confers no rights.

Please do not send email directly to this alias. This alias is for newsgroup
purposes only.'
 
Back
Top