I have a PDFV开发者_C百科iew object in one of my windows and wondering if there\'s anything special I need to do in order for the hyperlinks to work.
I am using com.lowagie.text.FontFactory in generating a PDF file and am trying to use a custom font, KozMinPro-Regular, which provides support for Japanese characters, as we have a need to support thi
I am migrating a site from php to Django (a framework I am still learning). In the php version I was using ImageMagick to pull the first page (the cover) of a pdf file and di开发者_如何转开发splay it
I am trying to generate a pdf report using reportlab in django.I can get a simple report started by working directly with the canvas, but it looks like platypus should make things easier.But I can\'t
I know that some similar questions has been asked h开发者_开发问答ere, but I saw all of them and no one still satisfy me.
In a web application we provide some documents as PDF files that can be downloaded or emailed. It nicely works with desktop operating systems where the PDF files are usually viewed with Adobe Reader.
I\'ve come across the excellent PDF Library code SynPDF and would like开发者_如何学编程 to use it to display a PDF document in a Delphi form (I cant use an imported \'Acrobat Control for ActiveX\' con
The project I\'m currently working on requires big print runs of documents, which will be mailed out to clients. For instance, a single print run could include over 1000 letters, each of which will go
Someone knows about an API to edit PDF Files in Android? I 开发者_运维技巧need something that helps me with the zoom functionality and the rendering of big images.Maybe you can use a WebView and put t
I have an embed tag like this: <embed src=\"../../Content/PDF/StockReport.pdf#zoom=50\" width=\"100%\" height=\"100%\">