We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box.
I’ve attached both the PowerPoint and the converted…...(adjust_border) { using (Document pdfDocument = new Document(outputFile))...} // Save the updated PDF document pdfDocument.Save(outputFile);...