• Hi,

    I am trying to add bootstrap grid to the PDF.
    I added the link to the bootsrap css in the heade of dkpdf-index.pdf ( which I added to in the dkpdf folder in my theme. )

    <link type="text/css" rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">

    I also tried by adding all the css directly to the PDF CSS field provided by the plugin.

    Neither of these solutions helped…

    Is there a way?

    Thank you

The topic ‘Adding Bootstrap Grid in PDF’ is closed to new replies.