Hi,
For some reason when I try to create a PDF from HTML using a URL to local Angular 7/8 website, I only get the "Loading...:" message and not the content from the page after it routes. I have tried to set the delay for many minutes and it still doesn't work. It seems that it takes the first "Loading..." message as the final response and creates the PDF with just that information.
My Site calling the code to create the PDF is .Net Core 2.2. I can call other websites and the code works. But when I try to call any Angular Website, it either gives me the "Loading.." or a 404.
And if it helps, I wrote this solution a few weeks ago and it was working fine. No idea what could have changed since then as I have not updated any of your products or DLLs. So maybe a automatic Chrome update or something????
Any help you can provide would be great.
Thanks,
Maria