Hi,
When we request for a word To PDF rendition, The column titles “1st Build”, “2nd Build” and the letters “c” and “CI” are moved To left in the PDF rendition.
// Open a Document
Document Doc = new Documen…...// Open a document Document doc = new Document("C:\\AsposeTe...18_25_48.docx"); // Render the document to PDF format doc.save(...