kirtipriya
kirtipriya
> @kirtipriya - Have you faced this too ? #266 Hello Anuj , I have not faced #266 . But to fix my crash , i used html2pdf to convert...
> > > @kirtipriya - Have you faced this too ? #266 > > > > > > Hello Anuj , > > I have not faced #266 . But...
Hello Anuj , I have not faced #266 . But to fix my crash in https://github.com/katzer/cordova-plugin-printer/issues/264 , i used html2pdf to convert the html to pdf in base 64 format...
any update on this ?
I faced the same problem: I had a fixed positioned header having a back button. When the page is programatically scrolled, the click event of back button stopped working. My...
@eKoopmans is there an error callback that will say that the limit has exceeded the canvas size. We can show an error message to user in that case then
@eKoopmans Yes , i understand it is hard to fix , but can there be a way to atleast generate an error . I ask this because , in Firefox...
@eKoopmans Any update on this ?
> @kirtipriya > the only way to fix is as suggested [here](https://github.com/eKoopmans/html2pdf.js/issues/19) > you'll have to divide up your html content into different "pages" so that a new canvas is...
For me i am facing issue with position fixed elements. They are not at all getting rendered