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.
Cheers
Alex Kachanov wrote:
Hi!
I'm using Cocoon to convert docbook xml files to html and pdf
HTML files are created chunked and are put into a directory so they would be avalable to the web-site isitors without any further on-the-fly conversion by Cocoon
I managed to run "cocoon cron" component which makes html conversions at certain regular intervals that result in html files
I would like to do the same with PDF files. However fo2pdf serializer just puts the converted PDF file to cache while I just need to dump the serialization to a specific folder.
Any ideas? Am I missing smth?
p.s. Yes I know about CLI but any other suggestions?
------------------------------------- with best wishes Alex Kachanov
-- [EMAIL PROTECTED] IT-consultant at Daidalos BV, Zoetermeer (NL)
http://www.daidalos.nl/ tel:+31-(0)79-3316961 fax:+31-(0)79-3316464
GPG: 1024D/12DEBB50
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
