I need to extract the text objects (along with the font and XY position) and simple vector graphic objects (lines/boxes) etc. from a Illustrator .CI file.
I've tried:
1. Printing the document to a "File" PCL printer and then parsing the PCL (I wrote a utility to do this). Unfortunately, the text items seem to be printed as graphics rather than text and are useless for this purpose.
2. Parsing a .CI file using the CS3 file format documentation. (things don't seem to match the files.)
Is there some other way to extract the text and vector graphic objects into a text file?
Thanks for any help.
Helmar B. Herman
I've tried:
1. Printing the document to a "File" PCL printer and then parsing the PCL (I wrote a utility to do this). Unfortunately, the text items seem to be printed as graphics rather than text and are useless for this purpose.
2. Parsing a .CI file using the CS3 file format documentation. (things don't seem to match the files.)
Is there some other way to extract the text and vector graphic objects into a text file?
Thanks for any help.
Helmar B. Herman