Merge Multiple PDF files to One PDF file in C# 22-11-202226-08-2019 by Maytham Fahmi Merging pdf in C# is not straight forward task without using 3rd party library. I have seen and used many libraries and NuGet packages that are free but have a limitation or are free only for private use. Now what to do if you are a little business and want to use a library without…. ShareTweetSharePin
How to convert AI, EPS, PDF, PS to Image file in C#? 08-02-202210-08-2019 by Maytham Fahmi It is possible to convert AI, EPS, PDF and PS to image file of choice. This can be done different ways. I will show you how to do it using well recognized libraries for free. This requires 3 steps. We need a library that can read AI, EPS, PDF and PS. For this purpose, Download…. ShareTweetSharePin