You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I myself don't have an idea since I only ported the Code to net core, if
it's the font resolver, the font itself or anything else I cannot say.
Did you try using the original PDF sharp within a Windows Project using the
same font? Feel free to let me know if you find anything, I gladly accept
push requests, that improve on the code.
I think the FontResolver-stuff creates some lining issues for text in paragraphs in table cells.
What I get using your assemblies (VerticalAlignment.Top, then .Bottom, then .Center) -
Take a close look on the letter "g":
What I get using the same document creation code using original MigraDoc/PdfSharp (without FontResolver ofc):
Is this an issue I can fix on my side or is there generally some issue with the IFontResolver?
The text was updated successfully, but these errors were encountered: