Re: png renderer and multiples page

2006-11-08 Thread Olivier Mansour
Le 6 nov. 06 à 14:55, Jeremias Maerki a écrit : Creating multiple PNG files is only supported if output is done to a file (seems to be the case here). In this case, you have to set the output file on the user agent in addition to the output stream: useragent.setOutputFile(new

Re: I want to display text in vertical format in PDF

2006-11-08 Thread Olivier Mansour
Le 8 nov. 06 à 04:59, Kalpesh A.Jain a écrit : Dear Sir, My name is Kalpesh A. Jain. Currently working as Software Developer in Network Solution Pvt. Ltd., Bangalore, India. In FOP latest version (i.e., 0.20.5), Writing-mode-related Properties doest not

Append different type of document

2006-11-08 Thread pedro
Hi all i have to reprint some documents.The documents are of different type and header.Is possible to create only one document to display in acrobat dialog? The document are the results of a query that give me some blob. Thanks -- View this message in context:

Re: png renderer and multiples page

2006-11-08 Thread Jeremias Maerki
The NullPointerException due to the fact that the code doesn't expect that no ImageWriter for PNG is found. And that seems to be the case in your environment. In a perfect world, you'd get a nice message that no ImageWriter could be found, but that wouldn't help either in this case. The question

Re: I want to display text in vertical format in PDF

2006-11-08 Thread J.Pietschmann
Kalpesh A. Jain wrote: In FOP latest version (i.e., 0.20.5), Writing-mode-related Properties doest not support. I want to display text in vertical format in PDF through java how? Any other solution to display. Please help me out. The commonly recommended work around for