Bug - PDF export missing brush strokes

Can anyone reproduce this apparent bug in FHMX?
1. Apply a brushstroke to an object.
2. Group with 'Transform As Unit' checked.
3. Duplicate object several times. Scale some of the copies
larger and some
smaller.
4. Export document to PDF.
Open exported PDF in Acrobat, Illustrator or Preview.
Unexpected results:
All of the scaled copies of the object are missing from the
PDF.
Judy Arndt
FHMX 11.0.2, Mac OS 10.4.6

Rich Hudgins wrote:
> Confirmed in FH10 - OSX 10.4.x. I tried opening the PDF
back into FH
> just for kicks... very interesting. There are the exact
number of
> originals and dupes directly on top of the original.
i.e. I made an
> original and two smaller and two larger dupes, offset
from the original.
> In the FH opened PDF there were 5 exact copies of the
original item
> directly on top of each other. There were also 5
nostroke-nofill copies
> of the original shape without the brush stroke.
Wow! Yes! Same here.
Any transforms done to an object after being grouped with
'Transform As
Unit', are being ignored by the PDF Export.
This series of steps will produce the same problem described
by Makate.
1. Apply a brushstroke to an object.
2. Duplicate object and move it to another location on page.
3. Group the duplicate object with 'Transform As Unit' (TAU)
checked. Then
scale it larger.
4. Export document to PDF.
Unexpected results:
The duplicate object will be the same size as the original
object.
This will happen not only with brush strokes but with
ordinary strokes. PDF
Export is missing all transformations made after TAU is
applied. If I
remember correctly, TAU, which has been in FH since very
early versions, is
a kind of Postscript envelope. My theory is that because FH
doesn't have a
Postscript interpreter, it's missing the Postsript
transformations.
This limitation in PDF Export is very unfortunate because the
default
preference setting in a new FH installation is "Groups
transform as unit by
default". It is the logical way to preserve the appearance of
artwork with
strokes, brush strokes and vector effects. New users could
not possibly know
that this is one of the many limitations of PDF export. It's
not listed in
the technote, but it may be the reason for 'missing objects'.
http://www.adobe.com/go/tn_13496
Using Acrobat Pro/Distiller is the only safe way to generate
PDF files from
FreeHand.
Judy Arndt

Similar Messages

  • PDF Export: Missing Graphics

    PDF Export: Missing Graphics<br /><br />Below is a section of code we are using to export a document as a PDF. The code will work 99% of the time, but occasionally we are getting the resulting PDF with some of the linked PDF components completely missing!<br /><br />The only way we have been able to reproduce this is (strangely) by continually opening and closing 'Windows Explorer' windows (We are using CS2 on XP), just as the process begins, until the final PDF is created.<br /><br />Our customer (who has hilighted the problem) would clearly not be doing this but we feel there is an issue here. (If the keyboard and mouse are left completely alone, the process is successful... 100% OF THE TIME!).<br /><br />The problem occurs both on site and at base, the linked PDF's are located on the LAN.<br /><br />The code snippet (with error checking taken out for brevity) is below:<br /><br />     UIDRef pageUIDRef = PCSImageUtils::GetFirstPageUIDRef();<br />     UIDList temp = ((UIDList)(pageUIDRef));     <br /><br />     ErrorCode status = kFailure;<br />     do<br />     {<br />          // obtain command boss<br />                InterfacePtr<ICommand> pdfExportCmd(CmdUtils::CreateCommand(kPDFExportCmdBoss));<br />          <br />          // set export prefs<br />          InterfacePtr<IPDFExportPrefs> pdfExportPrefs(pdfExportCmd, UseDefaultIID());<br />          InterfacePtr<IPDFExportPrefs> appExportPrefs((IPDFExportPrefs*)::QuerySessionPreferences(IID_IPDFEXPORTPREFS));<br />          pdfExportPrefs->CopyPrefs(appExportPrefs);<br /><br />          // set SysFileData<br />          PMString pmFilePath("C:\\Outputfile.PDF");<br />          IDFile sysFilePath(pmFilePath);<br />          InterfacePtr<ISysFileData> trgSysFileData(pdfExportCmd, IID_ISYSFILEDATA);<br />          trgSysFileData->Set(sysFilePath);<br />          <br />          // set UI flags<br />          InterfacePtr<IUIFlagData> uiFlagData(pdfExportCmd, IID_IUIFLAGDATA);<br />          uiFlagData->Set(kSuppressUI);<br />          <br />          // set UIDList containing pages to output (item list of command)<br />          UIDList theList(temp);<br />          pdfExportCmd->SetItemList(theList);<br />          <br />          // set UIDRefs containing pages to output (IOutputPages)<br />          InterfacePtr<IOutputPages> outputPages(pdfExportCmd, UseDefaultIID());<br />          outputPages->Clear();<br />          IDataBase* db = theList.GetDataBase();<br />          outputPages->SetMasterDataBase(db);<br />          int32 nProgressItems = theList.Length(); <br />          for (int32 index = 0 ; index < nProgressItems ; index++) <br />          {<br />                  outputPages->AppendUIDRef(theList.GetRef(index));<br />          }<br /><br />          // set PDF document name (get name from IDocument)<br />          InterfacePtr<IDocument> doc ((IDocument*)db->QueryInstance(db->GetRootUID(), IID_IDOCUMENT));<br />          PMString documentName; <br />          doc->GetName(documentName);<br />          outputPages->SetName(documentName);<br />          <br />          // finally process command<br />          status = CmdUtils::ProcessCommand(pdfExportCmd);<br />     } while(false);<br /><br />Thanks in advance.<br /><br />Dave Wilson.

    Hi Dave,
    It looks like a problem with unsafe threads inside command ...
    Did you tried set some preferences from next ?
    SetPDFExOmitPDF( kExportOmitPDFOFF )
    SetPDFExOmitBitmapImages ( kExportOmitBitmapImagesOFF )
    may be help you stabilize export process ...
    Pavol Nachaj
    www.exec.cz
    Prague

  • PDF export issue - ID CS4 update bug?

    When exporting a book I have been using continuously over 1 year - both under CS3 and CS4 - suddenly the left master page items are not visible in the resulting PDF file.
    These items are overlapping the spine on facing master pages, but this has never caused a problem before. Now, even after resizing these objects to the actual page size, they do not show in the PDF.
    I found one workaround though. When exporting the pages with the document bleed, they are visible in the PDF even if the master page items are overlapping the spine in the bleed area. Afterwards I have to crop the resulting PDF by the bleed.
    Is it a bug or is there a fix to this issue?

    I've redrawn it all and placed in new images and now its starting to do weird stuff like make the images disappear as well as making part of the transparency 20% (as set by me) but then making another section of it 100%.(See below - top one is correct, bottom is incorrect). I would agree with you that it may just be an issue with the file, except its happening across multiple computers. There's not really any chance its a dud version of CS5 is there? Its all legit so no real reason why it wouldn't be.
    Override Master Pages fixes it, but this is pretty disappointing if I need to have to do this every single time as it makes the master pages on half useful.
    We do have CS3 actually and I opened it in that, exported it as a .inx but same issue with elements missing - the stroke around the outside disappeared.
    Could it be anything to do with bringing across elements from Illustrator? Although the top element is appearing fine, and the bottom transparent element is a copied item so shouldn't be an issue. And the image disappearing - there's no real reason for that.

  • PDF Export Issue - content missing (Not background freeze issue)

    Hi,
    Currently having some issues with exporting PDF's from Indesign CS5. When I export the first page (which is based off a master page) the majority of the content gets cut off - so this is images, coloured boxes and strokes and a barcode.(Top Image)
    When I cut the content from the master page and paste it onto a standard page, then it prints off ok (Bottom Image), but we can't realistically do this every single time. Its not only in one document that its happened - it has occured with several of our documents and across multiple computers.
    I have checked the forum and troubleshooting, have gone through and done the troubleshooting based on document and application level to no help. http://kb2.adobe.com/cps/499/cpsid_49998.html#main_DocumentLevel
    I've read the different posts regarding background tasks which is not the issue as it is actually exporting it and its fine.
    Have restarted the machine, double checked updates, checked whether its a damaged document (its not from what I can tell)
    Tried exporting without images (Omit OPI) with same results.
    Have checked out the transpency issue (as does contain some transparency but no results).
    So thinking it must be something to do with the master pages but I have no idea what.
    We were using an external plug in for the barcodes for CS4, that does not work for CS5 so I removed the barcode to see if that was affecting it but again no luck.
    Just to confirm we're running
    Adobe CS5 onto our computers - we've run all the the updates both for Adobe Acrobat Pro (9.4) and for all of the CS5.
    Its being run on iMac 2.4 GHz Intel Core 2 Duo, OS X 10.6.4
    Adobe CS4 has been uninstalled and deregistered so no interference there.
    Can anyone help me out here or recommend something?
    Thanks in advance.

    I've redrawn it all and placed in new images and now its starting to do weird stuff like make the images disappear as well as making part of the transparency 20% (as set by me) but then making another section of it 100%.(See below - top one is correct, bottom is incorrect). I would agree with you that it may just be an issue with the file, except its happening across multiple computers. There's not really any chance its a dud version of CS5 is there? Its all legit so no real reason why it wouldn't be.
    Override Master Pages fixes it, but this is pretty disappointing if I need to have to do this every single time as it makes the master pages on half useful.
    We do have CS3 actually and I opened it in that, exported it as a .inx but same issue with elements missing - the stroke around the outside disappeared.
    Could it be anything to do with bringing across elements from Illustrator? Although the top element is appearing fine, and the bottom transparent element is a copied item so shouldn't be an issue. And the image disappearing - there's no real reason for that.

  • Pdf export artwork missing

    Hello illustrators.
    im exporting a pdf from illustrator,and half of my artwork is missing!what can i have done wrong?
    thank you.

    Well, I don't have an answer to the question, but I have been able to come up with a workaround that others might be interested in...
    What I did was split the presentation into two pieces and generate PDFs from each piece. The (shorter) pieces both exported correctly. Then I used PDFLab (http://www.iconus.ch/fabien/index.html), a free PDF Utility, to put the two pieces back together. The result was a single PDF that contained the entire presentation.
    In my mind, the fact that this workaround was successful suggests to me that there is a bug in the PDF Export code of Keynote (at least v4.0.4 — I haven't bought into iWork 09 yet).

  • CS3: PDF-Export Transparency Issue when Image-Links are missing

    I have a Layout with a transparent Frame on the top most Layer. For this Workflow-Step I do not have access to the original Image-Links, so I guess that all I see are the embedded Preview-Pictures and InDesign reports that all Object-Links are missing.
    If I export this Layout as JPG, the resulting JPG looks like the WYSIWYG in InDesign, which is suitable for this workflow-step. However when I export as pdf, the Frame is not transparent anymore. Instead it is filled with white color and covers the rest of the Layout. In Adobe Reader I can actually select the wrongly covered Picture at the border of the frame and copy&paste it somewhere and it looks fine.
    When I provide the original Frame-Picture and repair the missing Link in InDesign, PDF-Export works fine.
    I have installed & updated InDesign on a new Mac OS X 10.4.11, so all settings should be default.
    Transparency Blend Space is set to CMYK. I tried all default PDF-Export Profiles and tried a lot of different settings in the pdf-export dialogue including different PDF-File-Versions, Simulate Overprint on/off, Color-Conversion disabled, disabling Picture-Compression and much more. I also tried to Print a PS-File and then use the Distiller: same result.
    I use Adobe InDesign CS3 V 5.0.2 and tried Adobe Reader 8.1.2 and Adobe Acrobat Pro 8 to display.
    Any Ideas?

    Transparency flattening REQUIRES having access to the high-resolution images to get good results. One of the slogans I teach printers is "Fatten before you flatten." Meaning, replace the low-res images with high-res images.

  • Missing items in PDF export

    Strangest thing started happening today. A fairly complicated document –lots of transparency effects– refuses to neither export anything more than the bottom layer objects NOR transfer anything else to Photoshop via copy/paste. Anything that is on top of something else is missing. I have to say I'm baffled.
    This far CS5 has been very reliable when it comes to exporting PDF.
    Anybody experienced anything like this?
    My CS5 sits on a Mac Powerbook Pro.

    I bet you think I've ignored you for the last few hours. Actually, I've been fighting with your file most of the day. First ID froze trying to update the link to the large elephant with the dark background, so I figured I'd force a r-write of all th elinns by opening in Photoshop and saving as tiff if they were .psd, and .psd if they ere tive, then doing another save as back to the original format. That solved the first freeze problem.
    I have yet to successfully export a PDF, though, either in the background or the forground. I don't mean the PDF is missing stuff, I mean I can't even get a PDF to export. I reduced the resolution on the images to have 2/3 of the current effective resolution -- I think you would have more than you'd need for a display of this size even at 200 ppi effective, but still no luck. I'm trying a forground export at the moment, but it seems to be stalled again and the last time it gave me an out of memory error after about 15 minutes like this.
    If this one fails I'm going to delete the complex vector stuff from the background. My gut feeling is that's what's overwhelming ID and placing an Illustrator gaphic might work better. (just got the failure).

  • InDesign CS6 Export to PDF has missing objects

    When exporting to PDF, I have a 6-page document that has missing objects from the master.
    Here's the document with the content removed:
    lab.cyke.net/pdf/MissingObjects.pdf
    The first and last pages were constructed correctly. All pages in between are screwed up. Any ideas?

    @Jongware – I have a case with InDesign CS5.5 7.5.3 on Mac OS X 10.6.8 where master pages based on each other lead to false representation of page objects.
    Not only in pdf export, but also on the actual InDesign pages. Made an IDML from it, opened that in InDesign CS4 and the error was gone.
    This problem is documented at the German-Swiss forum "HilfDirSelbst" at:
    http://www.hilfdirselbst.ch/gforum/gforum.cgi?post=496285#496285
    Some screen grabs together with the IDML are attached there.
    After opening the IDML from InDesign CS4 with the error gone, I exported another IDML from CS4, opened that in InDesign CS5.5 7.5.3 and the error was present.
    To detect the error look at pages 1* and 4 of the mentioned screen grabs.
    Uwe
    //EDIT: *the screen grab of the pages palette of InDesign CS5.5 shows the error on page 4 only. The error is present outside of page 1 as well, but cannot show on the screen grab.
    Message was edited by: Laubender

  • Bug InDesign CS 6 bei Effekt "Abgeflachte Kante" mit gleichzeitigem Scherwinkel bei PDF-Export

    Hallo zusammen,
    ich habe einen Bug bei InDesign CS6 entdeckt: Ich habe einen Button mit Eckenrundungen, Farbe, einem Drehwinkel von 5° und einem Scherwinkel von 5° mit Schlagschatten und dem Effekt "Abgeflachte Kante" in Indesign CS 5.5 erstellt. Wenn ich die Datei in InDesign CS6 öffne, scheint optisch alles in Ordnung zu sein, aber wenn ich die Datei in ein Druck-PDF exportiere, geht der Effekt "Abgefalchte Kante" verloren (Schlagschatten ist o.k.)!
    Nach langem Probieren habe ich folgendes festgestellt:
    Wenn ich einen Scherwinkel von z.B. 5° bei einem Objekt (Form) oder bei einer Schrift einstelle und diese Elelemente dann mit dem Effekt "Abgeflachte Kante" belege, so schlägt der PDF-Export dieses Effektes fehl. Schalte ich den Scherwinkel aus, so funktioniert der Export tadellos.
    Auch bei neu erstellten Elementen und Schriften mit dem Effekt "Abgeflachte Kante" bei gleichzeitiger Verzerrung von egal wieviel Grad ist dies der Fall (auch ohne Eckenrundung)!
    Any ideas? Bitte um Nachstellung und Feedback - vielen Dank!
    (System Windows 7 64bit / 24GB RAM / Core i7 980X)
    Markus

    Ich habe mir schon ein Support-Ticket geholt und gebe die Sache mit Screenschots weiter - ich hatte nur gehofft, dass der eine oder andere das mal eben probiert und dann sieht man, ob das ein generelles Problem ist. Wäre ja recht schnell ausprobiert. Ich habe die Sache auf 2 PCs nachstellen können, aber mich hätten halt Versuche auf anderen Systemen interessiert.
    Macht aber nichts, ich werde ert einmal den Support abwarten und dann sehen, ob die den Bug nachvollziehen können, oder nicht.
    Danke für die Antwort!
    Gruß -
    Markus

  • PDF exported from InDesign missing background when opened in Illustrator

    Hello, I am having a bit of a frustrating problem.
    I'm working on graphics for a large project, and I have to get some of my files from InDesign into Illustrator (they are both CS5) for our printer.
    I would have normally designed them in Illustrator but ALL my graphics are in InDesign and we just found out once we started on production that he needs AI and needs our trim path set up for our irregular shapes. 
    For MOST of the documents, its been pretty easy (exporting to PDF > opening in illustrator and making a cut path > saving as AI) however I have this one file that is making me lose my mind.
    When I export it as PDF, it opens perfectly and looks normal in acrobat, and I also check it out in preview as well. The background shows up and everything. However when I open the PDF in illustrator it completely loses the background. I noticed it doing this before for a couple graphics, but I assumed that was because they had gradients drop shadows and transparencies and all that. This file has nothing weird except for a gradient grey background.
    Help? I'm including some screenshots of whats happening in the hopes that you guys can help solve it.
    So here we have me saving it, then opening it in Acrobat to check stuff out.
    Now here is what happens when I open it in Illustrator:

    Hi, Brie. I have been running into this issue for quite some time now. I also received the same response as you did. "Stop opening exported PDFs in Illustrator." This is an unsatisfactory answer for someone that works in the large format print industry that needs to preflight directly in the Illustrator program. I've done a ton of research and have been racking my brain for the last 2 years and have finally found sufficient workarounds for this issue. The downfall with these workarounds: all spot colors located in the gradients will convert to CMYK mixes. I'm still researching to see if there is a way to keep spot colors intact in these areas.
    A little back story: InDesign is converting the gradients into something called NChannel. It enables more accurate handling of color blending by including additional dot gain and color mixing info. Both InDesign and Acrobat have the ability to display these elements whereas Illustrator, from what I’m finding, does not. Which is why we’re seeing gradient elements drop out when opened in Illustrator.
    Workaround for CMYK Gradients
    Open PDF exported from INDD in Acrobat
    Go to Tools > Print Production > Convert Colors
    Object Type: Smooth Shade (this tells Acrobat to hone in on Gradients only)
    Color Type: DeviceCMYK
    Check Embed next to Conversion Profile (should be SWOP)
    Expand Document Colors on the right and Select DeviceCMYK in Color Spaces then click ok
    Save the PDF
    Workaround for 1 Spot Color in Gradients (Converts Spot Color located in Gradient to CMYK – all other Spots stay intact)
    Open PDF exported from INDD in Acrobat
    Go to Tools > Print Production > Convert Colors
    Object Type: Smooth Shade (this tells Acrobat to hone in on Gradients only)
    Color Type: Spot Color
    Check Embed next to Conversion Profile (should be SWOP)
    Expand Document Colors on the right and Select the Spot that is located in the Gradient in Color Spaces then click ok
    Save the PDF
    Workaround for 2 Spot Colors in Gradients (Converts Spot Colors located in Gradient to CMYK – all other Spots stay intact)
    Open PDF exported from INDD in Acrobat
    Go to Tools > Print Production > Convert Colors
    Object Type: Smooth Shade (this tells Acrobat to hone in on Gradients only)
    Color Type: Spot Color
    Check Embed next to Conversion Profile (should be SWOP)
    Expand Document Colors on the right and Select the DeviceN spot color that is located in the Gradient in Color Spaces then click ok
    Save the PDF
    Please try this and let me know if you have any questions! I'm always looking for new problems to solve! Good luck!
    - Jenny

  • Photoshop CS4 - Layers Missing in PDF Export

    Hi there,
    I'm working on a leaflet design for a client in Photoshop CS4 and am having a real issue with the PDF export. There are three layer groups all containing the same graphics, but when I export these to PDF - whether compressed or uncompressed and I've tried Reader 5 - 8 compatibility and with varying settings the layers do not appear in the PDF.
    They are visible as plain as day in Photoshop, but don't appear at all in the PDF.
    Any help would be gratefully appreciated,
    Many thanks,
    Martin Oxby
    mOxby Design
    Custom Web Design

    Thanks for your answer :-) I will try the gradually merging option first. I did flatten it but lost a LOT of quality in the PDF, which is not great when this has to go to the printer's.
    My image doesn't have clipping paths (probably hard to believe) but does have an epic number of layers. Here are the offending layers - nothing complex at all. The layers that don't appear, simply are the three squares which are in the 'Logo Squares' layer group.
    If this enlightens you at all please let me know and I'll get back to you again. Thanks for posting!

  • Keynote and PDF Export

    Exporting Keynote presentation in PDF via email is a great feature that has been awaited by potential business users.
    However, PDF exports from ipad do not seems to be supported by acrobat especially on PCs/windows system. Font conversion seems corrupted and text appears with bullets.
    Any hint on how to send keynote presentation converted in pdf properly ?
    Many thx

    I also ran into a bug with PDF export today. The PDF displayed properly on my mac, but when viewed on other laptops (and when uploaded to Scribd), the text was missing. :/
    Workaround was to export the keynote file to my mac, then use the desktop keynote app to re-export as PDF.

  • INDS PDF export issue

    Hi,
    Exporting large document from InDesign takes significantly long time in InDesign CS6 server. Our document has minimum 1200 page needs to be exported to PDF. It takes around 12 minute to export with "smallest file size" preset. Our requirement is to export quick PDF rather then smallest size pdf.
    Can some one suggest best setting to fastest PDF export from InDesign. Here is PDF export settings that we use as alternate to "smallest file size" ?
    //Basic PDF output options.
                pageRange = PageRange.allPages;
                acrobatCompatibility = AcrobatCompatibility.acrobat6;
                exportGuidesAndGrids = false;
                exportLayers = false;
                exportNonPrintingObjects = false;
                exportReaderSpreads = false;
                generateThumbnails = false;
                includeBookmarks = false;
                includeHyperlinks = true;
                includeICCProfiles = true;
                includeSlugWithPDF = false;
                includeStructure = false;
                interactiveElementsOption = InteractiveElementsOptions.doNotInclude;
                //Setting subsetFontsBelow to zero disallows font subsetting;
                //set subsetFontsBelow to some other value to use font subsetting.
                subsetFontsBelow = 0;
                //Bitmap compression/sampling/quality options.
                colorBitmapCompression = BitmapCompression.AUTO_COMPRESSION;
                colorBitmapQuality = CompressionQuality.LOW;
                colorBitmapSampling = Sampling.BICUBIC_DOWNSAMPLE;
                colorBitmapSamplingDPI = 100;
                thresholdToCompressColor = 150;
                //colorBitmapSamplingDPI is not needed when colorBitmapSampling is set to
                //none.
                grayscaleBitmapCompression = BitmapCompression.AUTO_COMPRESSION;
                grayscaleBitmapQuality = CompressionQuality.LOW;
                grayscaleBitmapSampling = Sampling.BICUBIC_DOWNSAMPLE;
                grayscaleBitmapSamplingDPI = 150;
                thresholdToCompressGray = 225;
                //grayscaleBitmapSamplingDPI is not needed when grayscaleBitmapSampling is
                //set to none.
                monochromeBitmapCompression = MonoBitmapCompression.CCIT4;
                monochromeBitmapSampling = Sampling.BICUBIC_DOWNSAMPLE;
                monochromeBitmapSamplingDPI = 300;
                thresholdToCompressMonochrome = 450;
                //monochromeBitmapSamplingDPI is not needed when monochromeBitmapSampling
                //is set to none.
                //Other compression options.
                compressionType = PDFCompressionType.compressObjects;
                compressTextAndLineArt = true;
                cropImagesToFrames = true;
                optimizePDF = false;
                pdfDestinationProfile = "sRGB IEC61966-2.1";
                pdfColorSpace = PDFColorSpace.RGB;
                //Set viewPDF to true to open the PDF in Acrobat or Adobe Reader.
                viewPDF = false;
    Many thanks in advance
    Mac

    I've redrawn it all and placed in new images and now its starting to do weird stuff like make the images disappear as well as making part of the transparency 20% (as set by me) but then making another section of it 100%.(See below - top one is correct, bottom is incorrect). I would agree with you that it may just be an issue with the file, except its happening across multiple computers. There's not really any chance its a dud version of CS5 is there? Its all legit so no real reason why it wouldn't be.
    Override Master Pages fixes it, but this is pretty disappointing if I need to have to do this every single time as it makes the master pages on half useful.
    We do have CS3 actually and I opened it in that, exported it as a .inx but same issue with elements missing - the stroke around the outside disappeared.
    Could it be anything to do with bringing across elements from Illustrator? Although the top element is appearing fine, and the bottom transparent element is a copied item so shouldn't be an issue. And the image disappearing - there's no real reason for that.

  • 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.)

  • Script that worked in CS does not work in CS4 - multiple open page, print , pdf export and close

    I had a script that worked great for me in Indesign CS. But now does not work in CS4. Anyone knows what needs to be done to make it work again ?
    When I drop folder with indesign files on top of this script:
    1. opens first page
    2. turns specific layer on
    3. prints using preset
    4. exports using preset
    5. close without saving
    6. next page
    Anyone who can give me solution or idea how this should work is greatly appreciated.
    on open sourceFolders
    repeat with sourceFolder in sourceFolders
    tell application "Finder"
    try
    -- If you would like to include subfolders, you say - every file of entire contents of folder…
    set idFiles to (every file of folder sourceFolder whose file type is "IDd5") as alias list
    on error -- work around bug if there is only one file
    set idFiles to (every file of folder sourceFolder whose file type is "IDd5") as alias as list
    end try
    end tell
    if idFiles is not {} then
    tell application "Adobe InDesign CS4"
    set user interaction level to never interact
    repeat with i from 1 to count of idFiles
    open item i of idFiles
    tell document 1
    try
    set visible of layer "ImagesTag_Layer" to true
    end try
    set myPreset to "letter size" -- name of print style to use
    with timeout of 700 seconds
    print using myPreset without print dialog
    end timeout
    set myPreset1 to "pdf preset name" -- name of pdf export style to use
    set myName to the name -- name includes .indd should remove at some point          
    with timeout of 700 seconds
    export format PDF type to "users:temp:Desktop:pdf:" & myName & ".pdf" using myPreset1 without showing options -- set path here format ComputerName:Folder1:Folder2:......:FileName.pdf
    end timeout
    close without saving
    end tell
    end repeat
    set user interaction level to interact with all
    end tell
    end if
    return 10 -- try again in 10 seconds
    end repeat
    end open

    (Disclaimer: me not an AS guy!)
    First thing I noticed is the interaction level is set off. If you comment out this line
    set user interaction level to never interact
    you might be able to pinpoint the exact error -- ID will display a standard "failed" dialog, hopefully showing the line that it fails on.
    A quick question: the script assumes two presets in your InDesign: one for print ("letter size") and one for PDFs ("pdf preset name"):
    set myPreset to "letter size" -- name of print style to use
    set myPreset1 to "pdf preset name" -- name of pdf export style to use 
    Do these actually exist in your CS4, with the same (non)capitalization and spaces?

Maybe you are looking for

  • Creating, distributing and receiving responses on a "fillable" PDF form

    Hello,      I apologize if this is addressed somewhere else, but I could not find a complete match to my question.  I am trying to create a form in Acrobat X which can be posted to a website, downloaded by up to 2000 people, filled out and emailed ba

  • Homesharing From One Computer To Another

    (Hopefully this is the correct forum.) So I have both computers set on the "Homesharing on" option in iTunes and I also have it set under "sharing" to make it possible to share music across my networs. According to iTunes, both computers are connecte

  • Customer Contact Person as Blind Copy for Email

    Dear SAP Experts, Do you know where to set that a Contact Person for a customer will receive an email as blind copy (BCC) ?

  • Sending mail for failed idocs

    hi is there any standard function module to send mail to the receipients if any idocs has been failed during the process. Please revert back. Points will be awarded for the appropriate answers. Thanks & Regards Varalakshmi.K

  • ADF &CSS :overriding the default ADF:tree icons and CSSs

    Hi, I have major layout issue regarding ADF:tree, how can I override the default icons? I override the oracle CSS with my own, but when I did that, the tree images has changed, its now small hideous triangles, I copied some lines from the oracle CSS