Questions tagged [acrobat]

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).

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

All members of the family, except Adobe Reader (formerly Acrobat Reader), are proprietary commercial software, while the latter is available as freeware and can be downloaded from Adobe's web site. Adobe Reader enables users to view and print PDF files but has negligible PDF creation capabilities.

Resources

1591 questions
0
votes
1 answer

Multi-page document merging Adobe Acrobat Pro

We have a number of policies (about 150 or so) we make available for download on our webpage. Recently, Management had us move from all policies residing in one PDF to one policy per PDF. Their reasoning was to make it easier for the end users to…
Andrew Neely
  • 908
  • 11
  • 19
0
votes
3 answers

Adobe PDF Links Problem in IE8

I created a link in a pdf document to a local html file ressource. When you press the link, the following messagebox is shown: For none German speakers... Securitywarning ... Document is trying to open ressource... are u sure that you wanna do…
F.P
  • 17,421
  • 34
  • 123
  • 189
0
votes
1 answer

How can I submit as PDF from Acrobat Pro without creating a new PDF?

I have created a PDF with a form that has a digital signature and other form fields. A submit button, when clicked, submits as PDF to a website. This all works fine, and in reader the behavior is as expected. If a user fills the form out in…
Daniel
  • 3,021
  • 5
  • 35
  • 50
0
votes
1 answer

Save pdf in Delphi using AcroPDF.dll library or TOleContainer

I need to execute SaveAs method of the file is loaded to the class object TAcroPDF (ActiveX Acrobat Reader - AcroPDF.dll). The property is loaded with LoadFile method. In addition, I have a question if anyone knows how to call the SaveAs function…
Emil J
  • 215
  • 2
  • 4
  • 20
0
votes
1 answer

Javascript for Acrobat Pro X, simple 3 step and repeat

I need a simple script compiled for a acrobat pro X plugin. I need to make one change to every page in a multipage PDF. A. Select All B. Flip Horizontal C. Move to Next Page D. Go to A, until last page of PDF Is this something that someone on here…
user2429794
  • 101
  • 1
0
votes
1 answer

How to convert a very tall image to a pdf with many pages?

Imagine to open a PDF document of 100 pages and capture it with one software for screen capturing as a scrolling window. You would get a very tall images with all 100 pages in only one jpeg. I want to convert it back to a PDF of 100 pages. But…
Revious
  • 7,816
  • 31
  • 98
  • 147
0
votes
1 answer

Validating two dates in acrobat javascripts

well the code I posted below all works perfectly except for a small detail. When I input today date in the field dateEntered, the later rejects it, it validates if the date entered is before todays date, validate if the date falls on a weekends, but…
user2335433
0
votes
1 answer

Questions about PDF Form, Acrobat Reader, Browser PlugIns and JavaScript

With the latest Adobe PDF smart forms, following are my questions: 1) Could the PDF form itself detect or be aware of what client software itself is opened with? 2) When a PDF form is opened inside a browser plugin, could the script on the form…
Wei Cheng
  • 5
  • 2
0
votes
0 answers

PDF Javascript: recalculate a field's value automatically

Before i begin, my question is NOT about embedding a PDF on a website, nor making it downloaded. I have a PDF that contains a form, and javascript in the PDF that should calculate the value of a certain field on the fly. Except that it doesn't;…
ThaNerd
  • 128
  • 1
  • 2
  • 7
0
votes
1 answer

Close Adobe Acrobat 4 (executed via batch) when file name not found

I have developed a solution where a PL/SQL Oracle API generates the file name of a PDF (inc. full file path) that requires printing (parameter 1) and then using the DBMS_SCHEDULER passes both that file name and a printer name (parameter 2) to the…
pwlm
  • 174
  • 2
  • 2
  • 19
0
votes
1 answer

Adobe Acrobat is repeating a form for no apparent reason

Heres a simple form to help illustrate the issue. This is not the complete code for a form since it was way too long (or bloated rather) to post. So if you open Adobe LiveCycle and create a blank document, insert the following as the main…
Brandon
  • 68,708
  • 30
  • 194
  • 223
0
votes
1 answer

Can't print mpdf generated pdf files on mac

This is really weird. I generate pdf using mpdf. I had no problem with printing pdfs. But suddenly this problem appeared. Not sure it is something to do with change of my code or updating my operating system or wireless printer…
Mohammad Faisal
  • 1,977
  • 1
  • 18
  • 15
0
votes
1 answer

Acrobat displays double value in fillable field

Whilst using Acrobat Pro 9, I've created a fillable form and used the "simplified code" to calculate some values. Then I applied some font formatting and set the field to display in the number format and display the currency marker. Now my form…
bgmCoder
  • 6,205
  • 8
  • 58
  • 105
0
votes
2 answers

JavaScript Acrobat 10 IF Statement with 2 conditions

I'm creating an ordering form for a photograph printing business with Adobe Acrobat 10. The concept is that the user will input data for each photograph individually - file name, paper size and paper type into cells in a table and a fourth column…
Tom Stayte
  • 3
  • 1
  • 3
0
votes
1 answer

is there a way to applescript (or elsescript) acrobat XI to perform OCR?

There are many examples for the X version, but they do not work with XI and that's due to the fact that those examples worked with menu item, while Adobe into the XI moved OCR tool away from menu. So I do not have any idea how could use applescript…
1 2 3
99
100