I have searched around and can't seem to find what I am looking for so I am hoping someone here can help me find it or just tell me that its not possible unless I want to write my own. I am trying to import a PDF and convert that PDF to SVG and then convert that SVG to Raphael Objects, or obviously just convert the PDF into Raphael objects.
The designer also wants to be able to upload Adobe PSD, and Adobe AI documents as well. I googled and pretty sure that is not possible but wanted to see if you guys had any input on the situation.
I already have code that takes in an SVG document and converts those objects into Raphael objects. Any help on this is greatly appreciated. Thanks all