Custom book export resolution problem in PDF - only 150DPI!?

I've been using the custom book option and when it came to exporting my PDF I have run into a problem involving the undocumented output resolution of a PDF at a given size. The custom book dialog allows you to create a book with a certain size in inches, but this really has no real meaning since the resolution of that output cannot also be specified in either the layout option or the print dialog. For example is it 150dpi or 300dpi? From some investigation it appears to be locked at 150DPI.
Now I would have thought that Aperture was intelligent enough to just treat the album layout (this is my assumption) as some kind of smart object, where the layout is resolution independent and the final output resolution can be determined when printing to a printer or PDF. In that case the dialog for the setup of the custom size is correct. However, there is no option that I can see in the print dialog to actually specify the output resolution; Aperture is left to its own devices to specify an output resolution, which is undocumented.
I use a printer that accepts JPG or TIF files and I need 300dpi for an album size of 10x13 inches. This equates to 3900x3000 pixels per page. I am able to export to PDF in the print dialog and then used an automator action to export each page of the PDF as JPG and reimported back into Aperture 2 in the same action. In the PDF>JPG conversion option there is the ability to set the DPI to 300. That works fine and the resulting JPG images show as 300dpi (3900x3000px). When looking at the images though they look a little soft, which leads me to believe that my action was simply interpolating a 150dpi image in the PDF into 300dpi.
So to test this, I noticed that if I exported just one page of the album as a PDF and opened the PDF in Preview it does indeed tell you that it is 13x10 inches (no mention of the pixel resolution though). So, you can actually reimport a single page PDF into Aperture and if you do this it appears that the actual resolution is 1950x1500 and that equates to 150dpi for a 13x10 inch layout.
So there are two things that could possibly be going on here:
1. The actual layout of the album is locked at 150DPI and the save to PDF simply takes that and exports a PDF at that resolution.
2. The layout of the album is resolution independent, the size of the album (in the custom dialog) simply controls the aspect of the page layout, and the print dialog (save to PDF) is exporting as 150DPI as default. When I run my automator action (these are the Leopard PDF actions), the save each page to JPG action is up-res'ing the image to 300dpi.
This is where I need help. Is 1 or 2 (or something else?) happening. Also, does the PDF save as JPG12? That too is undocumented.
If number 1 is happening I may have to set my album size to 26x20inches to get a 10x13 inch page at 300dpi.
If number 2 is happening I need to find a PDF/TIFF/JPEG print driver to enable me to export at 300dpi as the print dialog in not standard (and we don't get the nice 'save as' drop down where we could do other things. So far my search has led me to CUPS-PDF, but that still doesn't allow for resolution to be set: http://www.codepoetry.net/projects/cups-pdf-for-mosx
Why can't Apple just figure this thing out correctly and allow the resolution to be specified by the user - what an oversight given all of the feedback requests for the custom album tool. We need 300dpi as a minimum as we can always down-res if we want.
Any ideas? I've got albums to send to clients! Help!
Thanks

When you import any PDF into Aperture, I think it rasterizes any PDF you import to a 150dpi flat image on import, even if it was a high res PDF to begin with. But theres the thing, PDFs don't have dpi (as such). Any shapes or text is a vector so don't have a DPI as they'll scale when printed. The images use their DPI when they were imported from the program that created the PDF.
So I did a quick test and put a page I made from Aperture in to Acrobat and ran a preflight check on all images to check the resolution. It came back at 349.956 ppi, so this example was over 350dpi.
I've attached the screenshot
Jason

Similar Messages

  • Export Crystal Report to PDF only

    Hi,
    I'm new to Crystal Report(CR) for VS2010, so please bear with me. How do i make CR to export to PDF file only. When i try to click on the export icon, it gives me so many options to export the file but i only need the user to export to PDF file. Any help is greatly appreciated.

    Hello,
    CR for VS 2010 now gives you the options through an API to allow which types will show up in the export options.
    In your viewer click event add this :
    private void ViewReport_Click(object sender, EventArgs e)
        rptClientDoc = rpt.ReportClientDocument;
        crystalReportViewer1.ReportSource = rpt;
        // set up the format export types:
        // to set each type allowed
        //int myFOpts = (int)(CrystalDecisions.Shared.ViewerExportFormats.RptFormat | CrystalDecisions.Shared.ViewerExportFormats.PdfFormat | CrystalDecisions.Shared.ViewerExportFormats.RptrFormat | CrystalDecisions.Shared.ViewerExportFormats.XLSXFormat );
        // to set all types allowed
        int myFOpts = (int)(CrystalDecisions.Shared.ViewerExportFormats.AllFormats);
        crystalReportViewer1.AllowedExportFormats = myFOpts;
    Thank you
    Don

  • OS X print driver problem with PDF (only)

    Why is it that I cannot print a PDF (only – all other documents print fine) from my MacPro 5,1 OS X 10.7.5 to my HP LaserJet 4050N using the latest HP driver, but I have no problem whatsoever printing the same PDF to the same printer using the Gutenprint CUPS driver? With the HP driver I get spooling file 10% for an hour before I give up.
    I have tried printing from Adobe Reader, Acrobat and Preview (all latest versions) with the same result.

    Nuthin? Not even finger pointing?

  • Problem with custom book size and print to PDF

    I'm trying to create a 20 page 8x8 book which consists of 10 16x10 spreads. In other words, page 1 and page 20 are not start on the right and left respectively, there are exactly 10 16x10 spreads. This is a requirement for KISS wedding books. I am running into two problems:
    1. The album designer seems to be forcing me to have the first page consist of a single 8x8 page, even though the last page can consist of a 2 page spread.
    2. When I do print to PDF, I get 20 8x8 pages. If I change the paper size to 16x8, each 16x8 spread is followed by a single 8x8 repeat of the right side of the previous 16x8 spread. I could live with the 20 8x8 pages if there was an easy way to recombine these as 10 16x8 pages.

    PS: Since my edit timed out, I was going to add speculation of a way in
    ColorSync to enable or make Filters which could be used to save settings,
    at least for color and printer matching schemes, this is supported in PDFs.
    Not sure where I could take up where I left off to write a PS to my own post;
    since I had a few links to documents I found by doing some research reading.
    These may be related, but perhaps not directly enough to be of help.
    • ColorSync - Wikipedia (note info on settings, filters, printing pdfs)
    http://en.wikipedia.org/wiki/ColorSync
    • ColorSync on Mac OS X: TN 2035 (technical note detail)
    http://developer.apple.com/mac/library/technotes/tn/tn2035.html
    {And if you have Acrobat, the retail application, you likely have
    several other printing options unavailable to a reader app; in
    that PDF print settings may be encoded into a document.}
    In any event, I'm on my way out to talk to that neighbor's dog...
    (The one I mentioned in my timed-out post that had been
    barking up the wrong tree, while I was concentrating.)
    Good luck & happy computing!

  • Custom RH9 WebHelp skin: Problem opening PDF file from custom button

    Hi, I've been troubleshooting and checking forums trying to figure out how to get a PDF file to open from a custom button on my WebHelp skin. It worked for me once upon a time, but I changed something in the document and tried to upload the new version and it has errored out ever since.
    I want to have the ability to open the PDF in a new window from the custom button (called 'Printable PDF' on my skin), so I am using the following custom JavaScript in the 'Click On' field of the the custom button's components: window.open('print_test.pdf','printWindow','menubar=0,resizable=0,width=900,height=500,scr ollbars=1');  I know the script is good because I have the same script for the Support custom button and it works great. The only difference between those scripts is the Support script calls an .html file instead of a PDF and the window names says 'supportWindow' instead of 'printWindow'.
    I've tried deleting and recreating the custom button, changing the JavaScript with a developer's help, generating the help on another machine thinking it was a glitch with my browser (using IE8) or RoboHelp license, and combing the help files numerous times. I've also ensured that the PDF file is stored in the skin and project folders along with the other project files/folders. I've used previous versions of RoboHelp and had no problems attaching a Word document and PDF, so I'm wondering if this is a bug in RH9?? Especially since it worked for me initially. Any assistance and/or fresh ideas are welcomed! Thank you!

    Hello again
    Happy I was able to help.
    MOTW is only present and affects things when you are running content off your local C drive. It's value is in preventing that Yellow Information Bar and all that from appearing when you are using IE. Once you publish content to a server and access it that way you are in a different security zone and MOTW has no influence either way. So there would be no adantage to enabling it before publishing to a server. The only reason you might want to consider enabling it would be if you were copying the WebHelp to everyone's hard drive and having them run it from their hard drives.
    Make sense?
    Hope so... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Export Resolution Problem In Photoshop CS-2

    I am having a problem exporting a Nikon NEF file (raw) from Aperture to Photoshop CS-2. The problem is that after the file is exported it is only at 72 dpi when I need at least 300 dpi for print. Can anyone help me out here as I have spent hours trying to figure this out? I have checked my settings in the preferences menu and have the export settings set to psd. I have also tried the tiff setting as well with no such luck. I have not cropped the image at all. I am exporting it as a full size raw file.
    Also where can you manage the color profile settings in Aperture I assume it is using the profile that the camera gave the image?
    I am also having some issues with the quality of the image after I bring it back into Aperture from Photoshop. It seems that some pixels are very muddy and blotchy looking. I can view the image in Photoshop and Aperture side by side and the Aperture version is not the same.
    Anyone’s comments and help would be much appreciated.
    Robert

    Thanks for the reply Robert. Wow that was a good hours worth of reading. I found it somewhat helpful but looks as though I am confused about the topic as many others are. All I know is that one time I cropped an image in Photoshop to a 5x7 image size at 72 dpi and had it printed and it defiantly showed the pixels being jagged on the edges of my text and subject. I then reprinted the image and cropping from the original raw cropped it to the same 5x7 but set the dpi to 300 and the results were much better. My camera is a Nikon D2H at 4.1 mega pixels. The images are 1632 x 2464 and are usually about 3.1 MB in size. I have had outstanding results printing images up to 16 x 24 using a professional lab and setting the ppi at 300 in Photoshop. So I guess my real test will be to have one printed out that I cropped from Aperture at a 16 x 24 size and compare the results to my old way of doing things in Photoshop. I hate to say this but I really don’t care about the tech side of printing. I just need to know what works and what doesn’t. I see a lot of great qualities in Aperture but there is a learning curve as in any new product.
    For the record in the past I always used Nikon capture to perform the raw file edits before moving them to Photoshop for further editing if needed. Such as adding a watermark or some text to the image and had great results. The reason for my change is that I switched from a PC a few weeks ago to this new G-5 Quad and have found out that Nikon View does not run at all on the OSX operating system. Nikon Capture works well but without View there is no way to organize your files. So I spent the 499.00 and bought Aperture, which is great for file organizing. So off to the lab I go to see what happens when I print a 16 X 24 image with Aperture. I will let everyone know what the results are.
    Happy Computing,
    Robert Morehead

  • Customer's are having problems viewing PDF's.

    I recently upgraded to Illustrator CS5 from CS4. Since the upgrade, I've been getting complaints from some customers that they cannot open the PDF's I'm sending them. This was never a problem with CS4. I went back and checked the save setting in illustrator and can't find anything different from what I had set in CS4. Is this an issue with Illustrator, or do you think that it may be that it's exporting a PDF that's requiring a newver version of Adobe Acrobat for customers to view? Working on a Mac btw, if that matters. Any ideas? Thanks!

    Same customers?
    Same Reader version?
    Same documents?
    Same settings?
    If all the above is true, not enough specific information. Regardless, always politely advise your PDF recipients to download the current version of the free Adobe Reader. And test in Reader yourself before sending the file.
    JET

  • Vanishing point export resolution problem

    Hi . I have a Hi-res image.When I trying to export Vanishing Point data for After Effects , Photoshop exports png images with very small resolutions. What is the problem with this ? I m using cs4. Thanks.

    Hi,
    We just released an update that fixes this issue. You can find more information on the update here: Photoshop CC 2014.1 update now available
    regards,
    steve

  • Resolution problem with pdf presentation from CS6 in Bridge.

    I'm having exactly the same problem as this guy but on CS6 http://forums.adobe.com/message/4352008.
    "I am consistently having problems creating multipage pdf files using Bridge; though they are created using 300 dpi files in Photoshop CS6 the resulting multipage pdfs from Bridge are not print quality."
    I couldnt find any updates for Bridge CS6. Can anyone help please?
    If Adobe wants us to use Bridge for generating pdf's it'd better be working correctly
    Thanks

    What are the PDF settings? What system are you using? Which version of Acrobat is on the system?
    Mylenium

  • Resolution problem with pdf presentation from CS4 in Bridge

    I have CS4 and am consistently having problems creating multipage pdf files using Bridge; though they are created using 300 dpi files in Photoshop CS4 the resulting multipage pdfs from Bridge are not print quality. I never had a problem with this before Bridge was required to create pdf presentations. The files used to create the presentation in Bridge are either psd or Photoshop pdf at 300 dpi. I am completely self-taught in Photoshop and my skill level is moderate at best, but I am not finding anything to help me so far in searching google and forums. Does anyone have any info to point me in the right direction? thanks-

    Have you applied all the updates for photoshop cs4 including this one:
    win:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4228
    mac:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4229

  • Resolution Problem With PDFs

    I've been making a VERY large graphic in Fireworks. I then
    paste it into Word and scale it to about 25% of the original size
    (maybe less). It looks really quality in Word, but when I save it
    as a PDF and view it in Adobe Reader, the image looks low
    quality/fuzzy. What can I do about this?

    Abbie+ wrote:
    > I've been making a VERY large graphic in Fireworks. I
    then paste it into Word
    > and scale it to about 25% of the original size (maybe
    less). It looks really
    > quality in Word, but when I save it as a PDF and view it
    in Adobe Reader, the
    > image looks low quality/fuzzy. What can I do about this?
    The dimensions of the image are unrelated to the resolution.
    You
    probably need to increase the PPI of the image. You can do
    that by using
    the Modify > Canvas > Image Size feature. Not that
    Fireworks was
    developed for creating images for the Web rather than print.
    You best
    choice would be to use Illustrator for this kind of work.
    Linda Rathgeber - Adobe Community Expert
    http://www.adobe.com/communities/experts/members/8.html

  • Exporting document as print PDF having custom Links not raising "CreateResourceStream" on custom Links Resource Handler.

    Print PDF export not raising any callBack(CanCreateResourceStream, CreateResourceStream) on my custom resource handler (ILinkresourceHandler) this lead to Low resolution images on PDF on other hand all Other export like Interactive PDF, PNG, JPEG even Print are working fine .CustomDataLink Sample also have same problem .

    Print PDF Export & IDML Export work on background thread means only model plugin get callbacks related to PDF export but my LinkResourceHandle Implemented in UI Plugin so I fix my problem by moving LinkResourceHandler implementation to new model plugin.if you want it to be in UI pligon only than put an empty text file name "DisableAsyncExport" in macos content folder inside app on mac, this will disable background export of PDF & IDML .

  • InDesign CS5.5 - Book export PDF - Folio

    Hi
    I have been noticed that the BOOK option PDF exported from InDesign CS5.5 is having issue with continuous page numbering (Folio). The merged book PDF is having repeated Folio in Running Heads, but the InDesign Source document has the Folios placed perfectly with page numbering option. Individual PDF created from InDesign document was also fine - no issues with Folio. CS5.5 update 7/7.2 is having the issue with Folio on Book exported PDF.
    Have any one of you faced these issues and solution - Please update.

    Had the same problem – drove me mad. Only one or two chapters in each book were effected. And because we did not spot this, we were selling books with the same page number all through a chapter.
    Solution.
    I found a solution that works every time, and it is quite simple. The problem lies in the Master Pages section. 
    The solution is to create a new Master Page (but not copying the previous Master). Copy details from a Master Page that works! Make sure the new Master has the same dimensions and indents as the old one.
    Then change all the pages in that chapter to the new Corrected Master. (A global change to all pages – easy to do). 
    Presto – you should have proper page numbering in the resulting pdf.
    Cheers,
    Ralph

  • Problems in exporting Urdu data to pdf through Crystal Report  2008

    Hi,
    We have a designed a crystal report in latest Crystal Report SP2. The database used is MS Access, the data is in Urdu langauge. The data is displayed properly on crystal report main preview.
    The problem is only when we export the report to PDF there is a data loss. The content is not properly exported.
    Some additional unexpected characters are also getting inserted.
    But the same content is proper if we export the report into .rtf or .doc format.
    I have tried  this with Arial Unicode MS and C-DAC UROT-GIST Galid fonts.
    Please help.
    Regards,
    Sitaram Gaikwad
    C-DAC GIST

    CR only support UTF-8 fonts.
    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Problem with PDF export format

    Using Mavericks and the latest version of Numbers, I have a problem when exporting a spreadsheet as a PDF.  The spreadsheet is very simple and everything in it is formatted with a border around each cell (more like a 10 line/10 column table with borders).  When I export it as a PDF the borders are there, but bolded, and the grid lines in the rest of the readsheet lines are also displayed in the PDF. 
    If I export the same spreadsheet to a PDF from Microsoft Word for Mac 2011, only the items that have borders show up, as I want it to be.  Is there anyway to surpress the grid lines from showing up in the export from Numbers? All I want to display in the PDF are the cells with content that are bolded...not the grid lines in the rest of the spreadsheet.

    OK, I've figured out how to hide the cell borders when I export to PDF, but still there is a single border around the entire page...about where the margins are.  It's light gray, so obviously another grid line, but this one I can't figure out how to hide.

Maybe you are looking for

  • Copy Performance Point lists between environments

    Hello, I would like to know if there is a way to copy paste Performance Point content lists and Data Connexion between 2 SharePoint 2013 environments (different farms) Actually we use Dashboard Designer to create report, kpi, filter and Dashboard . W

  • How to Validate this using Regular Expressions

    Hi All, I have following types of Mail IDs, Each is a String. It may be either of the Following: [email protected] or Ameer<[email protected]> Then How to validate using the Regular Expressions.

  • Migrated 3.x query not working properly

    Hi All,    I am migrating existing 3.x queries in system to BI 7. Some queries are showing strange behaviour like when i am executing them in analyzer the results are perfect. When i am executing same queries on web through query designer or through

  • Make airport express 2g connect to iOS personal hotspot?

    I am soon gonna use 3G internet connectivity as my primary connection type and I want to be able to connect my airport express 2g to my iphone 5's personal hotspot and extend it. the reason i want this is cause i want to be able to stream airplay mus

  • IE problem- in same versionsite  looks different

    Hi, I am very baffled by this IE behavior. I look at the page (all gallery pages do this BTW), on my PC-Explorer version 7.0.5730.13 and everything is where it should be. My client (!) looks at the same page on her computer IE version 7.0.5730.11, an