Top "Pdf-viewer" questions

An application that allows users to view Portable Document Format (PDF) files.

Using pdf.js in ASP.NET MVC3

I'm looking at the PDF.js project on github and looking at their basic demos I've come up with this (…

asp.net-mvc-3 pdf pdf-viewer pdf.js
Is there a way to style Google Chrome default PDF viewer

Is there a way to style google chrome default pdf view? I'm trying to change the gray background color to …

css google-chrome background-color pdf-viewer
Download, save( locally ) and display PDF from a link

I am developing Windows phone 8 application. In my application, i have to display PDF file in offline( without net connection ) …

c# pdf windows-phone-8 isolatedstorage pdf-viewer
How to change the browsers' pdf viewer through program (e.g. HTML, JS, PHP )?

Goal : A browser base pdf viewer that has zoom and drag/ pan function (better if allow hiding the save function) …

javascript jquery pdf cross-browser pdf-viewer
Show pdf file into browser without Adobe Reader

I need to open pdf file into browser without Adobe Reader. Is there any API with php which open PDF …

php pdf pdf-viewer
How to display a javascript File object in Chrome's PDF viewer with its name?

I've got a PDF file in the form of a Blob object (generated with jsPDF), that I want to display …

javascript google-chrome iframe jspdf pdf-viewer
Embed PDF in IE10

I need to embed a PDF in an HTML document that can be viewed in IE8/9/10, firefox, and chrome on …

internet-explorer pdf embed pdf-viewer
Angular 6+ binding [src] in ngx-extended-pdf-viewer

I'm using ngx-extended-pdf-viewer ( npm ) to render a PDF and it works when i set directly the path+fileName, as below: &…

angular string-interpolation pdf-viewer
chrome PDF viewer can't download file

Here is my situation, I got a server running a PDF generator, when I make a request with some params, …

google-chrome pdf pdf-viewer
react-native-pdf-view - How to populate pdfView with base64 or blob

I am using the react-native-pdf-view library and I am having trouble populating the PDFView with a pdf. How my project …

pdf react-native pdf-viewer react-native-android react-native-fs