When I pass the angular generated html to the jspdf, in that case angular classes like ng-hide not affect the generated pdf. So generated pdf contains the elements that are under the ng-hide class.
Please go through the JS bin attached, http://jsbin.com/lemewu/edit?html,js,output
I am using following cdnjs https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.2.61/jspdf.debug.js