Currently I'm using PDFObject
javaScript library to view/print PDF file.
Is there any way to print a PDF without opening print dialog box (pdf viewer) using JavaScript?
Currently I'm using PDFObject
javaScript library to view/print PDF file.
Is there any way to print a PDF without opening print dialog box (pdf viewer) using JavaScript?
PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5.
PDF.js is community-driven and supported by Mozilla Labs. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.