How to Save Excel sheet with linked pictures to a PDF on an Azure instance?
Frank Tuttle
0
Reputation points
In an Azure instance I have an API that will write data into excel. The data will be presented through linked pictures in a flow chart form with text, diagrams and colors. I want to save a sheet print range to a PDF document and make available for download. What do I need to do to support this in terms of installing excel or office in the instance or is there a library I can make a call to for my purpose?
Sign in to answer