I have made a simple example in JSFiddle, I will print out pages where Bootstrap progress bars are at page but if the print button is pressed the progress bar is not there.
You have to set @media print in CSS. I think the answer is given here: Bootstrap 3 - printing colors on progress bars?