|
From: Alan G I. <ai...@am...> - 2015-12-05 20:02:37
|
If this is worth the effort to the OP, I wonder if a round trip would work? First convert the PDF to EPS: http://tex.stackexchange.com/questions/20883/how-to-convert-pdf-to-eps Then create your pyx image, importing the EPS with `epsinclude`. Then if PDF output is needed, could this be exported to PDF? This is really a question rather than an answer. Alan Isaac |