Merge Multiple PDF files to One PDF file in C# 08-02-202226-08-2019 by Maytham Fahmi Merging pdf in C# is not straight forward task with out using 3rd party library. I have seen and used many library and nuget packages that are free but has limitation or free only for private use. Now what to do if you are a little business and want to use a library with out…. 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