In versions 5 through 7 when the PrintWithDialog was called the only thing the user was presented with was a print dialog box that showed a nice little copy of the PDF in the lower right corner and print options.
Now with version 8 we get the print dialog box AND the ENTIRE ACROBAT application fires up with nothing in it.
Why would anyone even bother calling the PrintWithDialog method of the activeX control when the entire application is going to open anyway?
I have read some of the "cheap" fixes which none take into account that unless the user is familar with the document they are about to print, simple settings like landscape or portrait is a crap shoot.
Has the acrobat team mentioned anything about this?? Is there a FIX planned?
\Adobe\Acrobat 8 SDK\Version1\InterAppCommunicationSupport\VBSamples\AcrobatActiveXVBAlso if you read the API documentation on Print and PrintWithDialog you will notice that they are identical. This is a bug in their documentation as well.