Any idea how to test wether the cropBox actually contains art?
I'm exporting large drawings as tiles for a google maps project. I do so by moving the cropBox and exporting the covered area as PNGs. Works great so far but ... since the drawing is kind of organic and does not fill the whole area i'm exporting i have many (most) PNGs be just plain white. These just fill my disk space and i have to have them removed later on anyways. My question is therefore wether there is a way to test (Illustrator CS3 / JavaScript) if the cropBox actually contains/covers anything?