I am using pure HTML and javascript here is the code http://jsfiddle.net/yp7SA/1/
i tested it on the Chrome and firefox when i print from firefox page break works fine at the same time when i print the output table from chrome it splits up the table rows at the page break. On Sat, Jun 29, 2013 at 6:30 PM, Ashwin Dixit <[email protected]>wrote: > On Sat, Jun 29, 2013 at 5:45 AM, Abdur Rahman <[email protected]> > wrote: > > > Hello guys > > I am working on a web app. which deals with the data from db and shows > the > > report on the browser in HTML table. everything works fine when i wanted > to > > print the output table cells are being split by page break. i tried all > > sort of googling all i found is recent webkit browser doesnt supports the > > page-break css property can anyone help me to sort this. > > > > > Dear Rahman, > > Please provide some more details about your web application and > environment. > Is it breaking on a single browser/OS/device or on some, or on all? > Which language is the application written in? > Do you have a public URL for your application? > Could you post it to github, and let fellow LUGgies send you fixes? > > Cheers, > > - Ashwin. > > -- > ================================================= > Subvert the dominant paradigm. Repeat as desired. > http://ownlifeful.com/ > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > ILUGC Mailing List Guidelines: > http://ilugc.in/mailinglist-guidelines > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
