This sample shows how to deal with PDF objects that are not (yet) covered by specialized PdfSharpCore classes (as an example it adds an OpenAction to an existing PDF file). PDF documents are based ...
This sample shows how to use Unicode text in PdfSharpCore. Languages based on Latin, Greek, or Cyrillic letters should all work with PdfSharpCore. The current implementation of PdfSharpCore is limited ...