Page 1 of 1

CEF PRINT ISSUE

PostPosted: Thu Nov 28, 2019 9:16 am
by carry
Hi, Please help me I am new to this framework, So I am facing an issue.

My requirement is that I want to convert HTML to PDF but JEF is printing HTML before rendering is finished, That's why I am getting half PDF this is happening when PDF is large only, (I am printing onLoadingStateChange is sending isLoading as false).

Thanks
:?:

Re: CEF PRINT ISSUE

PostPosted: Mon Dec 02, 2019 5:44 pm
by magreenblatt
Pages can continue to load asynchronously. You will need some better indicator to trigger printing, or just use a delay.