feat(print): added reusable pdf print functions #1390

Merged
joan merged 7 commits from 5182-print_publish into dev 2023-03-16 06:22:59 +00:00
3 changed files with 18 additions and 0 deletions
Showing only changes of commit cd40705ecd - Show all commits

View File

@ -0,0 +1,6 @@
[
{
"filename": "incoterms-authorization.pdf",
"component": "incoterms-authorization"
}
]

View File

@ -0,0 +1,6 @@
[
{
"filename": "letter-debtor.pdf",
"component": "letter-debtor"
}
]

View File

@ -0,0 +1,6 @@
[
{
"filename": "letter-debtor.pdf",
"component": "letter-debtor"
}
]