Jump to content

Printing layout


aeroswat

Recommended Posts

I have a sheet of paper that is divided into 3 sections. I want to make a css controlled div for each of these 3 sections. My problem is that I have a dynamically generated report (with php/mysql) of orders that I want to create a div to hold each one. Each of these divs must handle exactly 1/3 of each of these pages in order to print properly. What do I have to set in my div class in order to do this? Each of these divs that is taking up 1/3 of a print page is a container for many more divs of course.

Link to comment
Share on other sites

I have a sheet of paper that is divided into 3 sections. I want to make a css controlled div for each of these 3 sections. My problem is that I have a dynamically generated report (with php/mysql) of orders that I want to create a div to hold each one. Each of these divs must handle exactly 1/3 of each of these pages in order to print properly. What do I have to set in my div class in order to do this? Each of these divs that is taking up 1/3 of a print page is a container for many more divs of course.

 

make 3 divs and set the float to left and the width to 33% is that what you mean? you need to specify more information so that we can use it to properly analyse the solution that will be appropriate to you.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.