> I wrote some time ago a java.awt.Graphics implementation > that outputs (Encapsulated) PostScript code to a stream. > I saw a sf.net project 2 years ago trying to do the same, > submitted my code there, but the project seems pretty dead > now. > > Then I discovered Batik. > > I think it would be interesting to add to the actual list > of transcoders one (or two) that generate PostScript and > Encapsulated PostScript. > > If there is interest, the code exists, is documented but > not fully implemented. Sorry : I don't have time to > transform it for Batik at the moment.
We have a PrintTranscoder that transform SVG into a printable version. Does it do what you want? Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
