Share
Explore

Generate pdf with docMaker

Welcome to this docMaker pack demo page.
To create your docx template, please refer to .
Invoice
Name
Payment info
Line items
JSON array
Column 3
Notes
docx result
Results pdf form
File
1
demo
t-shirt
socks
shoes
{"description":"t-shirt","quantity":"3","price":"55","sum":"165"}{"description":"socks","quantity":"4","price":"14","sum":"56"}{"description":"shoes","quantity":"1","price":"180","sum":"180"}
pdf from docx
Fill out pdf
demo_document.pdf
mypdfform.pdf
demo_document.pdf
2
demo2
[  ]
pdf from docx
Fill out pdf
3
demo3
trousers
{"description":"trousers","quantity":"2","price":"145","sum":"290"}
pdf from docx
Fill out pdf
demo3_document.pdf
4
[  ]
pdf from docx
Fill out pdf
There are no rows in this table

Line_items
description
invoice
quantity
Price
sum
JSON_line
1
t-shirt
demo
3
55
165
{"description":"t-shirt","quantity":"3","price":"55","sum":"165"}
2
socks
demo
4
14
56
{"description":"socks","quantity":"4","price":"14","sum":"56"}
3
shoes
demo
1
180
180
{"description":"shoes","quantity":"1","price":"180","sum":"180"}
4
trousers
demo3
2
145
290
{"description":"trousers","quantity":"2","price":"145","sum":"290"}
5
0
{"description":"","quantity":"","price":"","sum":"0"}
There are no rows in this table


Click me

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.