You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var dd = {
content: [
{
table: {
margin:[-40,-40,0],
widths: [''],
height: [''],
bold:'true',
body: [
[
//WRITE YOUR CODE FROM HERE
//this column is to show how it works
{
alignment: 'justify',
columns: [
{
text: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n'
Problem - No clear way to add borders around the pages(including header, body, and footer).
Referred - #1396 (comment)
Expected - Can add borders around the page in pdf. It would be helpful If we have direct option to set border of the page instead of any hacky way.
Thanks!
The text was updated successfully, but these errors were encountered: