I\'m developing a site using Bootstrap which has 28 modal windows with information on different products. I want to be able to print the information in an open modal window.
I would suggest you try this jQuery plugin print element
It can let you just print the element you selected.