Re: Misleading Error Message When Image Exceeds Viewport

2014-06-19 Thread Pascal Sancho
Hi, to prevent such warning, you should use *-progression-dimension.maximum properties. on i-p-d axis, this is trivial (100% is usable), but on b-p-d axis, you have to compute the maximum size by yourself: fo:external-graphic src=woman_navy_1918.jpg inline-progression-dimension.maximum=100%

Re: Misleading Error Message When Image Exceeds Viewport

2014-06-19 Thread Pascal Sancho
regarding the warning message, I can't reproduce the wrong page number. 2014-06-18 18:58 GMT+02:00 bob swanson bobswans...@gmail.com: I was working on a large (530+ pages) PDF creation and was receiving an error that the viewport was being exceeded. I finally figured out that an image was

RE: Formatting a RtfTable using RTFLib

2014-06-19 Thread sreejithyes
Hi Robert, Thank you very much for your answer. That helped me to get it half way. I was able to set border and border colour to the table. *But I am still not sure how to set padding top, padding bottom and align center of the table column values* in the table. The method I used to generate a

NPE from GraphicsUtil.getAlphaRaster

2014-06-19 Thread Shane Witbeck
Hi, We use FOP 1.0 for converting documents to PDF. In certain cases when the document contains an image that returns null from GraphicsUtil.getAlphaRaster, this results in a NPE shown below: 2014-06-19 10:08:12,932 [http-nio-8080-exec-4] [1:admin:REGULAR] ERROR