c#
c# .net core Library converting Microsoft office product to PDF
I have been doing research and havent really find a good library that recognizes the file type (excel word ppt) and returns PDF of any kind. with my research so far I have found individual libraries that handle each one but since I am new to this I was wondering if someone can guide me or tell me if they know of any library that could handle any Microsoft office product such as excel sheet power points words and converts them into PDF file. any tip would be very helpful. This action needs to happen on the server side
Related Links
Detect PrintScreen / Screen scraping From Remote?
System.Threading.ThreadStateException
subsonic 2.2 : how to order a collection by FK Title?
Gridview Capture SQL Select Command Being Executed
What Is The Microsoft.Web.Services2.dll
MVC3 Default route no longer works
Select All Items in asp.net CheckBoxList
Extender controls may not be registered after PreRender. Occurs on GridView DataBind()
Adding IValueConverter breaks updates when changed occur from observable collection to UI
To Use or Not To Use the 'this' qualifier in C# [duplicate]
How to deserialize json into a c# class containing interface/abstract class properties
Javascript: decoding a string
Lock on Dictionary's TryGetValue() - Performance issues
Convert SQL to Linq - how to?
C#/Winforms, DataGridView/Combobox
Get rid of <ArrayOfClassname> root element when serializing array