Table report as .pdf through rest api

Hi Everyone,
I’m trying to export reports as pdf through Rest api. everything works fine except table report.
However I don’t want to install headless chrome add-on.
are there any alternatives for this issue?

Thanks in advance
Leo

Hi @Leo_Simon,

eazyBI uses Google’s headless browser to prepare reports in PDF format so they would look the same as in the app user interface (documentation Report results export API). There is no known alternative to generating a PDF.

If you would like to export a table report with export REST API, consider the XLS format.

Best,
Zane / support@eazyBI.com