Hi,
i want to convert a word document into a PDF document.
When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved.
When converting test file “T…...docm"); PdfSaveOptions saveOptions = new PdfSaveOptions { //...Save(path + "Test FAIL.pdf", saveOptions); Test with Different Layouts...