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 November 1, 2021, 7:53am 1 Hi, I use this snippet...file and sample project. sample.zip (77.3 KB) Can you investigate...