DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20792>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20792

Exception with a big image but ok with a small one

           Summary: Exception with a big image but ok with a small one
           Product: Fop
           Version: 0.20.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: pdf renderer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I did a test with a couple of images:
my-images/gaim_345x500.png: PNG image data, 345 x 500, 8-bit/color RGB,
non-interlaced
my-images/gaim_409x593.png: PNG image data, 409 x 593, 8-bit/color RGB,
non-interlaced

similar images but diferent size.
When I run fop.sh -d -xml big-image.xml -xsl document2fo.xsl testpng.pdf

FOP trows an exception:

java.lang.RuntimeException: org.apache.fop.apps.FOPException: No meaningful
layout in block after many attempts.  Infinite loop is assumed.  Processing halted.

But When I use a:

fop.sh -d -xml small-image.xml -xsl document2fo.xsl testpng.pdf

Everything ends fine.

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

Reply via email to