Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Wed Mar 27, 2019 12:19 am

Some interesting comments on this website from Microsoft: https://github.com/projectkudu/kudu/wik ... pp-sandbox

Unsupported frameworks
Here is a list of frameworks and scenarios that have been found to be not be usable due to one or more of the restrictions above. It's conceivable that some will be supported in the future as the sandbox evolves.

PDF generators failing due to restriction mentioned above:

Syncfusion
Siberix
Spire.PDF
The following PDF generators are supported:

SQL Reporting framework: requires the site to run in Basic or higher (note that this currently does not work in Functions apps in Consumptions mode)
EVOPDF: See http://www.evopdf.com/azure-html-to-pdf-converter.aspx for vendor solution
Telerik reporting: requires the site to run in Basic or higher. More info here
Rotativa / wkhtmltopdf: requires the site to run in Basic or higher.
NReco PdfGenerator (wkhtmltopdf): requires subscription plan Basic or higher
Known issue for all PDF generators based on wkhtmltopdf or phantomjs: custom fonts are not rendered (system-installed font is used instead) because of sandbox GDI API limitations that present even in VM-based Azure Apps plans (Basic or higher).

Other scenarios that are not supported:

PhantomJS/Selenium: tries to connect to local address, and also uses GDI+.

Are you looking at removing the dependency on System.Drawing so conversion utilities can sit in the functions?

crichardson@mmcnz.co.nz
 
Posts: 9
Joined: Fri Aug 24, 2018 1:32 am

Wed Mar 27, 2019 6:56 am

Hello,

Thanks for your inquiry.
Sorry that our products are depended on System.Drawing at present, but we are developing the products without this dependency now. If it can be achieved in the future, we will let you know.

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Return to Spire.Doc