Hi
I have tested the evaluation copy using the command line interface of prince on a linux box (RH8.0) - it works great.
What we really want to do is to run prince as a daemon that can accept xhtml requests and respond with a text stream which is the pdf document (i.e. content-type=application/pdf). From reading the docs and postings I cannot see that this is natively supported. I understand you can embed the application using one of the PHP/java/etc APIs - however we are running a proprietary web server based on the tcl langugage and so cannot use one of these existing APIs - which is why I want to daemonise the process.
Is there any support for this that I am unaware of, or has anyone else wanted to do this also? Otherwise I assume I would have to write a "wrapper" to daemonise the process.
Cheers
Mark
I have tested the evaluation copy using the command line interface of prince on a linux box (RH8.0) - it works great.
What we really want to do is to run prince as a daemon that can accept xhtml requests and respond with a text stream which is the pdf document (i.e. content-type=application/pdf). From reading the docs and postings I cannot see that this is natively supported. I understand you can embed the application using one of the PHP/java/etc APIs - however we are running a proprietary web server based on the tcl langugage and so cannot use one of these existing APIs - which is why I want to daemonise the process.
Is there any support for this that I am unaware of, or has anyone else wanted to do this also? Otherwise I assume I would have to write a "wrapper" to daemonise the process.
Cheers
Mark