Hello,
I am replacing some text in PDF file using PdfContentEditor. This is where I copied example from:
Problem is, that on some other computer, some (not all! ) replaced text has different font. Operation system is the same (Windows 7), I checked installed .NET libraries - all the same as on my and colleague's computer, where it works as it should.
I have no idea from where the difference could come? Thank you for your help.
PS. I use C# .NET