Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report]: Template Images are not embedding in Html file while conversion #100

Open
MuhammadAizaz-Max opened this issue Oct 8, 2020 · 2 comments
Labels
P: Low S: on hold The issue is on hold until further notice T: bug Functionality that does not work as intended/expected

Comments

@MuhammadAizaz-Max
Copy link

MuhammadAizaz-Max commented Oct 8, 2020

Environment
Carbone Version: [e.g. Carbone 2.1.0]
Node Version: [e.g. Node 10.20.1]
Browsers: [e.g. postman]
Desktop OS: [e.g. Mac Os]
Other: [e.g. LibreOffice: 7.0.1.2]

Expected Behaviour
Html export file should be as it is as a Docx file.

Actual Behaviour
There are no static images in Html export file.

Steps to reproduce
Steps to reproduce the bug:

  1. Simply source any docx file which contains static images.
  2. convert that file using .convert function
  3. See the result without images

Screenshots
InvoiceTemplate-copy.docx

@MuhammadAizaz-Max MuhammadAizaz-Max added the T: bug Functionality that does not work as intended/expected label Oct 8, 2020
@steevepay steevepay added P: Low S: on hold The issue is on hold until further notice labels Oct 30, 2020
@steevepay
Copy link
Member

Hello! Thank you @MuhammadAizaz-Max for reaching us
The convertion should return the HTML and an image, I will look into it and give you updates :)

@steevepay steevepay mentioned this issue Nov 3, 2020
21 tasks
@adriengibrat
Copy link

IMO, the most obvious solution to keep things simple by outputing a standalone transformed file is to inline image as base64 dataUri.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: Low S: on hold The issue is on hold until further notice T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants