SVG is supported by illustrator, hell you can import pdf into illustrator (with some limitations)
But what about using inkscape to convert from PDF to SVG then load into illustrator, there are so many formats and ways to convert. Why EPS (which I remember as being Encapsulated Post Script) Kindest regards Theresa Forster Senior Software Developer -----Original Message----- From: Alberto Priore [mailto:[email protected]] Sent: 08 July 2011 10:58 To: [email protected] Subject: RE: pdftops eps font issue The Apache FOP can create this output formats http://xmlgraphics.apache.org/fop/0.95/output.html and it can create with some limitation like you can see in .ps format http://xmlgraphics.apache.org/fop/0.95/output.html#ps Theresa Jayne Forster wrote: > > Why not just have FOP generate the eps direct without going through the > PDF > stage? > > > Kindest regards > > > Theresa Forster > Senior Software Developer > > > -----Original Message----- > From: Alberto Priore [mailto:[email protected]] > Sent: 07 July 2011 17:06 > To: [email protected] > Subject: pdftops eps font issue > > > I'm creating a pdf with Apache FOP in Linux then I need to convert the pdf > it > into an eps. > > I'm trying lot of ways, the only one that seems works is the pdftops. But, > when I convert it into Linux in command line > > pdftops file.pdf -eps file.eps > > This command creates me the eps but when I try to open it in Adobe > Illustrator in Windows XP It returns me the error > > EAAFD+HelveticaNeueLTStd-MdCnO_99-Identify-H; > Font not found on the system; missing font has been substituted. > > But 1: the fonts han not been substituted 2: the eps do not show words > inside it is all blank instead of the images > > I'm sure that in Windows XP I have all the fonts becouse if I convert the > pdf to an eps inside the Adobe Illustrator all works fine and Adobe > Illustrator do not show me the fonts issue. > > Can you help me? > What I'm doing wrong? > > -- > View this message in context: > http://old.nabble.com/pdftops-eps-font-issue-tp32014501p32014501.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 10.0.1388 / Virus Database: 1513/3724 - Release Date: 06/24/11 > Internal Virus Database is out of date. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/pdftops-eps-font-issue-tp32014501p32020265.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] ----- No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1388 / Virus Database: 1513/3724 - Release Date: 06/24/11 Internal Virus Database is out of date. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
