cesarvr / pdf-generator

Cordova plugin to generate pdf in the client-side
MIT License
107 stars 61 forks source link

How to show paginations on the PDF generated? #139

Closed glv1at118 closed 2 years ago

glv1at118 commented 2 years ago

I am having problems when trying to create some pagination numbers on the PDF generated by this plugin. From the doc I don't see any relevant description. Is there anyway to do it?

glv1at118 commented 2 years ago

Got it resolved. The best solution is to discard this tool as it's not well made. Use PdfMake instead.