The pdf-viewer tag has no wiki summary.
8
votes
2answers
3k views
Please suggest a PDF viewer for WPF
I am looking into a PDF viewer control than can be used in WPF application. I saw some examples using WindowsFormHost but I am interested in rotating/resizing the pdf file. Please let me know if there ...
4
votes
3answers
355 views
How to create a PDF in iOS programmatically?
I want to create a PDF file in iOS; there should be one table in the PDF, which is filled from one array. I already searched on Google, but didn't succeed. Any help is appreciated
4
votes
3answers
2k views
.net PDF Viewer control
We are looking for a PDF Viewer control for WPF or WinForms application.
We have hit some road blocks with our current implementation which basically uses WindowsFormsHost to embed the Adobe Reader ...
3
votes
4answers
45 views
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 files into browser.
Regards
2
votes
1answer
58 views
PDF to HTML or similar
I'm building an application to view pdf's through a browser without the need of a plugin on mobile devices. I tried ImageMagick and ghostscript to covert the pages to images but they are far too large ...
2
votes
1answer
247 views
Do we have any open source libraries for android to create a pdf viewer app?
I am trying to develop an android app which is capable of rendering pdf files.
How can i render pdf files in my android app? are there any libraries for this?
Can any one suggest me some good open ...
1
vote
0answers
56 views
Undownloadable PDF viewer [closed]
I need an undownloadable and free web-based PDF viewer, the question is in the license of the tool, which i require. There is a good tool named FlexPaper, but it's under GPL, so I can't use it ...
1
vote
2answers
276 views
flexpaper for rails
can someone out there help me out with understanding how to use flexpaper for my rails application? it needs swf formats, and our rails wud converted any supported file type to pdf. i'm clueless on ...
1
vote
0answers
74 views
A component for page flipping when viewing a PDF in .Net
I have developed an ASP.NET web application which will generate report pack for various customers. We will convert them to PDFs.
Our requirement is to provide viewing of PDF document in the website ...
1
vote
4answers
1k views
Detect Pdf reader in MsIE
I use an IFrame to view a Pdf document when a link within that IFrame is clicked. However, on machines without the reader, the link will prompt for download. Is there a way, that the same link can ...
0
votes
3answers
112 views
Editing PDF document online and save in the database using ASP.NET
I have a PDF document storted as binary in the SQL Server database. I have rendered the binary document as PDF inside an iFrame using HTTP Handler.
Now, I want to allow the users to edit the data in ...
0
votes
1answer
62 views
Embedded Document Viewer (Access only to logged in users)
I need a document viewer, something like google docs. It should able to show jpeg, doc, pdf files in the viewer. It should have thumbnails and Zoom in Zoom out option.
All the files should be ...
0
votes
2answers
56 views
Customize PDF view inside a browser
I've worked on a requirement that allows me to show a PDF file inside a browser by doingo a Response.ContentType = "application/pdf".
The problem is that the default view of the PDF is always showing ...
0
votes
3answers
70 views
PDF Viewer Support of BlackBerry 5+
I'm developing a BlackBerry version of an iPhone application which requires PDF file viewer. I've googled but find no proper solution. Can anyone suggest me any way to do it?
Your cooperation is ...
0
votes
0answers
125 views
vfr Reader: Animate transition
I'm testing the this project https://github.com/vfr/Reader
It read PDF files into a UIView.
I'd like to know how can I implement a horizontal animation for this reader, because the transition is ...
0
votes
1answer
65 views
Display pdf document from another website within a web page - security warning
I want to display a PDF document in a web page. I am currently using an OBJECT tag and set it this way:
<OBJECT id="SitePlan" data="http://path/to/sharepoint/pdf" ...
0
votes
0answers
45 views
Issuu Smart Look
Does anyone know if Issuu Smartlook will work behind a login system? For example, I have a cakePHP app that requires users to login to view the pdf's. Would this stop Smart Look from working? It's the ...
0
votes
1answer
393 views
Display pdf from the weburl iphone sdk
I am working on one project I want to display the pdf which is on the website, I have the url of the pdf any idea how I can do it.
Also I want to create a thumbnail of the pdf which is on the website.
...
0
votes
0answers
760 views
Floating PDF viewer sizes well in Safari and Chrome but not in IE and Firefox
I have an application where a PDF viewer (for instance SCRIBD) floats in a div over the page on a WordPress site.
The solutions I have tried work great for webkit... but they all make the viewer ...
0
votes
1answer
229 views
unable to access the link of pdf in iphone
I am working on the application, in which I need to access the links which are in the pdf. Text which are in linked shows in different color but there is no click option in iphone to visit that links. ...