Update pdfmake
This commit is contained in:
parent
80168c275b
commit
d0ca745d4a
7 changed files with 50110 additions and 116473 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
50468
public/js/pdfmake.js
50468
public/js/pdfmake.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -158,13 +158,11 @@ function GetPdfMake(invoice, javascript, callback) {
|
|||
dd.pageSize = invoice.account.page_size;
|
||||
|
||||
if (invoice.watermark) {
|
||||
/*
|
||||
dd.watermark = {
|
||||
text: invoice.watermark,
|
||||
color: 'black',
|
||||
opacity: 0.04,
|
||||
};
|
||||
*/
|
||||
}
|
||||
|
||||
pdfMake.fonts = {}
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue