Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Colorblind's Avatar
    Colorblind is offline Senior Member
    Join Date
    Aug 2007
    Location
    Montreal, Qc, Canada
    Posts
    331

    Default ID Export to PDFX1a different from PS to PDFX1a

    Have a very simple file that has a white box on top of a colored background tiff image. Both boxes have bleed about 0.5" outside trim. Tried the direct export from ID to PDFX1a using 0.25" bleed and compared to a file generated from the ID to PS to PDFX1a (same PDF settings) and found out that the PDFX1a generated from ID has dark lines from whats under the white zones of my file (not atomic region because they print when sent to my ApogeeX APPE rip) and shows clearly in Acrobat. The PS to PDFX1a doesn't have that problem and is a better representation of the ID file IMO. Any opinion?
    Attached Images Attached Images
    Better train people and risk they leave - than do nothing and risk they stay.

  2. #2
    leonardr's Avatar
    leonardr is offline Senior Member
    Join Date
    Sep 2007
    Posts
    451

    Default

    Quote Originally Posted by Colorblind View Post
    Any opinion?
    Not without seeing actual PDF files....

  3. #3
    Dov Isaacs's Avatar
    Dov Isaacs is offline Senior Member
    Join Date
    Aug 2007
    Posts
    158

    Default Need Files / Try PDF/X-4

    I fully agree with Leonard's assessment that we would need to see the files (and I'd also include the source files and joboptions files used) in order to assess what is really going on.

    Having said that, if you are using a RIP that directly interprets PDF - and your Agfa ApogeeX RIP with the Adobe PDF Print Engine certainly does that very well, you really should be exporting PDF/X-4 with live transparency and color management! PDF/X-4 was actually specified with that technology directly in mind!

    - Dov

  4. #4
    Lukas Engqvist's Avatar
    Lukas Engqvist is offline Senior Member
    Join Date
    Jul 2008
    Location
    Sweden
    Posts
    1,591

    Default

    If i am not mistaken the thin hariline is the underliying pixel image?
    Does the underlying image have a crop box? If so then what you are probably seeing is in the export to PDF Indesign sees the cropbox as being outside of the bleed, and thus makes it redundant. and so your pixel is not masked as tight as in the PD to PDF workflow. The PS distiller will not be removing redundant masks and therefore give you a cleaner bleed.
    It could also be an issue of smooth graphics where the PDF is antialiasing the pixels and therefore you are seing a hairline.
    Would be interesting to know, if you have the objects withing printing area do you see the same thing?
    If you turn of smoothing graphics in acrobat do you still see the eclipsed bitmap image.

  5. #5
    Prepper is offline Senior Member
    Join Date
    Aug 2007
    Posts
    155

    Default PDF-x4

    Is it safe to use the Downsampling with Automatic JPEG? I'm assuming it would be since its used in PDF-x4?

    I have resisted using this but am getting larger and larger files with image placed in Indesign and scaled down making effective resolutions around 1000dpi each and 3D rendering models and such. Our 42pg magazine that was 830meg exported without downsampling is only 120meg exported as PDF-x4, this is a huge difference but is it 100% safe? I have recently been downsampling but using Zip thinking I'm getting lossless compression, is that correct? This gives me a 530meg file.

    Thanks

  6. #6
    Colorblind's Avatar
    Colorblind is offline Senior Member
    Join Date
    Aug 2007
    Location
    Montreal, Qc, Canada
    Posts
    331

    Default

    Here are the PDFs for you guys to look at.

    TBYLT02_turnstiles_side.pdf is the PDF exported from InDesign CS4
    TBYLT02_turnstiles_side.indd.pdf was generated using PS to Distiller

    The PDF setting that was used for both is the standard PDFX1a 2001 with downsampling at 72dpi and JPEG High compression (just so I could post my files here)

    You can clearly see the line outside bleed area on the PDF exported from InDesign.

    Dov, the reason why I use PDF/X-1a is because most publications we deal with require us to do so. I basically use my ApogeeX workflow to preflight/fix the PDFs it receives and to proof them. I haven't found a single publication (magazines, newspapers) that would allow us to send them PDF/X-4...
    Attached Files Attached Files
    Last edited by Colorblind; 09-13-2010 at 02:30 PM.
    Better train people and risk they leave - than do nothing and risk they stay.

  7. #7
    Colorblind's Avatar
    Colorblind is offline Senior Member
    Join Date
    Aug 2007
    Location
    Montreal, Qc, Canada
    Posts
    331

    Default

    Dov, Leonard, the attached PDF file is the kind of spec sheet we get all the time from publications. This one has been updated last month and I received it today. As you can see, not only PDF/X-1a is the required PDF flavor but they want you to take the PS to Distiller road. A lot of publications are still afraid to take PDFs that haven't been made from PS.
    Attached Files Attached Files
    Better train people and risk they leave - than do nothing and risk they stay.

  8. #8
    Lukas Engqvist's Avatar
    Lukas Engqvist is offline Senior Member
    Join Date
    Jul 2008
    Location
    Sweden
    Posts
    1,591

    Default

    Oh you didn't tell us the white shape had a drop shadow applied in indesign
    If you look at the two as line art you will see in the postscript there is a large white object with a clipping mask. In the file from indesign you have just one shape a "pathfinder" function has been preformed to remove excess object.
    You will also always get maths happening as you down sample, and some how the downsampling will be to a grid. the line is less than 1/2 a pixel (if ppi is 72)

    now one more thing, if you look at the two files in illustrator you will se a structural difference.
    The indesign file is a bitmap has a clipping path and is then in a group.
    Screen shot 2010-09-13 at 22.17.32.png
    In the post script version of this
    The bitmap is
    …has a clipping path and is then in a group.
    …that has a clipping path and is then in a group
    …that has a clipping path and is then in a group
    …that has a clipping path and is then in a group
    ...that has a clipping path and is then in a group
    Screen shot 2010-09-13 at 22.16.32.png
    Yes, five levels of groups and clipping paths. (for each atomic region)

    Now a drop shadow on the edge of an object would only appear like this on a bleed, sinse else you would have a clipping path around white object, and background or the shadow would protrude.
    You are asking why is edge of the bleed not rendered in export, well it is not the artwork, that is what the bleed is for. Postscript does not have bleed boxes by definition, and therefore these will be another level of clipping paths. where all within the artbox is rendered meticulously, including irrelevant information such as downsampled details in the bleed, at the expense of making irrationally complex structure. (I remember the times we had to ungroup groups to get them through the rips).

    It is to me an explanation of how those coding must draw the line some where to get rational code and it is up to us to understand those boundaries in which we are to work. In this simple file it seems like a bad decision, but remember the rip needs to render things that are invisible in a file, and had there been lotts of detail outside the bleed you would find that the decision to do away with what is outside the bleed (or should we say aputate since we are talking about bleeding? ;P) is on the whole a good one.
    Last edited by Lukas Engqvist; 09-13-2010 at 03:41 PM.

  9. #9
    Bret Hesler is offline Senior Member
    Join Date
    Aug 2007
    Location
    Mountainside, NJ
    Posts
    137

    Default

    Quote Originally Posted by Prepper View Post
    Is it safe to use the Downsampling with Automatic JPEG? I'm assuming it would be since its used in PDF-x4? ...
    Downsampling is OK, JPEG is not recommended. I have seen many image quality problems with jpeg compression in PDF creation. Also, check out this article:
    <http://blogs.whattheythink.com/blognosticator/2010/08/ansel-would-not-approve-part-ii>

    I find it odd that Adobe has JPEG compression on by default in all of the predefined PDF settings, and even more odd that the submission specs say ,"Do not use JPEG compression." and then say to use the default adobe setting which uses JPEG.

    Bret

  10. #10
    Lukas Engqvist's Avatar
    Lukas Engqvist is offline Senior Member
    Join Date
    Jul 2008
    Location
    Sweden
    Posts
    1,591

    Default

    @ Bret + Prepper
    Might be idea to start a new thread if you have a different topic, makes it easier for all to follow.

    In many jobs JPG compression at high or maximum is the least problem to worry about and JPG can be used without perceivable loss in quality, but it depends on the image. A poor quality image will be worse afected than a good image. Noisy images can be really messed up by jpg. But generally the surface of the substrate is more likely to cause image detail loss.


Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Sponsors

Esko Sponsored Content