Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Not loading Css/Js from my Razor view #60

@pauljame

Description

@pauljame

Hey,

I have that files included on my view

<head>    
    <title>test</title>
    <meta http-equiv="x-ua-compatible" content="ie=edge">  
    <link rel="stylesheet" href="~/css/normalize/normalize.min.css" />   
    <script src="~/lib/jsbarcode/JsBarcode.itf.min.js"></script>    
</head>

My pdf generated did not included css and js... I was using Rotativa like that and it worked there...
What am I doing wrong?

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