Skip to content

Styling aren't working as shown in html. #119

@ajay-studio137

Description

@ajay-studio137

I am passing html as {content: htmlString} but styling inside the outputted PDF doesn't match the passed html.

<!DOCTYPE html>
<html lang="en">

<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<head>
  <style>
  css
  </style>
</head>
<body>
  content
</body>
</html>

Please let me know if anymore information is needed.

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