diff --git a/jspdf.js b/jspdf.js index df47b3c27..098c6d5d8 100644 --- a/jspdf.js +++ b/jspdf.js @@ -79,7 +79,8 @@ var jsPDF = (function(global) { 'legal' : [612, 1008], 'junior-legal' : [576, 360], 'ledger' : [1224, 792], - 'tabloid' : [792, 1224] + 'tabloid' : [792, 1224], + 'credit-card' : [153, 243] }; /**