continueImportOnError for a PdfViewerController.importFormData

the PdfForm has an importData method where we can set the continueImportOnError to be true or false. When using the controller PdfViewerController.importFormData this parameter is not exposed.


Could we change this to default this to true, or expose it for the controllers method? I have a large PDF and a single field has an error but because of this, none of the fields are imported. I am using the controller.importFormData method.


2 Replies 1 reply marked as answer

DR Deepika Ravi Syncfusion Team September 7, 2023 01:10 PM UTC

Hi Jeremy Isenburg,


We have considered your request to have "continueImportOnError" option in the "importFormData" method. This feature enhancement will be included in our September 19th weekly NuGet release.


Use the below feedback link to track the status of the reported feature.

https://www.syncfusion.com/feedback/46711/provide-continueimportonerror-option-in-the-importformdata-method


Disclaimer: “Inclusion of this feature in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”


Regards,

Deepika R



DR Deepika Ravi Syncfusion Team September 26, 2023 06:57 AM UTC

Hi Jeremy Isenburg, We have included your feature request of “continueImportOnError” option in the "importFormData" method in our September 26th weekly release. Please find the Pub.dev link below:

syncfusion_flutter_pdfviewer | Flutter Package (pub.dev)


Marked as answer
Loader.
Up arrow icon