Does anyone know of a software solution that could determine the ink coverage of a pdf? That is, to determine if a file is light, medium or heavy coverage without opening it?
if you're looking to check individual objects such as images, vector objects, shadings, etc. we can do that with pdfToolbox. But if you are looking to calculate the coverage of a sheet/page for its overall coverage there used to be (may still be) a product called Press Percent that would do this.
I Googled Press Percent and it's still around. From what I see, it's for setting ink keys. What I'm trying to do is find a software that would read incoming pdfs from clients and tag them with either light, medium or heavy ink coverage. Then an auto imposition software would use this data to group pdfs together with the same ink coverage when imposing the files.
I suppose we could do this with Enfocus PowerSWITCH, Callas pdfToolbox and Quite Hot Imposing/Dynagram/Ultimate Impostrip.
We would use SWITCH as the routing application and data collection program. We could "RIP" the PDF into a JPEG with pdfToolbox. Then we can use a check in pdfToolox to check the amount of ink in the JPEG. We could then run another check where we ask does this exceed 220TAC, does it exceed 280, does it exceed 330, etc. Once we have the right "failure". Once we collect the correct "failures" we can combine those into a job folder. Then send that folder to the imposition program.
This wouldn't be trivial, but should also not be rocket science.
TGLC used to have a solution for ink coverage, free. At that moment you can't download it from their web site but I found a mac version PerfX Image Ink Download - Softpedia
We would use SWITCH as the routing application and data collection program. We could "RIP" the PDF into a JPEG with pdfToolbox.
pdfToolbox, as well as Adobe Acrobat's Preflight, can do ink checks on the NATIVE PDF - there is no reason to RIP and check. If, however, you insist on RIPping - do NOT USE JPEG! Because of the image compression algorithms of JPEG (P==Photographic!) you will get HUGE color shifts. Instead, use TIFF or PNG.
Does anyone know of a software solution that could determine the ink coverage of a pdf? That is, to determine if a file is light, medium or heavy coverage without opening it?
Thanks
Dano
Para calcular la cobertura de tinta en un PDF puedes usar este script en Photoshop.