Excel & PDF Liberaies for MAUI & .Net Core WPF

Hi,

I'm writing an application in .net core WPF with clear separation of View Model & application code in one project and WPF views in another.

While writing the application I had a clear view of developing MAUI application for the same desktop application, so I had separated complete code in separate class to re-use the same in MAUI application.

Now while using syncfusion PDF & Excel controls (other than viewer control), where should I put the code in viewer project or in application code project. 

Please guide.

Amit Saraf


1 Reply

RB Ravikumar Baladhandapani Syncfusion Team December 11, 2023 12:52 PM UTC

Hi Amit,


The Syncfusion library is used to create, read, and edit PDF documents and Excel files. This library also includes functions for merging, splitting, stamping, forms, and securing PDF files and more. Using this library, you can create a PDF document in the .NET MAUI application. This also convert Excel files to PDF. Syncfusion Excel library is compatible with .NET MAUI Windows, iOS, and Android platforms only.


Please find the below documentation for your reference,

.NET MAUI PDF Library | PDF Generator API | Syncfusion

https://help.syncfusion.com/file-formats/pdf/create-pdf-file-in-maui

https://help.syncfusion.com/file-formats/xlsio/create-read-edit-excel-files-in-maui-c-sharp


Please let us know if you need any further assistance on this.


Regards,

Ravikumar.


Loader.
Up arrow icon