An application that allows users to view PDF files.
Questions tagged [pdfviewer]
83 questions
0
votes
1 answer
PDF Plugin Phonegap - Assert Error
So I am running the PDF Plugin from here and after following the directions and adding it to my project everything seems to work fine, I get the screenshot below to open, but then when I tap on the "Click to open CordovaBot.pdf!" I get this error on…

Jason G
- 309
- 3
- 14
0
votes
1 answer
Component One Pdfviewer override save button
Is there any way to override the save button on a PDFViewer from Component One?

Corey Witherow
- 2,472
- 2
- 26
- 37
-1
votes
1 answer
Wpf Telerik PDFViewer
In my application I am trying to print a pdf file silently. The code is working fine but it only works with Acrobat and not with reader. I am trying to embed telerik's pdf viewer to print the file in the background without showing it. As a first…

Hasan Zubairi
- 1,037
- 4
- 23
- 57
-1
votes
1 answer
Using media.js on CI
I was still newbie at CI, currently try to make elearning just using one page,
using 2 div on the main body, left and right.
on the left I give just the title and when clicking on the title, the div on the right will show the pdf viewer using…

Dennish
- 39
- 7
-1
votes
1 answer
I want to do curl on my PDF page in iOS
I want to do curl on my PDF page in iOS.
I have load my PDF to a web view, but I want to give effect on PDF page, so help me.
I want to swipe to page turn and with swipe it curl.
NSString *path = [[NSBundle mainBundle] pathForResource:@"paper"…

Ashit Soni
- 226
- 1
- 9
-1
votes
1 answer
Got stuck in AsyncTask
i got some strange behavior here in a AsyncTask. I'm trying to load a pdf asynchronously to a PDFView (I used this library)
Here is my code:
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
…

Igl3
- 4,900
- 5
- 35
- 69
-1
votes
2 answers
open PDF as book in browser
I have client where requirement is open PDF in book format in browser. If I scroll to left, it should show effect like book.
Is there any library available for this?
Also it should have zoom and search functionality.
I tried googling, but nothing…

Fahim Parkar
- 30,974
- 45
- 160
- 276
-2
votes
1 answer
PDF viewer for windows forms questions
My project requires viewing of PDF files and I use free PDF viewer from Аpitron for this.
The problem is that I want a notification or some event when the page changes, but can't find it on a control itself. I can't believe that such an obvious…

Mishka
- 1
- 1