Top "Pdf" questions

Portable Document Format (PDF) is an open standard for electronic document exchange maintained by the International Organization for Standardization (ISO).

Tool to compare large numbers of PDF files?

I need to compare large count of PDF files for it optical content. Because the PDF files was created on …

testing pdf compare
.doc to pdf using python

I'am tasked with converting tons of .doc files to .pdf. And the only way my supervisor wants me to do …

python pdf automation ms-word win32com
How to implement custom fonts in TCPDF

In TCPDF, there are only a few fonts to choose from, to create pdf files. I want to set Tahoma …

pdf fonts pdf-generation tcpdf
Asp.Net MVC how to get view to generate PDF

I would like to call an action on a controller. Have the controller get the data from the model. The …

asp.net-mvc pdf
iText Image Resize

I have a watermark that I would like to put into my pdf. The watermark is a .bmp image, and …

java image pdf itext watermark
Is it possible to link to a bookmark within a PDF using URL parameters?

When providing a link to a PDF file on a website, is it possible to include information in the URL (…

url pdf hyperlink bookmarks
ImageMagick security policy 'PDF' blocking conversion

The Imagemagick security policy seems to be not allowing me perform this conversion from pdf to png. Converting other extensions …

pdf imagemagick imagemagick-convert
Generating a PDF file from React Components

I have been building a polling application. People are able to create their polls and get data regarding the question(…

reactjs pdf meteor
Change PDF title in browser window

I have a pdf file that I am putting on a website for a client. It is located here... http://…

pdf browser title
Saving file into a prespecified directory using FPDF

I want to save the PDF file into a user specified directory. I am using FPDF. And the code is …

php pdf fpdf