Hi!

Are you sure this should be a transformer, not a serializer?

Since in the XML-FO-PDF pipeline pdf file is created at fo2pdf serializer stage
what would a Sourcewrite Transformer write to the disk? an FO file? 

But I need a PDF file which is the result of FoToPdf conversion done by fo2pdf 
serializer.

Am I missing smth?
-------------------------------------
with best wishes
Alex Kachanov

----- Original Message ----- 
From: "Geert Josten" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, February 24, 2005 6:05 PM
Subject: Re: writing PDF file to filesystem


> Hi,
> 
> I would suggest using a source writing transformer. Unfortunatily does the 
> SourceWritingTransformer 
> not support writing of non-xml stream. It shouldn't be hard to patch it to 
> make it work. I wrote a 
> SaveFilesTransformer myself that does the trick.
> 

Reply via email to