Hello,
I'm using the newest Spire version, with Spire.Pdf.dll version 3.5.75.4035.
When creating a PDF with Spire, some parts of the header are placed over the text.
Please compare the attached docx and pdf:
The attached pdf is generated from the docx file and is only meant to demonstrate the bug. I'm having the same issue when using the Spire.Pdf.PdfDocument object to create a PDF from scratch. Unfortunately I can't paste the whole code here. Before upgrading to the newest version, I was using Spire.Pdf.dll version 3.0.39.4035 and did not have this issue.
Thank you