I am trying to print invoice. But top whatever i do to setting margins, it doesn’t fit on paper. Do you have any idea to get print out invoice to continues form ?
PS. I am coding with ASP.NET and printing out by IE7
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I inserted a div which is covering whole divs. I set it position relative and children divs of its, absoulute. So i could show the things at
margin-left : -40px
and
margin-top : 50px .