Yes.

"C:\Programfiler\Adobe\Acrobat 5.0\Acrobat\Acrobat.exe" /t "%1" "%2" "%3" "%4"
is what I find under \shell\printto\command

These parameters are
1 filename
2 printername
3 drivername
4 portname


--
Sindre Solem
Emma EDB AS


                                                                                       
                                                        
                    "Beer,                                                             
                                                        
                    Christian"           To:     "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>                                           
                    <[EMAIL PROTECTED]        cc:                                           
                                                        
                    >                    Subject:     AW: launch Acrobat Reader 
invisible                                                      
                                                                                       
                                                        
                    13.12.2001                                                         
                                                        
                    10:50                                                              
                                                        
                    Please                                                             
                                                        
                    respond to                                                         
                                                        
                    fop-dev                                                            
                                                        
                                                                                       
                                                        
                                                                                       
                                                        




Do you know how to tell acrobat to which printer it shall print??

-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 13. Dezember 2001 10:46
An: [EMAIL PROTECTED]
Betreff: Re: launch Acrobat Reader invisible



If you start regedit and find the standard value of
"HKEY_CLASSES_ROOT\.pdf", you'll find what document type files that ends
with
.pdf is.
In my case it's "AcroExch.Document". Then I lookup
"HKEY_CLASSES_ROOT\AcroExch.Document" to find what operations is registered
on this document type. Under
"HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\command" if find that the
command line to print
this document is "C:\Programfiler\Adobe\Acrobat 5.0\Acrobat\Acrobat.exe" /p
/h "%1".

So it's available with Acrobat 5 too.

--
Sindre Solem
Emma EDB AS




                    Dvor�k Zdenek

                    <zdvorak@csas        To:     "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
                    .cz>                 cc:

                                         Subject:     launch Acrobat Reader
invisible
                    13.12.2001

                    09:17

                    Please

                    respond to

                    fop-dev









Hi,

If anyone is interested in printing via Acrobat:

this is the way of calling Acrobat Reader (only version 4) in the background
in order to print a document.

AcroRd32.exe /p /n /h filename

The Acrobat does the job and exits.

If anyone has an idea how to do it in later versions I would appreciate it.

Zdenek

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to