Top "Acrobat" questions

Adobe Acrobat is a family of applications developed by Adobe in order to view, create, manipulate, print and manage files in Portable Document Format (PDF).

How to compare two pdf files through command line

Does anyone know how to compare two pdf files using adobe acrobat through command line. I want to do this …

pdf acrobat
Is it possible to uncompress PDF by using Adobe Acrobat or Acrobat Distiller?

Most PDF files found on the Web have compressed and unreadable data streams. Is it possible to uncompress the internal …

pdf acrobat
Hiding Adobe Toolbars, menubars, scrollbar, etc

I am using the "Adobe Acrobat 7.0 Browser Control Type Library 1.0" control to view PDF's in my vb.net application. I …

vb.net acrobat
Open a pdf file programmatically at a named destination

I would like to open a PDF file at named destination using WinForms (C#). Here is my code: System.Diagnostics.…

c# winforms pdf acrobat
IsNumeric function returning true for an empty cell

I run a macro that copies tables from a PDF file and saves them on Excel. some of the tables …

excel acrobat isnumeric vba
Debugging PDF for error

I'm creating PDF files using PDFClown java library. Sometimes, when openning these files with Adobe Acrobat Reader I get the …

debugging pdf pdf-generation acrobat pdfclown
Submit pdf form fields to a HTTP POST request

I've made a pdf form in Adobe Acrobat. Now I want to make a button that submits the form to …

javascript pdf forms http-post acrobat
How to validate PDF form?

I have a writeable PDF form made in Acrobat Professional. I want to validate that a numerical entry is in …

javascript pdf acrobat
Adobe Acrobat Reader Tabs Saving And Autoloading

I've created Javascript for Acrobat Reader which allows you to save the currently open tabs. It adds the menu items: "…

javascript linux macos acrobat
How to get fillable PDF to prompt for required fields when user saves?

I've created a fillable PDF form using Acrobat 10. I see where you can set form fields to be required, but …

pdf acrobat required-field