opensagres / xdocreport

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
https://github.com/opensagres/xdocreport
1.19k stars 369 forks source link

Footer page numbers not appearing after using PdfConverter #624

Open JacDek opened 11 months ago

JacDek commented 11 months ago

I am using PdfConverter (version 2.0.4) to convert a docx file to pdf. In the footer I have page numbers set up, however nothing renders. I have seen similar issues listed here however they seem to be about showing incorrect page numbers. I have attached a sample file with page numbers in the footer temp (1).docx

wshupengpeng commented 9 months ago

hi bro, i have same problem, has your problem been resolved?

angelozerr commented 9 months ago

I think it is a bug with PdfConverter, any contribution are welcome!