PdfViewer: NotImplementedException is thrown when editing Interactive Forms text with CID font and CFF font source.
We should implement the logic for getting character codes from Unicode when using CFFFontSource. Workaround: The font may be changed by creating a similar font with FontsRepository.TryCreateFont(...) method.