Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Nethaji@adobeforums.com #1
Adobe Save As Dialog
Hi Folks,
I have installed Adobe 7.0 Standard in my system, after that I have installed my application which has a functionality to covert the input file (MS Office file) into pdf. When i try converting any MS office file into PDF, I get an ADobe dialog box "Save PDF as" and even if i cancel or save the PDF file, the PDF File is not created.
The line in the plugin that is written is as follows for a word file:
m_Doc.PrintOut( &vtMissing ,&vtMissing ,&vtMissing ,&vtMissing ,&vtMissing ,&vtMissing ,&vtMissing ,&vtMissing,&vtMissing ,&vtMissing ,&varPrintToFile ,&vtMissing ,&vtMissing ,&vtMissing ,&vtMissing ,&vtMissing,&vtMissing ,&vtMissing );
I get this save as dialog only in some of the PCs, what could be the issue? The dialog is displayed when the above lines of code are executed.
The behavior is not uniform in all the PCs.
Please throw some light on this area.
Regards,
Nethaji
Nethaji@adobeforums.com Guest
-
CS - Save As: EPS - Dialog Corrupted
I'm trying to Save As an EPS on Windows 2000, but when the EPS properties dialog comes up, there's no text in it and two tiny little buttons in the... -
Save as dialog box not displayed
Hello everybody. I'm having a strange problem at the college where I work as a technician. We've got a classroom full of G4's running 10.2.8 and... -
Photoshop CS save as dialog box
In Photoshop CS, when I save more than one file to the same folder the folder name appears twice in the recent places in the drop down menu of the... -
Save As Dialog Box
Robert, I don't quite understand "so that I can insert the major folder that I am currently using." I use Windows XP and have created a new folder... -
Save Dialog
I would like to be able to select a location (folder & file name) to save data when I click a button on a web form. Obviously I can't use a "Save... -
Leonard_Rosenthol@adobeforums.com #2
Re: Adobe Save As Dialog
that API call isn't part of Acrobat, so I can't really tell you what it going on - other than to say that the details of how to "print silently to PDF" using Acrobat are documented in our SDK...
Leonard_Rosenthol@adobeforums.com Guest
-
Nethaji@adobeforums.com #3
Re: Adobe Save As Dialog
Leo,
Thanks for the input, bur Aandi posted a message in this site
"http://www.adobeforums.com/webx?128@@.3c0523b2" reg "Save As Dialog"
I need more on this. I feel the problem that i am facing is same as this. Please explain me more on this.
Is Adobe Distiller is necessary?If this is installed the problem could be solved?
Regards,
Nethaji.R
Nethaji@adobeforums.com Guest
-
PDL@adobeforums.com #4
Re: Adobe Save As Dialog
Is Adobe Distiller is necessary?If this is installed the problem could
be solved?
If you have Acrobat installed, then you should have Distiller installed as well. It gets installed with Acrobat.
Please explain me more on this.
There is a sample in the SDK download called AdobePDFSilentVB which does exactly what Aandi mentioned in that thread, except for automating the process from Word or Excel, which is not part of the SDK anyways.
PDL@adobeforums.com Guest
-
Nethaji@adobeforums.com #5
Re: Adobe Save As Dialog
I have tried the settings that was given in the Distiller but this issue was not solved only in some of the systems.
Nethaji@adobeforums.com Guest



Reply With Quote

