Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

img in header or footer is not displayed #58

Open
xmakro opened this issue Aug 2, 2015 · 8 comments
Open

img in header or footer is not displayed #58

xmakro opened this issue Aug 2, 2015 · 8 comments

Comments

@xmakro
Copy link

xmakro commented Aug 2, 2015

pretty straight forward problem. any tag in header is not printed to pdf.

@NandoMB
Copy link

NandoMB commented Mar 11, 2016

+1

3 similar comments
@Jack-Valentine
Copy link

+1

@ckiely91
Copy link

ckiely91 commented Jun 3, 2016

+1

@li-plaintext
Copy link

+1

@NandoMB
Copy link

NandoMB commented Dec 6, 2016

Insert the same image in your body tag, but with display none. It works for me.

☺️

@NandoMB
Copy link

NandoMB commented Dec 6, 2016

. fix-header {
  display: none;
}

<img src="http://you image.com" class="fix-header">

@musso
Copy link

musso commented Feb 26, 2017

@NandoMB dirty and it works ...thumb up

@Shh25
Copy link

Shh25 commented Jun 29, 2017

Still doesn't work for me. :(

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

No branches or pull requests

7 participants