Hello. I need to do the following;
1) Import a files with graphics into Mathematcia from Illustrator, using exported formats (like SVG) or direct from illustrator.
2) Define the scale and measurments of the working area page in meters.
3) Select a path and copy out a list of coordinates that describe points on the path in relation to 0, 0 upper left corner of the page.
4) Save the list of coordinates in X and Y table into a .csv file.
Is this possible to do with Mathematica? Or are there some workarounds that can produce the same result?