Convert RTF file to PDF in azure app server

  • Thread starter Thread starter KumarRaj5
  • Start date Start date
K

KumarRaj5

Guest
Hi Team,
I've an application where i need to convert RTF file to PDF file format.In my local machine the conversion take place with out any issues .i have MS office installed in my local machine .Technology stack what is used in local machine :Windows 10, .Net framework 6.2, Asp.net

When i deploy the same application in Azure app server it throws me an error the conversion fails.
In Azure app server we don't have the ms office installed so how can i enable MS office dll in azure app server ?
Any insights on this will be great

Thanks
Kumar

Continue reading...
 
Back
Top