Subject: RE: Getting from SVGs to PDF
From: "Huditsch, Roman \(LNG-VIE\)" <Roman.Huditsch@xxxxxxxxxxxxx>
Date: Mon, 4 Sep 2006 08:13:14 +0200
|
Hi Bob,
Have you though about writing a skeleton XSL-FO file where you can include
your SVG over <fo:foreign-object>. Then just pass it through XEP, FOP or
whatever and there you are.
Hope this helps.
best regards,
Roman
> -----Urspr|ngliche Nachricht-----
> Von: Bob Portnell [mailto:simply.bobp@xxxxxxxxx]
> Gesendet: Donnerstag, 31. August 2006 21:01
> An: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Betreff: Getting from SVGs to PDF
>
> (This may be borderline off-topic. If so, please reply directly to my
> e-mail, and Tommie is allowed to slap me down.)
>
> My problem with attribute matching earlier this month was related to
> pulling text info from one XML file into an SVG file as it is
> transformed into another SVG file. So far so good. It all displays
> very nicely, but we're having a dickens of a time getting it changed
> into a sharp resolution PDF. We 'draw' our SVGs in text, so we don't
> have the boon of PDF-export from Adobe Illustrator or GIMP.
>
> Advice, pointers, links (and warranted slaps) welcome.
>
> Bob P
> simply.bobp@xxxxxxxxx
|