BobLd
BobLd
@ihonza thanks a lot for the PR! I really like the idea. I'll find time to review it shortly
@Edouard-Tby thanks for opening the issue. This is most certainly due to font differences accross OS. This was discussed here too https://github.com/UglyToad/PdfPig/issues/840 In my opinion the solution would be to...
Adding your solution to the wiki
@Fantom579 thanks a lot for opening the issue and sharing the document. From what I see, there's no straightforward fix to the bug. The solution would involve refactoring of some...
@Fantom579 I've created a PR to fix the issue. Do you have a way to test the changes on your end? Possibly on a large amount of documents to assess...
@Fantom579 the fix is not yet in the main branch, so this is expected. Can you try the library based on the branch in this PR: https://github.com/UglyToad/PdfPig/pull/1220 I can create...
@jonathandlo I think there are 2 issues here: - The text is at the top of the document, but when you draw it - it is at the bottom. -...
HI @jonathandlo I'll have time this weekend to have a look. Do you mind sharing the saved document by PdfPig? I'll compare the 2 to try to understand
@HertBp Using PdfPig 0.1.11 on Windows and you code, I'm getting wrong output: `La’rchitecture` On which OS are you running your code?
@RodiNikolaev can you share the pdf document in question?