startxc / gitskills

0 stars 0 forks source link

PDF.js Rendering Issue 13938 #1

Open CetinSert opened 3 years ago

CetinSert commented 3 years ago

@startxc

I have seen that you are having issues with 🦊 PDF.js rendering (https://github.com/mozilla/pdf.js/issues/ (13938)).


WebPDF.pro

We are developing professional web components with multiple rendering engines. Our new WebAssembly renderer (♊ PDFium by Google) renders your file perfectly!

<script src="https://webpdf.co/<>" type=module ium></script>

<pdf-file id=f ium src=//github.com/mozilla/pdf.js/files/7065053/test.pdf></pdf-file>
<pdf-page of=f></pdf-page>

image


With lots of love for Vietnam, Cetin Sert South Korea

CetinSert commented 3 years ago

@startxc – have you had time to take a look!?