Hello Developer,
I need help in generating pdf using js pdf. As per below url i able to generate the pdf, but in the example of this output pdf has only one header as
"Testing Report" on the left side. i am also looking one more header at right side with Date:__________.
So my header will look like below.
Testing report Date:_____________________________
rest of the table data will come here.
below is codepenurl:
Can any one help me how can i achive this in the js pdf?
Regards,
Omkar.