Click here to Skip to main content
15,902,112 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want the report to be printed using jquery but the printed format should have two columns. the data is dynamic. thus the report should be generated in two columns and same print should i get.


kindly help

What I have tried:

i have already tried to print. i got the print but not in two columns. i want its pagelayout should be of two columns
Posted
Updated 18-May-19 6:48am

 
Share this answer
 
Add CSS for @media print that defines a two-column layout
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900