RTFHandler: NullPointer when including PNG

2006-12-04 Thread Dominic Brügger
I'm getting the NullPointerException below when including a PNG image with fo:external-graphic to produce RTF output. What could be the reason of the exception? As far as I know PNG images are supported by the RTFHandler or am I wrong? Cheers Dominic ERROR

LUT has improper length error

2006-10-02 Thread Dominic Brügger
I'm getting an error when loading the attached PNG image (see below). The image is available at the correct location. Could the reason of the error be the transparent background? Or is it a problem of FOP? Regards Dominic 2006-10-02 13:36:39,245 [main] ERROR

getValue() called on AUTO length

2006-09-11 Thread Dominic Brügger
I made some tests with the actual fop trunk and get the following log message: ERROR org.apache.fop.fo.properties.PropertyMaker - getValue() called on AUTO length The generated PDF looks correct but with fop 0.92beta I didn't get this error. What does it mean? Regards Dominic

Re: getValue() called on AUTO length

2006-09-11 Thread Dominic Brügger
Thanks Jeremias. When will FOP 0.93 be available? Is the actual trunk stable enough for production use? Jeremias Maerki wrote: Thanks. It's fixed now in FOP Trunk: http://svn.apache.org/viewvc?view=revrev=442148 On 11.09.2006 10:34:37 Dominic Brügger wrote: Here is an example. The must

Background-color in multi column layout

2006-06-22 Thread Dominic Brügger
Hi, I have a region-body with multiple columns. When I set the background-color of the region-body, the whole area is colorized. Is it possible to set only the background color of the columns so that the gaps between the columns keep the original color? Regards Dominic

Background image

2006-06-21 Thread Dominic Brügger
Hi, I have a background image that should span the whole page. I can't define it on the region-body element, because there is a margin around the region body. As far as I understand it is not possible to define the background on the simple-page-master element. Is there any possibility to

ImageCache in FOP 0.92beta

2006-05-30 Thread Dominic Brügger
We have a strange behaviour in our application. There is the possibility to generate single PDFs or several PDFs in series. There is no problem when producing single PDFs but when generating large series of PDFs (the same as can be generated singly), we ar running in an OutOfMemoryException.

Re: ImageCache in FOP 0.92beta

2006-05-30 Thread Dominic Brügger
if that doesn't happen, something is wrong. On 30.05.2006 10:51:09 Dominic Brügger wrote: We have a strange behaviour in our application. There is the possibility to generate single PDFs or several PDFs in series. There is no problem when producing single PDFs but when generating large series of PDFs

Image width

2006-05-15 Thread Dominic Brügger
What is the correct way to fit an image that is larger than the available area into a page? Currently I'm using fo:external-graphic content-width=scale-to-fit src=anImage.jpg content-type=image/bmp / which produces a Line 1 of a paragraph overflows the available area. warning. I already read

Re: Image width

2006-05-15 Thread Dominic Brügger
to make this work. On 15.05.2006 10:34:33 Dominic Brügger wrote: What is the correct way to fit an image that is larger than the available area into a page? Currently I'm using fo:external-graphic content-width=scale-to-fit src=anImage.jpg content-type=image/bmp / which produces a Line 1

Re: FOP spec tags

2006-03-09 Thread Dominic Brügger
or dissemination is prohibited. E-mails are susceptible to alteration. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Dominic Brügger Software-Ingenieur WIR SIND UMGEZOGEN und haben eine

Re: SVG scaling in RTF using fop-0.91beta

2006-03-02 Thread Dominic Brügger
. On 01.03.2006 10:53:58 Dominic Brügger wrote: Hi With version 0.91beta SVG support in RTF output was added to FOP. I encountered that the SVG elements get scaled down whereas the text stays at the original size. As you can see in the attachet example the graphic is quite disturbed in RTF output whereas

FOP 0.90 alpha: problem with table borders and page breaks

2005-12-08 Thread Dominic Brügger
Hello, I'm using FOP 0.90 alpha. I encountered a problem with table borders and page breaks. In the example below there is one cell with little content and a second one with a lot more of content. On the first page the border of both cells is displayed correctly. After a page break only the