PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5. PDF.js is community-driven and supported by Mozilla. Our goal is to create a general-purpose, web standards-based platform ...
What were you trying to do? I generate a PDF document using the following code snippet and it is kept loaded to a HTML iFrame. Then user can download it if required. I want to set the document number ...