Hi Martin

I'm not sure what you mean by flowtext in SVG. Anyway, the PDF
transcoder cannot convert all SVG text into PDF text, yet. Some more
complicated constructs are painted using graphical primitives ("stroking").
The documented option didn't work, because it was made obsolete by a
more or less intelligent checking algorithm. So, it's not bitmaps that
are being painted, it's shapes. The reason that you believe it's bitmaps
is probably because your Acrobat Reader has line art smoothing disabled.

So, the answer to your questions is: yes, it's possible in theory. At
the moment there is probably no improvement possible over your current
results unless someone (you?) starts improving that code because it's
still got a few blank spots.

On 02.08.2004 16:24:52 Buskamp Martin wrote:
> hi,
> i am a fop newbie and i have a problem transcoding svg flowtext into
> pdf. I used the PDFTranscoder class from the samples. The transcoding
> succeeds, but the flowtext elements are transcoded into bitmap images.
> This makes the pdf file very large. I set the svgStrokeText switch in
> the userconfig file according to the documentation to "false", but this
> had no effect.
> 
> Is it possible to transcode svg flowtext to pdf text?
> 
> Can anybody help me?



Jeremias Maerki <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to