Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Generate blank page with just new angular application http://localhost:4200 #4776

Open
kpmca79 opened this issue Jul 25, 2020 · 2 comments
Open

Comments

@kpmca79
Copy link

kpmca79 commented Jul 25, 2020

wkhtmltopdf version(s) affected: 0.12.6

OS information
Windows 7

Description
Generates blank PDF files for angular application (http://localhost:4200)

How to reproduce
Step 1. I have created new angular application.
Step 2. Start the application
Step 3. Open application in browser : http://localhost:4200, that gives me default angular page
Step 4. Try to generate PDF file of that page with command
wkhtmltopdf http://localhost:4200 test.pdf
It gives message done
Step5: Open test.pdf its blank

Expected behavior
It should generate pdf file with default angular page.

Possible Solution

@leehowarth
Copy link

We are having a similar issue to this currently. Is there a known root cause and / or fix?

@mateusfmello
Copy link

I am also having this problem, I detailed my case at #5293

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

No branches or pull requests

3 participants