Did you find this guide helpful?
Some test text!
Windows / Changelog / v9.0
Convert.ToWord
).PDFNet.AddPDFTronCustomHandler
). Useful for digital rights management (DRM) applications.VerificationOptions.LoadTrustList
) This provides overall more correct results during verification than VerificationOptions.AddTrustedCertificates
as it can handle more fine-grained trust settings.VerificationOptions.AddTrustedCertificate
to configure the desired level of trust.HTMLOutputOptions.SetContentReflow
, which can make use of the new PDF2HtmlReflowParagraphs Module when calling Convert.ToHtml
in order to generate reflowable html.Convert
methods that accept a Filter
and not a file path (like StreamingPDFConversion
).ElementBuilder
allowing manual addition or editing of marked content (CreateMarkedContentBegin
, CreateMarkedContentEnd
, CreateMarkedContentPoint
, etc.).PDFDoc.AppendTextDiff
, which generates pdf content representing the text differences between two other pages or documents. This is the textual alternative to the prexisting PDFDoc.AppendVisualDiff
. (AppendTextDiff is currently experimental and subject to change).X509Certificate
, DigestAlgorithm
, ObjectIdentifier
, X501AttributeTypeAndValue
, X501DistinguishedName
and X509Extension
from pdftron.PDF
to the pdftron.Crypto
namespace.HTMLOutputOptions.SetReflow
which wasn't usable in normal builds and overlaps in concept with the new HTMLOutputOptions.SetContentReflowSetting
.Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales