I have an Adobe Illustrator file with 4 figures on it. I want to use these 4 figures separately in a LaTeX document.
What would be the best way to do so? Keeping in mind that:
- I want to keep this one Illustrator file as the single source file, i.e., i don't want to split it up permanently into 4 files.
- Illustrator (CS3) doesn't provide an 'Export selection to PDF' function (only a 'Save as ... PDF' but that includes all 4 figures as far as I can tell)
- I want to minimize additional overhead in Latex (like specifying clipping) if possible?