How to Generate a Single-file executable

I need a single file to copy and exec without instalation. 

Is it possible with WPF and PDF librarie?


1 Reply

IJ Irfana Jaffer Sadhik Syncfusion Team February 14, 2025 06:50 AM UTC

Hi Ricardo,

Yes, it is possible to create a single-file executable using Syncfusion’s WPF and PDF file library. You can achieve this by using our Syncfusion NuGet package specifically designed for WPF applications. 


Please refer to the following NuGet package: 

Syncfusion.Pdf.Wpf 28.2.5


This package is fully compatible with WPF applications and supports generating a single executable file. 

For more details, please refer to our user guide: 

Creating a PDF file in WPF


Additionally, you can find more information about the required NuGet packages that is platform compatible here: 

NuGet Packages for PDF Library


Regards,

Irfana J


Loader.
Up arrow icon