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
