HTML to PDF / DOCX / RTF Java converter library Forums PD4ML Forums Technical questions / Troubleshooting Upgrade to 3.11.6 causing slight document differences

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #38942

    Hi, I was trying to upgrade my maven java project which utilize PD4ML from version 3.9.8fx4 to 3.11.6-jakarta to convert HTML to PDF. I\’m encountering some issue where there is some slight differences in the generation of the documents. Below are the issues I\’m encountering.

    1. In the first file (Text spacing and word wrap diff.png), I\’m noticing some issue where the word wrap isn\’t the same anymore. This seems to caused some of my document alignment to be changed. Is this some expected changes or am I missing some properties that wasn\’t set originally? I also tried version 3.11.5fx3 and the same issue also persist.

    2. As for the second issue I had, I\’m encountering an issue with footer not generating on the bottom of some pages, it would generate on some but not on some (see file named Footer missing.png). There isn\’t any other big changes from my upgrades that would impact the style so I would say the html is 99% identical. The only differences that I had to make was removing my white-space: preline; styling as it seems to not used it in 3.9.8fx4 in the first place but was then adding extra spaces on 3.11.6.

    Would anyone would be able to know what are the changes that I could apply or fixes I needed to patch so that the generated document is the same?

    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.