[pdf.generate part=setup]
{
"page_orientation":"p",
"page_format":"A4",
"unicode":"TRUE",
"encoding":"UTF-8",
"pdfa":"",
"show_footer":"no",
"show_header":"no",
"author":"DevDanidhariya",
"title":"dev test",
"font_name":"freesans"
}
[/pdf.generate]
[pdf.generate part=header]
{
"font_name":"freesans",
"font_size":"15",
"items":[
{
"item_type": "cell",
"SetY":"1",
"w":"10",
"h":"0",
"text":"Testing Header WPoets",
"border":"B",
"ln":"1",
"align":"R"
},
{
"item_type": "text",
"SetY":"2",
"x":"2",
"y":"2",
"text":"Testing Text Link header",
"link":"https://www.wpoets.com"
},
{
"item_type": "cell",
"SetY":"4",
"w":"10",
"h":"0",
"text":"header cell",
"border":"B",
"ln":"1",
"align":"R"
}
]
}
[/pdf.generate]
[pdf.generate part=content]
<p>the properly formated HTML content with attributes having double quotes.</p>
[/pdf.generate]
[pdf.generate part=footer]
{
"font_name":"freesans",
"font_size":"15",
"items":[
{
"item_type": "cell",
"SetX":"6",
"w":"0",
"h":"0",
"text":"Generated By Magazinify.com | An Experiment By AmiWorks",
"border":"",
"ln":"0",
"align":"L"
}
]
}
[/pdf.generate]
[pdf.generate part=download filename='abc.pdf'][/pdf.generate]
[pdf.generate part=save dir_path='D:/laragon/www/awesome/wp-content/uploads/2017' filename='abc.pdf'][/pdf.generate]