Font error while converting Pdf to word.
There is no Serif font, so how can I add that font?
Code
String path = "test.Pdf";
Document document = new Document(path);
document.save("test.docx", SaveFormat.DocX);
Excepti…...Font error converting pdf to word Aspose.PDF Product Family URLENCE...Font error while converting pdf to word. There is no Serif font...