We are glad to inform you that Essential Studio® 2021 Volume 3 has been released with many new, useful features and controls. This blog provides an overview of what’s new in our file-format libraries in this 2021 Volume 3 release.
Syncfusion’s file-format libraries are class libraries that allow you to create, read, write, and convert PDF, Word, Excel, and PowerPoint files in .NET Framework, .NET Core, ASP.NET Core, UWP, Xamarin, and Flutter applications without the use of Microsoft Office or Adobe Reader.
Let’s see the new updates in the file-format libraries in the 2021 Volume 3 release!
Flutter PDF Library
Rotate existing PDF documents
The Flutter PDF Library now allows you to rotate pages in a PDF document by 0-, 90-, 180-, and 270-degree angles.
.NET PDF Library
The .NET PDF Library delivers the following new features and enhancements in this 2021 Volume 3 release:
Rotate PDF form fields
You can rotate the PDF form fields by setting values to 0-, 90-, 180-, 270 – degree angles using the RotationAngle property.
Track the progress of PDF-to-PDF/A conversion
Now, you can easily track the progress of PDF-to-PDF/A conversion with a new event called PdfAConversionProgress to get the current progress as a percentage.
Arabic text drawing enhancement
We have improved the Arabic text drawing with advanced typography glyphs, which enhances the shaping of Arabic text in a PDF document.
Import and export form data enhancement
We have standardized form data file formats- such as XML, XFDF, and FDF- to be equivalent to Adobe Acrobat. Now, you can import and export form data from different PDF processing libraries and applications.
.NET Word Library
Preserve comments in Word-to-PDF conversion
From the 2021 Volume 3 release onward, the .NET Word Library supports preserving the comments while converting a Word document to PDF format.
.NET PowerPoint Library
Encryption and decryption
The .NET PowerPoint Library now allows encrypting and decrypting a presentation document by using a password in .NET Core and Xamarin platforms.
Conclusion
Thanks for reading! In this blog, we have seen the new features and enhancements rolled out in our file-format libraries in the 2021 Volume 3 release. Also, check out the other new features in Essential Studio® 2021 Volume 3 in our Release Notes and What’s New pages. Try them out and leave your feedback in the comments section below!
If you are an existing Syncfusion user, please download the latest version from the License and Downloads page. Also, our NuGet packages are available on NuGet.org. If you aren’t a customer yet, you can try our 30-day free trial to check out these features.
Also, you can contact us through our support forum, Direct-Trac, or feedback portal. We are always happy to assist you!
Related blogs
- Reading & Writing documents with File Format Libraries
- Export Data from Excel to DataTable with Customization in C#
- Double-Check Content Using Redaction Annotation in PDFs with C#
- Adding Animation to PowerPoint Slide Elements in C#
- View and Edit Word Documents in Angular Apps: Beginners’ Guide