Kopitar A.

Results 5 comments of Kopitar A.

Hi, Anyone found a solution to this issue yet? (testing on Android 5, 7 ,8)

Solved: ` ......` ``` created() { this.pageInterval = setInterval(() => { for(let i=0; i < this.$children.length; i++) { let c = this.$children[i].$refs.carousel; if (typeof c != 'undefined') { c.advancePage(); }...

Weird issue. If the PDF is output to the browser via stream it is messed up as seen in the images above. But when saved to disk the fonts are...

> That is odd. Is this is all browsers or just in some? Can you provide samples of one streamed and one saved PDF? Tested only in Chrome, Firefox and...

> Are you rendering more than one PDF in a loop? There have been reported issues when trying to reuse the library in such a way. One document per job...