Reply To: CS5: Place dialog defaults?

#56226

Stix Hart said:This is annoying me too so I was glad to see this post, bit of a pity the fix isn't a bit more permanent. I want to crop to the the crop box though, and if I change MEDIA to CROP the script doesn't work… Any tips?


Try PDFCrop.CROP_PDF. There are of course several other options. Here at a glance:

PDFCrop.CROP_MEDIA //PDF MediaBox
PDFCrop.CROP_BLEED //PDF BleedBox
PDFCrop.CROP_TRIM //PDF TrimBox
PDFCrop.CROP_PDF //PDF CropBox
PDFCrop.CROP_ART //PDF ArtBox

PDFCrop.CROP_CONTENT_ALL_LAYERS
PDFCrop.CROP_CONTENT_VISIBLE_LAYERS

@Roland: did the one liner remedy your pdf import problem with the office pdfs?

Uwe

This article was last modified on July 1, 2010

Comments (0)

Loading comments...