Question
Parsing .ai files
The project I am currently working on requires that I be able to extract information from .ai files. The last bit of information that I need is the 'BoundingBox' around the art: ie. the size of the box that appears when you select all with ctrl+a. Does anyone know if this SDK will allow me to do this? If not, can anyone suggest an alternative library? (Java preferred)