Hi,
I use this snippet to convert dynamic XFA form to static form with Aspose.PDF .Net version 21.10.1.
using (var document = new Document(inFile))
{
// Check if input file is dynamic form, then we change it to stati…... dunghnguyen February 23, 2022, 3:45am #6 Hi @asad.ali Is there...Thanks. asad.ali February 23, 2022, 12:58pm #7 @dunghnguyen Regretfully...