Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Url & delay rendering #15

Closed
unruledboy opened this issue Jan 27, 2020 · 1 comment
Closed

Url & delay rendering #15

unruledboy opened this issue Jan 27, 2020 · 1 comment

Comments

@unruledboy
Copy link

Hi,

I tried to render a url ( https://echarts.apache.org/examples/en/editor.html?c=bar-gradient ) using HeaderPagingTest sample function. But it seems it could not handle delay and related resources properly.

I was wondering it could properly render pdf based on a url?

@fpanaccia
Copy link
Owner

Hi, sorry for the delay, yes, it can, the problem is javascript in that URL, WebClient, is an http client, it is not a headless browser. In another words, you should use another way to get the html.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants