var jsPDF = function(){
    
    // Private properties
    var version = '20090504';
    var buffer = '';