I have an existing PDF document (generated by .NET LocalReport class).
Unfortunately there is a problem with copy/paste, since it seems that there is no CMap/ToUnicode data there.
Does anyone know how to add CMap to all fonts in existing PDF using iTextSharp?