I know there have been a lot of posts about these two but figured I\'d address a glaring question I have. A designer of ours recently sent me a few files with TCPDF already tied in because a friend of
I\'m tryi开发者_StackOverflow社区ng to use values selected out of my InfoPath form to be displayed in a nicely manner on a PDF..For example a user selects a contact that is pulled from a database..and
I am following the necessary steps to have MuPDF for Android. MuPDF is built on my system, I am able to exploit it with C++, now trying with Android. All steps in the README successfully followed but
I need to display a PDF on a website and have it embedded inline. The following code works if the data attr开发者_如何学Pythonibute is local, but not remote.I just get a large grey box in place of th
I need to insert an hyperlink into a few thousand existing pdfs. I\'m working with zend_pdf which apparently is not able to set an invisible border. The only way I found to make the link borders invis
So I have managed to come up with a URL using the Issuu API to get most all of the information about the latest PDF I have uploaded. The problem is that I want to be able to get the URL to download th
My website currently embeds pdf files. although resently, after a update or new gpo push, when i view the website in IE 9 or IE 8 the pdfs will launch in adobe reader independen开发者_如何学JAVAtly ou
I need to create a C# or C++ (MFC) application that converts pdf files to txt. I need not only to convert, but remove headers, footers, some garbage characters on the left margin etc. Thus the applica
I want to export a few Pages to pdf/xls. By Pages I mean as the eye sees it - a screenshot of the Page\'s contents. I know how to build pdf开发者_StackOverflow中文版/xls documents using 3rd party tool
I\'m trying to implement blend modes from the PDF specification, for my own pleasure, in SASS. PDF Specification: