|
From: Alan G. I. <ai...@am...> - 2016-07-09 22:23:01
|
1. I have some EPS figures. I'd like to import them into PyX, add labels, and end up with PDFs. I believe the way to do this currently is is to import the EPS, add labels, export as EPS, and use GhostScript to convert the format to PDF. Will I reliably end up with a vector graphic this way? 2. If instead I try to export as PDF with an embedded EPS, will PyX insert a bitmap? I was hoping for the use of as PostScript XObject, but it looks like Adobe has deprecated this. (Is it officially deprecated or just discouraged?) So maybe XObject has lost its utility for this purpose. 3. Are you (the developers) still working on PDF import? Is an experimental version available? Thanks! Alan Isaac |