unioffice icon indicating copy to clipboard operation
unioffice copied to clipboard

Can you support exporting Office as a picture

Open sohaha opened this issue 6 years ago • 2 comments

There is a requirement to read the excel content and save it as a picture.

Is there such an implementation at present?

Thank you.

sohaha avatar Apr 22 '20 01:04 sohaha

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

github-actions[bot] avatar Apr 22 '20 01:04 github-actions[bot]

We have Word docx to PDF conversion https://github.com/unidoc/unioffice-examples/tree/master/document/doc-to-pdf And UniPDF can render PDF to image https://github.com/unidoc/unipdf-examples/blob/master/render/pdf_image_render.go

This is not supported for XLSX/PPTX yet, but we will be adding that in the future.

gunnsth avatar Jun 16 '21 13:06 gunnsth