Skip to content

In header-template background-image-url not loading #72

Description

@iteron-yasir

This is my pdf create command. But, the image was not loading
chrome-headless-render-pdf --url file:///tmp/example.html --pdf test.pdf --display-header-footer --header-template '<style type="text/css">
.header {
background-image: url("https://homepages.cae.wisc.edu/~ece533/images/airplane.png")
background-size: cover;
height: 500px;
width: 100%;
}
</style>

'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions