PDF version conversion throught IAC

Hi all,
i'm trying to write a vb script for lovering the version of a big number of pdf.
I need to assicure that the converted pdf will be compliant with iphone ibook application.
Its seems that with "acrobat 5.0" compability it's works.
I've tried to use "Save As -> Optimized PDF" apening with app.menuItemExecute , but it show the popup.
there is a way to do this without having any popup?
thank you in advance

thank you for your answer.
In _my_ case i've seen that downgrading the version of PDF to acrobat 5 i've a compliant PDF.
Please, can you explain how to do this with IAC? If it's not possible this way, can you explain how i can do in another way?
(i've a big number of PDF, so i need to not having any showing dialogs in the process)
thank you!

Similar Messages

  • 'Convert CMYK Colors to RGB' still runs havoc in 9! (Plus a PDF version problem)

    This post is to warn people about severe issues, and how to avoid them. Issues with the CMYK color setting in FM9.x have been reported here earlier, such as:
    http://forums.adobe.com/message/1237696#1237696
    http://forums.adobe.com/message/1237852#1237852
    http://forums.adobe.com/message/1237165#1237165
    However, I do not think this issue has been warned about anywhere near as much as it should have. And, as usual, Adobe is silent (they should have a big poster on their site warning about this issue! And they have even claimed that patches have "solved" the issues with CMYK).
    Just recently, while experimenting with FM9 again, I had extreme problems, which, at first, seemed totally unrelated to this CMYK setting. But after having struggled extremely hard for many many many hours, I finally found out. Now is the time to inform others:
    First a note about versions: FrameMaker 9.0p237, Acrobat Distiller 9.1, XP SP2
    It looks perfectly okay on screen in FrameMaker, exactly as in FM8. But when saved as pdf, several things are "corrupted". Examples: no kerning after the letter 'T', such as the word 'Text'. Dotted leader for a right aligned tab disappears. Some objects from the master pages, such as a logo, become enclosed in a rectangle (a border of the frame/object), but it only happens on *some* body pages, whereas other body pages using the same master page are ok!!? Equations are formatted differently from the way they should, with the wrong font for number, etcetera.
    Solutions:
    1. When 'Save as PDF...', untick 'Convert CMYK Colors to RGB' in PDF Setup. Same setting is in the file's 'Format > Document > PDF Setup...'
    A drawback with this method is that, as of Acrobat Distiller v9, it does not seem to respect the pdf version specified in the PDF job Options! I get PDF 1.6 with this method, despite my job option specifies version 1.5. (This happens also with FrameMaker 8 if Acrobat is v9.) So you *have* to optimize it in Acrobat in order to get a web friendly PDF (PDF 1.4 or 1.5).
    or
    2. Print to 'Adobe PDF'.
    In this latter case, you can set the same 'PDF Setup' settings under the button 'Setup...', EXCEPT that there is no tick box for 'Convert CMYK Colors to RGB', and it does not matter what setting you have chosen in the file's 'Format > Document > PDF Setup...', it will be RGB conversion in any case. Make sure that after you exit the setting, the tick box for 'Print to File' is NOT ticked! This method respects the pdf version specified in the PDF job Options! I get PDF 1.5, which is what my job option specifies.
    (For some reason, Acrobat/Reader does not render these two PDFs exactly the same, except in extreme magnification! Maybe it has to do with the different PDF versions of the files.)
    In either case, the solution actually solves ALL problems I listed! Despite it seems to have absolutely nothing whatsoever to do with colors! Some day in the distant future, CMYK might actually work! But, for myself, I would prefer a proper color management instead...
    Best Regards,
      /Harald

    Oops!! Not until now I discover that under 'Solutions' I happened to write 'untick' where it should be 'tick'! I.e, colors SHOULD be converted to RGB in order to circumvent the problems! I.e it runs havoc in v9 when CMYK colors are NOT converted to RGB! Don't know how I came to write the opposite, but probably I started out by describing the situation where the problems are seen rather than describing how to avoid them.
    Equally strange is that nobody corrected me, but perhaps the mistake was so obvious? (But whether you see problems or not might depend on what fonts you use. So, under certain special circumstances, CMYK might actually work without these reported problems.)
    I am also a bit surprised that others haven't reported the issue that the PDF version set in PDF job Options isn't respected when using 'Save As PDF' and Acrobat 9? (Or maybe someone has, but I have missed it.)

  • PDDocSaveWithParams does not change PDF version from 1.8 (Acrobat 9, Acrobat X) to 1.4

    Dear all,
    this post seems similar to this discussion:
    http://forums.adobe.com/message/1160826#1160826
    but it is not.
    Our customers prepare documents to be presented at regulatory  authorities, and it is required that these documents have PDF Version  1.4, are linearized, etc. In a plug-in we change the document properties accordingly. This used to work fine with Acrobat versions from 6 to 9. Then came Acrobat X.
    We detected the problem with a document created with Acrobat PDFMaker 10.0 for Word: a very simple 1-page 3-lines document with no Acrobat X features.
    When using Acrobat X, after calling PDDocSaveWithParams, the PDF version was not changed as required. (We check this calling PDDocGetVersion from the plugin after saving.)
    Doing the same conversion with Acrobat 9 seemed to be OK: PDDocGetVersion reported PDF Version 1.4.
    But when opening the converted document in Acrobat X, it still reported "PDF Version: 1.7 Extension Level 8 (Acrobat X.x)".
    Opening it in a text editor showed that the header was "%PDF-1.4", but it still had "<</Extensions<</ADBE<</BaseVersion/1.7/ExtensionLevel 8>>>>..."
    With Acrobat 8 and below, the version could not be downgraded, but this was reported correctly.
    Downgrading the version directly via the "Optimize" function of Acrobat X worked.
    I could not test Acrobat 9, since I have no Professional version available.
    In Acrobat 8 Prof, I saw the message "This file appears to use a new format that this version of Acrobat does not support.", and the "Optimize" function was disabled.
    Now I have the following questions:
    (1) Is it a known problem that PDDocSaveWithParams does not downgrade the version with Acrobat X ?
    (2) Is it a known problem that PDDocSaveWithParams does not downgrade correctly with Acrobat 9 ?
    (3) Is it a known problem that Acrobat9 wrongly reports the PDF Version of the document, in this case ?
    (4) Why is downgrading (or optimizing) disabled for Acrobat 8 and below ?
    Thank you !

    Remember that as of PDF 1.4, the version number in the PDF header can be overridden via a /Version key in the /Catalog dictionary.  In addition, the presence of an /Extension dictionary (ISO 32000-1) will also override the header version. 
    The header version is JUST A HINT - it is NOT a guarantee of any sort.
    Based on both of the above, neither of your "bugs" are bugs. 
    Acrobat 9 (and I assume X as well) are reporting correctly. If you have a PDF that you believe IS being reported incorrectly, please post! 
    If the Extensions dict is present, the Save command will NOT override it since it takes precedence.

  • PDF Version

    Hi all,
    I am converting my smartform to pdf output using convert_otf; i have no issues here.
    After generating pdf i need pdf document to be higher than 1.4(open pdf file>File>Properties..here you see pdf producer(which is SAP r/3 release 6.40) and pdf version 1.3
    I installed adobe acrobat reader 9.0(which should produce pdf version higher than 1.4) on my PC and also did it on server but still no luck; Is there a place i need to install new acrobat reader?
    I did check all the sap notes and sdn;they all talk about conversion of fonts/images etc and general conversion issues
    Any thoughts/suggestions?
    SR

    Looks like in sap standard it always generates pdf version 1.3

  • Convert pdf version 5 to pdf version 7

    Hi !
    I would like to know if it's possible to convert pdf file version 5 to pdf file version 7 ?
    The reason is we have infra with Globalscan version x and the final result of the PDF file is version 5. We need to convert to version 7. I would like to know if it's possible to do the conversion in batch mode.
    I know I can open pdf file and save to version 7 but we want to batch the process.
    Anyone have any clues about to do that ?
    Thanks in advance.
    Eric

    Well, if it's something you want to do without knowing the reason for it...
    There is a PreFlight (Advanced > PreFlight ...) profile that comes with Acrobat 8 Pro under the "Acrobat/PDF version compatibility" heading called "Compatible with Acrobat 7". The description reads "Makes the current PDF compatible with Acrobat 7 and saves it as a PDF 1.6 document."
    I just tried running that on a PDF 1.4 document and after running the fixups it then showed PDF 1.6 (Acrobat 7.x) when you right-click on the file, choose Properties and go to the PDF tab.
    Unless your client can provide valid reasoning for requiring your output to be PDF 1.6 I still feel this is a waste of time (since it's not a particularly fast operation - it scans the entire file checking each element to make sure it is 1.6 compliant before saving) but at least you have it as an option.

  • Preserving PDF version after Save during "Extend Features in Reader"

    Hi,
    I'm using Acrobat Pro 9 and I'm attempting to make a fillable form that needs to be compatible with Acrobat 5 (PDF v1.4) . I can make the form, but when I extend features in reader, the copy it saves is PDF v1.6 (Acrobat 7). Is there any way to maintain the PDF version when doing this, or is this not possible with V1.4 PDFs?
    Thanks.

    "Reader enabling" was introduced with version 1.5 (Acrobat 6).
    Be well...

  • PDF version - change to 1.7 by default

    Hi there,
         When I create a PDF in Acrobat Pro X, the default PDF version is 1.5(Acrobat 6).  Now when I go to Print --> Properties --> Adobe PDF Settings tab and click on the "Edit" button, I can click on the "Compatibility" drop down box and select "Acrobat 8.0(PDF 1.7)."  This will allow me to create a 1.7 PDF - but it is a lot of work for our end users - is there a way to just make Acrobat create 1.7 PDFs by default?  Registry setting possibly?  The PDFs have to be version 1.7, long and uninteresting story.  Any help would be greatly appreciated, thanks.

    Assuming you are using AA8 or later, you simple set that in the settings file. You may have to save the settings file to a new name, not sure. In that case, make the new name your default settings file in the Adobe PDF printer and in PDF Maker.

  • Adobe Reader for Windows Phone cannot open older PDF versions?

    I've found that Adobe Reader for Windows Phone displays the following error when I try to open certain PDF documents: "There was an error opening the document".
    After doing some limited testing I found that it can successfully open PDF documents which were saved as "PDF version: 1.5 (Acrobat 6.x)", but the error appears when it tries to open documents saved as the older format "PDF version: 1.3 (Acrobat 4.x)". (I am checking the filetype version by opening the documents in Adobe Reader X on my PC and looking at the document properties).
    My phone is a HTC 7 Mozart running Windows Phone 7.5. I noticed the problem when I was using the SkyDrive app to try and look at some PDF files I have saved in SkyDrive. SkyDrive downloads the file and then passes it to the Adobe Reader app to view. It works when I look at a newer version 1.5 PDF but not the older v1.3 type. Unfortunately my HP Photosmart 5510 scanner outputs scans as PDF files and only in the older file version.
    I've tried reinstalling the SkyDrive app and the Adobe Reader app on my phone. (The Adobe Reader app is version 10.1.1, build 20120919).
    Is this a known limitation, or is this a bug?
    If this is a limitation that won't be fixed - is there an easy way I can convert my files to the newer file type? (Adobe Reader X on my PC doesn't seem to offer a way to convert existing files)
    Thanks!

    [topic moved to Adobe Reader for Windows Phone forum]

  • Problem with Reader file when we try to save a pdf version of filled in file.

    We currently create fillable forms in Acrobat XI and enable them for fill-in with Acrobat Reader.  Our end users are able to key information and save it to the enabled pdf file with Reader, but they want to create a protected version of the form so nothing can be modified once they have approved it.  They have been creating "locked" pdf versions of the completed form using CutePdf software.  The PDF files they are creating open fine with Acrobat Pro XI or our free FoxIT reader, but when we try to open the files they created with CutePDF with Acrobat Reader, they are quite distorted.  According to users, this worked with older versions of Acrobat Reader.  Please let us know if you have any suggestions (other than switching from Acrobat Reader to the free FoxIT reader.
    Thanks for the help!!
    Ken K. - 2191

    Can't endorse FoxIt or CutePDF, since I don't use either of them, and Adobe doesn't like us endorsing thrid party products in their forums anyway. On top of that I know several people who had really bad adware experiences with FoxIt, so I'd say stay away from it.
    Most likely neither of these software developers has updated THIER software to work with Acrobat/Reader XI and the problem lies with them, since PDF is an Adobe format and they must follow the lead from here, not vice-versa.

  • How to set PDF version for the output file in ES4

    I am using LiveCycle ES4 for converting word docs to PDF. In our client we invoke createPDF method of GeneratePdfServiceClient class. We are using a custom PDF setting in LiveCycle in which we have defined configuration as per the business requirement.
    We need the PDF version of the document to be set to 1.4.  For this, we are setting the value for compatibility (under File Option) to Acrobat 5 (PDF 1.4) in custom PDF setting template in LiveCycle adminui and in Acrobat preferences. Both these setting are not working and the resulting document has PDF version set to PDF1.5. Can you tell me how the version of resulting document be set to 1.4??

    Hi Neelam,
    I tried it and did the personalization as the help documentation said.
    But I don't know why it doesn't work:(
    I followed these steps:
    1. open workbook and select a value for the variable used in query
    2.click personalized variable and new window pop up then I select the value I chose and added to the selection.
    3.click ok and quit
    4.save workbook
    but next time I open this workbook, the variable selection window still pop up.
    BR
    Fanchest

  • Reader 9 - problem with pdf version 1.0 and descenders

    2 big problems over here:
    * Reader9 will not properly open files created as pdf version 1.0/1.x
    all text is cut off about 2/3 of the way down, whether or not in fields.
    * Any pdf file version above 1.0created with any version of GhostScript does not have the previous issue, However - no descenders of any font are coming out.
    We do not have either problems with any version of Reader prior to 9

    Hi creamac,
    Welcome to communites
    Please install vmware tool and then on vmware task bar select connect or unplug usb drive . You
    will find that on right hand corner above to task bar of host machine  .
    "Nature always wears the colors of the spirit."

  • Cannot embed pdfs in MS Word doc which are PDF Version 1.3 (Acrobat 4.x) [This is associated with Adobe Reader 9]. Getting 'program not installed' error.

    Cannot embed pdfs in Word doc which are PDF Version 1.3 (Acrobat 4.x) [This is associated with Adobe Reader 9]. Getting 'program not installed' error.
    Pdfs with other versions are okay:
    Tested successfully with Adobe Pro 9 (Version 1.5 (Acrobat 6.x)), Reader X (Version 1.4 (Acrobat 5.x)) and XI (Version 1.6 (Acrobat 7.x))
    Also cannot open embedded pdfs which have been embedded with this version (getting a similar error).
    Importantly I have removed/disabled all security options in Adobe Reader, following numerous internet suggestions from Adobe and elsewhere. This does not fix the problem.
    Currently the work around is to re-save the pdf with something other than Adobe Reader 9 (so the version updates), but we would prefer not to do this for all the old pdfs we have.
    Thank you,
    Louise.

    Could you please email me the document on which you are seeing this issue at [email protected] ?
    Please mention the forum thread link as well in the mail for the reference.
    Thanks,
    Atul

  • PDF version support in 8.1.7.3

    Hi, there
    What versions of PDF are supported by INSO_FILTER in Oracle 8.1.7.3? I could not relavent find documents.
    Tnanks.

    Acrobat version 2.1, 3.0, and 4.0 (through PDF version 1.3). In 8.1.7.4 through PDF version 1.4

  • Adobe Reader 9.4.2 SIGSEGV in command-line PDF- PS conversion

    NOTE: This issue was originally reported Oct. 5, 2010, against Reader 9.4.0:  http://forums.adobe.com/message/3186827
    The following should emit PostScript on stdout:
         acroread -toPostScript < PDF_FILE
    Try doing this with Adobe Reader 9.4.2, and all you'll see is
         Segmentation fault
    Adobe Reader 9.3.4 works just fine doing such PDF->PostScript conversions. 
    John

    Forgot to mention: this is occurs on both 32-bit and 64-bit RHEL5 Linux hosts at our site.
    Tail end of an strace for this issue:
    24100 munmap(0xf702f000, 4096)          = 0
    24100 stat64("/u/j/o/john/.adobe", {st_mode=S_IFDIR|0700, st_size=2048, ...}) = 0
    24100 stat64("/u/j/o/john/.adobe/Acrobat", {st_mode=S_IFDIR|0750, st_size=2048, ...}) = 0
    24100 stat64("/u/j/o/john/.adobe/Acrobat/9.0", {st_mode=S_IFDIR|0750, st_size=2048, ...}) = 0
    24100 stat64("/u/j/o/john/.adobe/Acrobat/9.0/Temp", {st_mode=S_IFDIR|0750, st_size=2048, ...}) = 0
    24100 open("/u/j/o/john/.adobe/Acrobat/9.0/Temp/AdobeTempPShUseaq", O_RDWR|O_CREAT|O_EXCL, 0600) = 4
    24100 close(4)                          = 0
    24100 unlink("/u/j/o/john/.adobe/Acrobat/9.0/Temp/AdobeTempPShUseaq") = 0
    24100 open("/u/j/o/john/.adobe/Acrobat/9.0/Temp/AdobeTempPShUseaq", O_RDWR|O_CREAT|O_TRUNC, 0666) = 4
    24100 getcwd("/tmp/acrotest"..., 1024)  = 14
    24100 open("/u/j/o/john/.adobe/Acrobat/9.0/Temp/AdobeTempPShUseaq", O_RDONLY) = 5
    24100 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    24100 +++ killed by SIGSEGV +++
    John

  • Acrobat 9 standard save without changing pdf version

    Hello,
    I have a question, is it possible to save an edited PDF file (the original is in an old format PDF 1.3/1.4) in the same format it was before editing?
    When I have edited the PDF with acrobat 9 standard it automatically changes the PDF version to 1.6.
    Thanks in advance

    There is no PDF Optimizer under advanced in acrobat 9 standard
    Saving in older file format is only a acrobat pro option?

Maybe you are looking for