What steps will reproduce the problem?
PDF generation.
What is the expected output? What do you see instead?
PDF document having 2 pages on which body and footer blocks do not overlap. PDF document having 1 page with overlapped body and footer.
What version of the product are you using? On what operating system?
1.0.0. Win7
Please provide any additional information below.
The height of page body of the generated pdf is higher than the one of the
source docx in such a way that the page body and the footer are overlapped.
I've attached the original docx as well as the generated pdf. The source
document has 2 pages: on the 2nd page there are 2 lines. The generated pdf has
only 1 page and the lines from the 2nd page of the original docx appear in the
footer of the first page of pdf.
The pages of the original docx should match the pages of the generated pdf.
Namely, page x of pdf should contain the content of page x of docx. Maybe only
the height of the page body of pdf is higher than the height of the page body
of docx, thus a pdf page can accommodate more text than page of docx.
Original issue reported on code.google.com by kovacsat...@gmail.com on 26 Mar 2013 at 4:50
Original issue reported on code.google.com by
kovacsat...@gmail.com
on 26 Mar 2013 at 4:50Attachments: