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

Printing invoice with tables adds blank pages #264

Closed
gdespaux opened this issue Feb 28, 2015 · 6 comments
Closed

Printing invoice with tables adds blank pages #264

gdespaux opened this issue Feb 28, 2015 · 6 comments

Comments

@gdespaux
Copy link

Hi,

I am having a problem printing from the invoice template. It seems that anytime a table appears on a page, it causes an additional blank page to appear after the current one. The problem is fixed by using the float: none setting on the body, but this also causes all of the bootstrap columns to lose their layout. Does anyone else have a fix for this? Thanks!

@gdespaux
Copy link
Author

image

@almasaeed2010
Copy link
Contributor

Hello,

Are you using a page from the template or your own customized page? If you are using a customized page please share a code sample for us to test. Thanks!

@gdespaux
Copy link
Author

Hello,

I'm using the Invoice template page. I have kept the page mostly the same,
I have changed the table to only 3 columns and have several tables instead
of only one. I will share the code as soon as I am back to a computer.
Thank you! :)
On Feb 27, 2015 9:26 PM, "Abdullah Almsaeed" notifications@github.com
wrote:

Hello,

Are you using a page from the template or your own customized page? If you
are using a customized page please share a code sample for us to test.
Thanks!


Reply to this email directly or view it on GitHub
#264 (comment)
.

@almasaeed2010
Copy link
Contributor

We are having issues with printing. I am trying my best to fix them. I will get back to you once I get the main issues sorted out. Thanks for your patience.

@almasaeed2010
Copy link
Contributor

This issue has been solved in master. Please wait for the next release to come out and test again. Meanwhile, I will close this issue. If the issue persists in the next release please reopen this issue or open a new one. Thank you!

@gdespaux
Copy link
Author

Just some info for anyone else that may encounter this:

We were using the previous version (v1) of AdminLTE, and the issue was resolved by using the Print CSS from v2 along with removing the div Wrapper class. Thank you almasaeed for the help!

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

2 participants