PDFRasterizer.NET 4.0 is now available. Supports .NET Core. Renders pixel-perfectly.

Method ImportAnFDF

Namespace TallComponents.PDF.JavaScript.Scripting
Class Doc

Override this method to implement custom importAnFDF behavior.

By default, this method will try to construct an FdfFormData instance from the given path. If this fails, it will return null.

In order to provide an implementation that adheres to the PDF specification, one should override this method and invoke base.ImportAnFDF(path) first. If this returns null, one should allow the user to select a file.

Syntax

protected internal FdfFormData ImportAnFDF(String path)

Returns

FdfFormData

An FdfFormData instance, or null.

Parameters


String path
optional, relative, device-independent path to the FDF file. The default is null.
Download PDFKit.NET 5.0
We will send you a download link

  • This field is for validation purposes and should be left unchanged.
Why do we ask your email address?
We send tips that speed up your evaluation
We let you know about bug fixes
You can always unsubscribe with one click
We never share your address with a 3rd party
Thank you for your download

We have sent an email with a download link.