chakas / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

The margin between the head and body is not the same on first page and second page #214

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Renderer "test.xhtml" attached.

Problem:

The margin between the head and body is not the same on first page and second 
page. (see "space_pages.GIF")

Version:

<dependency>
    <groupId>com.lowagie</groupId>
    <artifactId>itext</artifactId>
    <version>2.0.8</version>
</dependency>
<dependency>
    <groupId>org.xhtmlrenderer</groupId>
    <artifactId>core-renderer</artifactId>
    <version>R8pre2</version>
</dependency>

WINDOWS XP

Original issue reported on code.google.com by jorgevil...@gmail.com on 16 Jan 2013 at 12:19

Attachments: