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

when using html2canvas , why image with on-line url can't appear in result ,is there anyone know it? please tell me,thanks! #1077

Closed
Juliazhong opened this issue Mar 15, 2017 · 4 comments

Comments

@Juliazhong
Copy link

No description provided.

@Juliazhong Juliazhong changed the title when using html2canvas , why image with on-line url can't appear in result when using html2canvas , why image with on-line url can't appear in result ,is there anyone know it? please tell me,thanks! Mar 15, 2017
@fatemehgholampour
Copy link

is any one to answer this???

@chengwb53
Copy link

nobody?

@chriscfox
Copy link

chriscfox commented May 17, 2017 via email

@eKoopmans
Copy link
Contributor

I believe you are talking about cross-domain images. For Internet security reasons, trying to use an image from a different domain in a canvas causes problems. There are two html2canvas options, useCORS and proxy, which are designed to try to get around that problem. They're not perfect solutions though - you can read more over at #951 and #592.

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

6 participants