How to create PDF document in Linux using Mono in Xamarin.Forms application?
Essential PDF “Syncfusion.Pdf.Portable.dll” assembly is compatible with Mono platform, so it is possible use the “Syncfusion.Pdf.Portable.dll” in the application instead of “Syncfusion.Pdf.Base.dll” which will be compatible to run the application in the LINUX System.
Assemblies Required
- Syncfusion.Compression.Portable.dll
- Syncfusion.Pdf.Portable.dll
Online UG documentation link :
You can download our latest Essential Studio for Xamarin from the below link:
https://syncfusion.com/products/xamarin
You can download our latest Syncfusion Xamarin PDF NuGet Package from the below link:
https://nuget.syncfusion.com/package/xamarin
Working Sample can be downloaded from the below link.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfMonoTest-2035059714
Note:
Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or the NuGet feed, include a license key in your projects. Refer to the link to learn about generating and registering the Syncfusion® license key in your application to use the components without a trial message.
Conclusion:
I hope you enjoyed learning about how to create PDF document in Linux using Mono in Xamarin.Forms application.
You can refer to our Flutter PDF feature tour page to learn about its other groundbreaking features and documentation, and how to quickly get started with configuration specifications. You can also explore our Flutter PDF Flutter PDF examples to understand how to create and manipulate data.
For current customers, you can check out our components from the License and Downloads page. If you are new to Syncfusion®, you can try our 30-day free trial to explore our other controls.
If you have any queries or require clarifications, please let us know in the comments section below. You can also contact us through our support forums or feedback portal. We are always happy to assist you!