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

img breaks line #200

Closed
pilosof opened this issue Dec 10, 2023 · 1 comment
Closed

img breaks line #200

pilosof opened this issue Dec 10, 2023 · 1 comment

Comments

@pilosof
Copy link

pilosof commented Dec 10, 2023

<div>
test <img src="data:image/jpeg;base64,....."> inline image
</div>

will render as:

test
[IMAGE]
inline image

@Aymkdn
Copy link
Owner

Aymkdn commented Dec 11, 2023

It's a limitation of PDFMake. You'll have to adapt your HTML code (see bpampuch/pdfmake#358).

@Aymkdn Aymkdn closed this as completed Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants