View Single Post
Old Apr 17th, 2008, 12:31 PM   #1
Logical1
Programmer
 
Logical1's Avatar
 
Join Date: Apr 2008
Posts: 43
Rep Power: 0 Logical1 is on a distinguished road
Question Newspaper sytle double-column

Hello
You have all seen the newspaper-style multi columns in MS Word or other text editors.
Does anyone know of a solution for this in PHP when printing?

On the web page I can simply make a table and put everything in two columns easily. But when it is printed the print order is not correct becasue what was seen in a single long page (web) will be divided into 3 or four pages and order of material in the columns will not be correct.

Any ideas?
Any suggestions is appreciated.
Logical1
__________________
^c^
Logical1 is offline   Reply With Quote