Hi,
As part of a Mac OS X app (in Objective-C) I need to be able analyse a PDF and determine some characteristics. PDFKit is quite limited and I'm not sure that CGPDF is going to be much better unless I'm missing something when looking at the documentation.
I need to find out things like...
Minimum font size used
Minimum line thickness
...and so on. Does anyone know any third party frameworks/classes that could help, or any clever way I've overlooked?
Thanks
As part of a Mac OS X app (in Objective-C) I need to be able analyse a PDF and determine some characteristics. PDFKit is quite limited and I'm not sure that CGPDF is going to be much better unless I'm missing something when looking at the documentation.
I need to find out things like...
Minimum font size used
Minimum line thickness
...and so on. Does anyone know any third party frameworks/classes that could help, or any clever way I've overlooked?
Thanks
Last edited: