Reputation: 18869
I have a page on my site where a user can upload a Photoshop, Illustrator, or InDesign file.
It's for a print shop, and they need to do things like see which fonts are used in the file, check if the file contains spot colors, and other information like the dimensions, resolution, color space, etc.
Is there an SDK out there that I can download/buy for .NET where I can get this kind of information from an Adobe file?
Upvotes: 4
Views: 3601
Reputation: 4673
Sadly, it looks like their SDK is C based (at least for photoshop). Check this out.
Upvotes: 2