I want to generate ID card for the students admitted in the college.
i have linked a photo in which i am sharing as to how the i want the id cards in pdf file through php and fdpf. and i am fetching the date from mysql.
Suppose i have 13 students available for a particular course. Now, i want the data to first actually work multicolumn wise and then as the page is filled, it should create the back side of the page in next page and move on to other page. On one A4 page, i can have only six ID cards and on the next page, six backside of those id card and again this step should repeat. I am confused.