Export to PDF does not include background images

Posted by: sehgal_latish on 6 February 2018, 7:22 pm EST

    • Post Options:
    • Link

    Posted 6 February 2018, 7:22 pm EST

    We are using ExcelIO to export the SpreadJS to PDF document (version 10.0.0).

    Exporter exporter = new Exporter(spreadJson);

    exporter.SavePdf(stream, pdfSettings, 0);

    The background images are not rendered in the pdf, even if we embed the image in the cell. Is there a way to get the background image in the pdf?

    Please note that this is using the export using the C# classes on the server.

    The client side SpreadJS is able to export the background image, but errors out for data larger than 50 pages, so we cannot use that.

  • Posted 8 February 2018, 5:51 am EST

    Hello,

    ExcelIO does not export the background image to pdf. Only client side PDf export saves background images.

    Thanks,

    Deepak Sharma

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels