FOP can't send its output to sysout, yet. So it's difficult to put it in
a pipe that way. A little Java program around FOP could do the trick (in
the short term). Of course, it would be better to add a command-line
argument to send the output to sysout instead of to a file. No quick
solution here, I'm afraid.

On 10.07.2008 14:58:43 dbrenck wrote:
> 
> Hi,
> 
> I'm sure someone did this before and has a quick solution :-)
> I'd like to pipe through fop ... something like.
> 
> process1 | fop -xsl my.fop.xsl -outpdf > dummy.pdf
> 
> Reason:
> A perl-cgi script needs to call <fop> using always the same xsl file.
> It generates xml data by user (web) request and wants to return pdf data.
> xml/pdf _files_ must not be created on the server not even temporary.
> 
> Thanks in advance.
> -- 
> View this message in context: 
> http://www.nabble.com/How-to-pipe-through-fop--%28perl-cgi--%3E-fop--%3E-pdf--%3E-Browser%29-tp18382402p18382402.html
> Sent from the FOP - Users mailing list archive at Nabble.com.



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to