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

add image embedding #5

Closed
printminion opened this issue Dec 5, 2011 · 3 comments
Closed

add image embedding #5

printminion opened this issue Dec 5, 2011 · 3 comments

Comments

@printminion
Copy link

please implement the image embedding

@ghost
Copy link

ghost commented Apr 21, 2012

+1

@derekahmedzai
Copy link

Are there any plans to add this? It would be really useful.

@dvdotsenko
Copy link
Collaborator

jsPDF is able to add JPEG images as of commit 45ba54a (Wed Jun 20 02:58:21 2012)

jsPDFInstance.addImage(imageData, format, x, y, w, h)

where imageData is 8-bit JPEG stream (JavaScript String with that data)

This could be closed for now?

@diegocr diegocr closed this as completed Feb 8, 2014
MrRio pushed a commit that referenced this issue Jan 30, 2018
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

4 participants