Importing of  PDF Export Preset

Does anyone know how to import an existing PDF export preset into IDS. Ideally I'd like to set up Presets in InDesign desktop and then copy them into IDS, but I cant find where the preset files are stored. Alternatively, I could save existing presets as .joboptions files, and then use the script interface to import them. I cant find the right calls to make.
Thanks.

PDF presets are all stored in the same place for all Adobe applications.  If you create a new preset using InDesign desktop it will automatically be available to IDS, and vice versa.<br /><br />On the Mac they're stored in : '/<user>/library/Application Support/Adobe/Adobe PDF/Settings'<br />On Windows: '<user>\Application Data\Adobe\adobe pdf\settings'

Similar Messages

  • Import and Update PDF Export Preset

    Hey there again!
    I'm now trying to define a preset for the PDF Export process... it's based on the "High Quality Print" (from the Adobe PDF Preset list), and then I want to change "one or two" parameters.
    Changing one or two parameters is easy, I've been doing that already, but since most of them are already defined by the "High Quality Print" Preset, my idea was:
    Load the "High Quality Preset"
    And after that change the required parameters
    And then export to PDF of course!
    How can this be done?
    Many thanks!!
    Best regards.

    Uwe Laubender wrote:
    @m8r-vrpa5v – I think, it is not best practice to change a default PDF Export Preset. Instead I would add a new preset based on the default one.
    When looking at your code you have to use the right syntax.
    Every time you assign a value to a property you have to use the right object that property belongs to.
    Some values are only functional, if some other property is set (this goes especially for the bleed settings).
    Do not write:
    bleedTop='0mm'; 
    ExtendScript cannot know by itself where this property and its value should be assigned to what object.
    Right syntax would be:
    myPDFExportPreset.bleedTop='0mm'; 
    Or (I used no meassurement units, the value 0 does not require this):
    myPDFExportPreset.properties = { 
    useDocumentBleedWithPDF : true, 
    bleedTop : 0 , 
    bleedBottom : 0 , 
    bleedInside : 0 , 
    bleedOutside : 0 
    Hi Uwe,
    Thanks for your remark... that was my mistake when using copy paste.
    I was reusing code from another script where I used the WITH function, in here I was using a different structure and I didn't correct this.
    But thanks again for the remark!

  • PDF Export Presets

    Hello guys,
    to add a pdf export preset to the indesign server the file has to be placed into a directory like
    /Library/Application Support/Adobe/Adobe PDF/Settings
    on OSX systems and additionally the server has to be restarted. Is there a way to update the preset list without restarting the server? Maybe something similar to
    Application.updateFonts()
    ? I know that a preset can also be added by scripting
    Application.pdfExportPresets.add()
    but what if I would like to import an existing preset file automatically?
    Thanks!

    try below code
        for(var Ep=0; Ep < app.pdfExportPresets.length; Ep++)
            var myPdfPreset = app.pdfExportPresets.item(Ep);
            if (String(app.pdfExportPresets.item(Ep).name) != '[Default]')
                myPdfPreset.remove();
        var pdfExportPresets;
        myPreset=File("path");///give full path of the job option
       app.importFile(1918071916, myPreset);
        myPdfPreset=app.pdfExportPresets.lastItem();
    Mi_D

  • How do I set a PDF Export Preset to force a minimum line weight on output?

    How do I set a PDF Export Preset to force a minimum line weight on output?  I'm currently using one that came from a printer that works great - but I can't seem to find the option when creating one myself.  I have some placed Illustrator line art that is built with .25 line thickness and when I have it placed at 20% scale the lines are too thin to see in the PDF output.

    There is absolutely no way to force minimum line widths within InDesign itself, certainly not as part of the PDF export process!! And even one writes a script to go through every object within an InDesign document and both validate and fix line widths less than some particular threshold, such a script would be useless against placed artwork, the contents of which are not available for manual or programmatic inspection within InDesign.
    Note that one should be exceptionally careful in “fixing” hairlines, especially if you are placing vector artwork at very low magnification. It may actually be OK to let certain lines drop out. After a fixup on some content, you could end up with a messy mass of lines.
              - Dov

  • [CS5] Using PDF Export Preset from Distiller with InDesign, doesn't work the same?

    Hello,
    We are in the process of reworking one of our workflows in which we would manually use Distiller to create a PDF. Now we are trying to automate this with InDesign. My first thought was that I could try using the same PDF Export Preset (.joboptions file) used in Distiller, load it into InDesign, and export my book as a PDF using this preset.
    For my current testing example, there are about 115 pages in this PDF document. The PDF that Distiller created is of pretty good quality, and is about 34MB. When I used the same .joboptions file to export an InDesign book of the same original documents as a PDF, the result is equal in quality, but is about 119MB.
    Does anyone know why they aren't even close in file size? Is InDesign packing more stuff (maybe related to the actual InDesign documents, or the book itself) into the final PDF? If so, is there anyway to get InDesign to give a similar PDF (in terms of both size and quality) using the .joboptions file from Distiller?
    Thanks in advance!

    Thanks for the reply!
    I won't be able to use Acrobat Pro, and my hope is to continue using InDesign/InDesign Server. Since my goal is to match what Distiller produces, is there a way (with InDesign) to export PDFs but to strip out the layers/interactivity/transparency that Distiller does not support? The output PDF will be used for archive purposes only.
    Thanks again for any advice!
    -Lloyd

  • [AS][INDCC] How to set Color Conversion field to No Color Conversion when creating PDF Export preset

    How can i set Color Conversion field in Export to PDF dialog to No Color Conversion when creating PDF Export preset? i have done a bit of searching and have found where it has been recommended to set effective pdf destination profile to use no profile but it doesn't seem to be producting the expected results.

    Yes, it seems that i had to make the change after creation, not while creating the preset. thank you.
    tell application "Adobe InDesign CC"
         set newPreset to make new PDF export preset with properties ¬
              {name:"preset name", standards compliance:none, acrobat compatibility:acrobat 7}
         tell newPreset to set PDF color space to unchanged color space
    end tell

  • HELP - lost pdf export presets?!

    Help! This morning I began work in ID and suddenly discovered that my long list of PDF export presets (which I use for work daily) was simply gone. I have only the default list - screen, print, press, etc. These are very complex presets that I need on a daily basis to produce files for my clients - I really need them.
    What happened?? Nothing is different about today; I went through my standard work process this morning. Nothing traumatic happened to ID. I repaired disk permissions and restarted yesterday, but that was a standard maintenence procedure for me - nothing unusual.
    This morning I noticed that the files in the user>library>pref?Adobe InDesign folder all showed as being modified at 8:30 this morning, when I started work.
    I back up my files and can probably (I hope) recover any missing file - but where exactly is it? I can simply replace the entire preference folder in my user folder...
    thx
    Libby
    TiBook G4/IDCS 1

    Just checking: I think this is what I do now: open Export PDF dialog; set all options,
    and click Save Preset... in bottom left? they then all appear permanently under File>PDF Export Presets and in Export PDF dialog. Is that what you mean?
    (don't mean to bug you, Buko; I appreciate all the help as ever. just trying to collect all new info.)

  • Which PDF Export Preset used?

    I have an Acrobat PDF that I made about 3 months ago with InDesign CS3 with one of my own PDF Export Presets.
    Is it possible to work out from the PDF which of the Export Presets I used?  I have a new version of the InDesign file that I need to get printed.
    Thanks.

    As someone whose memory seems to be on the decline myself I can sympathise.
    There really is nothing magic about a preset -- it's just a collection of settings with a name that you can pick so you don't have to go through the dilgo adjusting stuff, but if you know what settings are appropriate for the job you can do tham manually, too. There are only so many options.
    There are checks in Acrobat's Preflight that would give you some clues. You can search for images greater or less than certain resolutions, look for color spaces, and so on.

  • CC InDesign PDF Export Presets

    Hi folks.
    So before I went to CC, if I wanted to export to PDF, I would File>Export and choose PDF then get a dialog box.
    I made a few presets and they worked just fine. I would choose File>Adobe PDF Presets> choose one and I would still get the dialog box in case I needed to change anything. Then hit ok.
    Now that I went to CC, when I choose one of my presets, I get a weird little dialog box at the top of my app window that says "save preset, cancel or export". Er, what? And it has no items in it in case I need to change something. If I go to define a new preset, I get all the options but what's with this new dialog box that ninjas in. I missed it the first few times and wondered why my file hadn't exported.
    How do I turn this off and get back to my dialog box? Also, is there a key command (or do I need to make one? can I even make one?) that just exports as if you hit ok?
    Please help.
    Thanks,
    Dot

    The first thing to try is repalcing the preferences and restarting the computer. See Replace Your Preferences
    If that doesn't work, I've put a folder of the older prests here: https://www.hightail.com/download/OGhkZ285Q1JBNkUwTWRVag

  • CS2 PDF Export Presets

    Hi everyone.
    i managed it to export single pages as pdf from .indd files.
    (see http://www.adobeforums.com/webx/?13@@.59b67ccb/2)
    but now i wanna use diffrent presets like "high quality print" or something. i tried a few things but none of them worked.
    [CODE]
    doc.Export(idExportFormat.idPDFType, "C:\\testfile.pdf", false, App.PDFExportPresets.FirstItem());
    [/CODE]
    i found something thats written in javascript
    - app.PDFExportPresets.item("prepress")); - but there is no such command as .item in c#.
    it doesn't matter wheter i choose FirstItem, LastItem, NextItem or else, it makes no diffrence...
    could anyone give me a hint how to solve that problem?

    try below code
        for(var Ep=0; Ep < app.pdfExportPresets.length; Ep++)
            var myPdfPreset = app.pdfExportPresets.item(Ep);
            if (String(app.pdfExportPresets.item(Ep).name) != '[Default]')
                myPdfPreset.remove();
        var pdfExportPresets;
        myPreset=File("path");///give full path of the job option
       app.importFile(1918071916, myPreset);
        myPdfPreset=app.pdfExportPresets.lastItem();
    Mi_D

  • PDF Export Preset

    Hi I noticed that when my PDF preset is using Acrobat 5 and above, I could not Simulate Overprint.
    Is this a bug?
    Can someone please explain. Thank you

    You only need to "simulate" overprinting when you flatten the transparency (which for spot colors works by overprinting). Since you are leaving the transparency live there is nothing to simulate.

  • Type shifts upon PDF export

    I have been wrestling with an issue for a while now and hope someone can shed some light on it.
    When exported from InDesign as a PDF, type often shifts vertically, horizontally, or both. The problem appears to get worse from left to right and top to bottom. The more columns there are, the worse it gets across columns.
    This problem was first caught on a commercial printer's proof when I noticed the type had shifted from my InDesign file to their proof. Since most commercial printers use PDF workflows (as this one did), any bug in PDF export represents a major issue. I have had projects print incorrectly due to this and I am in need of a fix that commercial printers can also implement because current projects are suffering from it and past projects have come out wrong.
    I have replicated the issue on numerous different machines (and even had it tested by friends around the country) running everything from CS3 to CC, so it seems to be a systemic and possibly old InDesign / PDF export issue. The problem seems to happen with any font format — OT, TT, orPS. The PDF settings (x-1a, x-4, etc) don't seem to affect the issue.
    Anyone can probably create a test file that will show the issue by making a vertical tabloid document with three columns, threading text to fill all three columns, and then setting the type to be 9pt / 12pt leading. Export a PDF and then import it and lay it directly on top of the page in InDesign, after having changed the type in InDesign to another color. In the samples below I changed the InDesign text to magenta, and the black is the PDF laid on top of it.
    Any advice is appreciated. Thanks!
    Mike

    So I think we have a working solution for PDF/X-1a or simply a PDF with version Acrobat 4 (PDF-v1.3).
    The trick is to force transparency reduction to the text frame. One can do it without converting text to outline.
    Just put a rectangle with a fill of 100% [Paper] set to transparency 0% on top of it. Downside is, that the exported PDF will get a white background.
    Currently for PDF/X-4 I see no chance to work around the issue, if:
    1. Point size is 9 pt *
    2.1. A baseline grid of 12 pt * is used and the paragraph styles are set to align to it
    or 2.2. If the pointsize is extactly 9 pt * and the leading is exactly 12 pt *
    * I did not check all other creteria you mentioned in your 7th post: the ratio assumption between pointsize and leading, maybe the formula is something like that: Text Line Distance = n * (Pointsize + Pointsize / 3 ) => creep.
    I packed all documents to a zip archive that you can download from my Dropbox account:
    Dropbox - 150127-1-TextShift-CS5.5.zip
    150127-1-TextShift-CS5.5.zip contains the following files:
       150127-1-TextShift-CS5.5.indd
       150127-1-TextShift-CS5.5.idml
       Layer-Text2Path-VISIBLE-PDF-X1a.pdf
       Layer-Text2Path-NOT-VISIBLE-PDF-X1a.pdf
    "150127-1-TextShift-CS5.5.indd" contains several layers (from top to bottom):
    Text2Path  (currently invisible)
    Layer1
    PDF-Layer-Text2Path-VISIBLE-when-exported   (currently invisible)
    PDF-Layer-Text2Path-NOT-VISIBLE-when-exported  (currently invisible)
    The mentioned white rectangle is placed on master spread A on layer "Text2Path".
    Live text in a text frame is on "Layer1" (visible).
    Layer "PDF-Layer-Text2Path-VISIBLE-when-exported" contains the placed PDF "Layer-Text2Path-VISIBLE-PDF-X1a.pdf", layer color is green, because here we can see no issues.
    Layer "PDF-Layer-Text2Path-NOT-VISIBLE-when-exported" contains the placed PDF "Layer-Text2Path-NOT-VISIBLE-PDF-X1a.pdf"; layer color is red and showing the issues.
    Both PDFs are exported with the same PDF Export Preset.
    Uwe

  • What PDF export settings to use for highest possible resolution printing?

    I use indesign to create a roughly 68-page marketing booklet. The document is landscape and setup to print on 8.5" x 11" as a landscape book with facing-pages. I upload a PDF to a professional printing company to print a full bleed booklet. The book usually includes roughly 15, full-page, high resolution images as well as numerous other high resolution images throughout so it is important that the resolution is as high as possible and the images come out clean when printed.
    On my old computer, I had a custom PDF export preset that I used to produced hi-res, print quality pdf's that were approximately 528MB in size.  I recently got a new computer and I lost that old Preset...  Now, when I use the "high quality print" default setting, the file size is about 74MB, much lower than what the documents used to be. I have played around with some of the settings, but I still cannot get the files to come out near as large as they used to be. 
    Is this an Indesign doument setup issue, or an export issue?  What settings should I use in order to produce the largest, highest-quality, highest-resolution PDF possible?
    Thanks for an input and guidance!

    The size in mb is pretty much irrelevant and is going to vary with the number of pages and the type and quantity of graphical content.
    The HQ Print preset downsamples  raster art to 300 ppi if it's over 450, and uses jpeg compression to reduce file size. This is usually more than adequate for commercial printing. For fine art printed at a 200 lpi screen you might want to change the downsampling to 350 or 400 ppi and use zip compression (lossless) or no compression at all. I suspect your custom preset used no compression, and might not even have downsampled, but there's no advantage to sending more image data than the RIP needs to process the image.

  • Indesign PDF Export issue - quality

    I have InDesign Desktop CS5 and InDesign Server CS5.5
    When I export using InDesign Desktop, it exports a 2.16mb file and everything is sharp.
    When I export using Indesign Server, it exports a 264kb file and at 125% zoom level, it looks blurry.
    The preset we used was High Quality Print.
    I cannot get the file over 2mb on InDesign Server (max was 1.2mb with all the settings turned on).
    How can this be when it's using the same pdf export preset and same template? I also tried manually creating new preset based on the High Quality Print settings but it's still blurry.
    Just for testing, I tried this on the regular InDesign Server CS5, and it exported fine. What settings were changed between CS5 and CS5.5 (everything is set to default settings)?

    The directory structure for the template files are the same for Desktop and Server.
    When I open up the PDFs generated by both, doing a side by side comparision, the server looks blurry at 125% zoom level while desktop looks sharp.

  • Reset PDF export preferences

    This is for Indesign Server but applies to Indesign desktop as well.
    Using javascript, I actually changed the settings of the default PDF export presets. Is there a way to reset them to the default values or do I have to reinstall Indesign?

    That must be done in Acrobat.
    Bob

Maybe you are looking for

  • Playing Whack-A-Mole in List View

    Got a folder with hundreds of files in it. Like, say, the Downloads folder. And I'm downloading lots of files. While downloading, I go into this folder and try to select 20 items by clicking on one and dragging through the rest. Works fine, unless wh

  • All about Materialized views

    Hi, Can you please give me some link or info about Materilized view.I want to know in what cases Materilized views are most efficient.Can you also send me advantages and disadvantages of Materialized views Thanks Anand

  • IPod Touch? 3+ yrs old

    Screen goes black after opening a App., or it goes back to the home page or both.  Battery is fully charged.  Is it time to replace it or can it be fixed at a reasonable price?

  • Unable to update scalapack openmpi

    From uname -a: Linux heather 2.6.39-400.215.3.el6uek.x86_64 #1 SMP Fri Jun 20 00:37:05 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux After running: yum clean all, I get: [root@heather yum.repos.d]# yum update scalapack-openmpi-devel.x86_64 Loaded plugins:

  • MacBookPro and Aperture

    I have just bought a new MacBookPro and my main reason for this was to use the Aperture application. After having bought the Aperture and installed it I get the message that the hardware of this computer cannot open the Aperture. Nobody have ever tol