We are observing an exception whenever we are trying to load some of the pdfs using code below
Document document = new Document(pdfStream);
Exception : The input string ‘CreatorInfo’ was not in a correct format
Unfor…...PDF loads a file it parses the document‑level metadata...ignore metadata that cannot be parsed. using Aspose.Pdf; using Aspose...