Hi,
If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields to true PdfSaveOptions saveOptions = new PdfSaveOptions { PreserveFormFields...putPDFWithFormFie.pdf", saveOptions); } } Important Notes: Ensure...