Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Mike Loux #1
Automating Version Compatibility w/Acrobat SDK v8.1
Hello, all
I am looking for a way, if possible, to automate the down-
converting of PDFs with a higher version than 1.4 TO v1.4 in order to
be viewable by our ailing Imaging toolkit. Basically I want to be
able to perform the equivalent of the Document | Reduce File Size...
menu item in Acrobat Standard 8.1, but in an automated form via a .NET
2.0 application. I took a look at the SDK and other posts on the
adobe forums and various usenet groups, but I'm not really seeing what
I need. The examples in the SDK are great at showing me how to crop
and delete pages and the like, but none of them seem to show me how to
change the PDF compatibility version, so I'm starting to think that
maybe it's not possible. It would be nice to see what Acrobat itself
uses to do this version compatibility thing, although I imagine they
use a plugin whereas I'm limited to IAC (since my C++ knowledge is
sketchy at best).
Since we already have an existing Acrobat Standard license, I
thought this might be easier than paying the several thousand dollars
to upgrade our Imaging toolkit to the latest version (which supports
up to v1.6, but has no guarantees on v1.7 as of yet). If we have to
go that route, then so be it, but I can't imagine there's no way to do
what I need.
Does anybody have any suggestions? I have also thought about
using Ghostscript, but I am not sure if it would be able to do what I
need either (pdfopt only seems to handle linearization, which isn't
really what I need). I have also tried looking into wrapping
PDFCreator (pdfforge.org) to reprint the PDF in a lower version, but
it seems to have some issues responding to events and is temperamental
most of the time. Since this is going to be handling incoming PDF
files on the fly, I want something a little more robust.
Thanks in advance for any guidance anyone can provide!
Mike Loux Guest
-
Automating Acrobat 8 on Vista using OLE
Hi Guys, ERROR: OLE: Lib not registered The code below runs fine on several XP machines. I get the error code when running the same application... -
Automating Conversion of PDF to PostScript File using Adobe Acrobat
Hi Frnds, I need to save the PDF document as EPS (Encapsulated PostScript) Document Using Adobe Acrobat Object. Please suggest how to... -
CS Version Compatibility
I would like to know if documents saved in Illustrator CS or Photoshop CS can be opened in Illustrator 10 or Photoshop 7, respectively. -
Version Compatibility v8 --> MX ?
I have an old Director v8 file and I would like to continue working on it in MX but it appears that I cannot open it in MX. Is there a quick way to...



Reply With Quote

