acrobat Questions

4

Solved

I'm generating a PDF document with signature and I want it to be LTV enabled. For this, I sign the PDF when creating it and then I add the second version containing the DSS with the validation rela...
Convalesce asked 26/2, 2020 at 12:17

11

Solved

I'm having 2 issues when trying to print a pdf silently in C# using adobe acrobat. I'm printing the pdfs using Process.Start(). The first issue is that I cannot launch Adobe Acrobat without speci...
Tsana asked 1/2, 2011 at 23:3

4

Solved

I'm trying to use PDFTK to rotate pages in my PDF document. Executing something like the following should result in no changes to the page rotation: pdftk in.pdf cat 1N output out.pdf (This is r...
Nobility asked 28/6, 2010 at 22:28

7

Solved

Is there any official command line (switches) reference for the different versions of Adobe (formerly Acrobat) Reader? I didn't find anything on Adobe Developer Connection. Especially I want to: ...
Romaineromains asked 6/3, 2009 at 15:5

8

Solved

I have a bunch of PDF files that came from scanned documents. The files contain a mix of images and text. Some were scanned as images with no OCR, so each PDF page is one large image, even where th...
Backset asked 28/9, 2009 at 22:45

7

I am trying to open several PDF documents using a simple batch file: ECHO OFF CLS cd Program Files\Adobe\Reader 9.0\Reader Acrord32.exe C:\Users\BW1.pdf Acrord32.exe C:\Users\BW2.pdf Acrord32.exe...
Tetrabasic asked 29/3, 2009 at 23:17

9

Solved

I have some PDFs and I am trying to cut and paste text they contain from Acrobat Reader into an HTML form. It seems that some of these files use (I suspect) unicode for text encoding, so when I try...
Apograph asked 4/2, 2012 at 18:12

5

So, I've been making forms for my company for some time now with pretty easy Javascript that has worked for me in the past. However all of a sudden it's kicking out the error: TypeError: Date is no...
Jarredjarrell asked 8/5, 2015 at 18:10

2

I am displaying a pdf file in browser using iframe. It is working fine but i want to disable/hide acrobat toolbar(below image). I tried the solution #toolbar=0&statusbar=0 it's working great...
Priestley asked 24/6, 2015 at 8:40

3

Solved

Is it possible, using Adobe Acrobat or another tool, to globally replace a font in a PDF? How can I do this?
Harsho asked 17/7, 2013 at 1:11

1

I have A pdf form With this field 1.Invoice 2.Date 3.Truck No 4.Party Name 5.Party Place 6.City 7.GSTIN 8.Product 9.HSN 10.QTY 11.Rate 12.Amount 13.CGST 14.SGST 15.Total 16.Number These are m...
Karol asked 3/9, 2018 at 10:24

2

I have access to a scanner at my library which can create "searchable PDFs." These are PDFs that show the exact image of a scanned document, but there is a kind of hidden text in the PDF that can b...
Jesuit asked 2/10, 2015 at 19:37

11

Solved

Is there any tool in some PDF Viewer/Editor like Acrobat, Evince, etc. where I can navigate and watch coordinates(i.e. (x,y)) of any selected point in PDF-document?
Edentate asked 23/1, 2012 at 11:58

3

Solved

Using itextsharp (or any c# pdf library), i need to open a PDF, replace some placeholder text with actual values, and return it as a byte[]. Can someone suggest how to do this? I've had a look at ...
Confection asked 19/11, 2010 at 1:29

3

Solved

I run a macro that copies tables from a PDF file and saves them on Excel. some of the tables contain empty cells and in my analysis I need to know the number of cells that are empty. I have a funct...
Deluca asked 14/8, 2013 at 7:19

1

I've created Javascript for Acrobat Reader which allows you to save the currently open tabs. It adds the menu items: "Save tabs", "Load tabs", and "Toggle auto load". It saves tabs and page numbers...
Riparian asked 2/10, 2012 at 11:8

1

I am parsing a .pdf using the acrobat.tlb library Hyphenated words are being split across new lines with the hyphens removed. e.g. ABC-123-XXX-987 Parses as: ABC 123 XXX 987 If I parse the te...
Contradict asked 12/9, 2018 at 9:0

9

Solved

I have a pdf file that the user has to see and click on the "I agree" button. How do you display a pdf inside a div?
Siena asked 29/4, 2010 at 19:43

1

Solved

System: Python 3.6 Windows 10 Goal: Use the Adobe Acrobat API to use the "Save As" feature to save a pdf to jpegs. Note: For my purposes I cannot use Wand or other packages. Resources: Adobe_API_...
Busiek asked 26/7, 2018 at 2:51

2

Solved

My Delphi application has a form that uses the Acrobat Reader ActiveX control for viewing pdfs. When I use the control's functions (LoadFile, gotoNextPage, gotoPreviousPage, gotoFirstPage, gotoLast...
Foret asked 17/6, 2016 at 16:0

9

Solved

I have a bunch of PDF docs with tabular data in them which I need to extract into a more readable format to store in a spreadsheet, database or whatever. Is there anything out in the world (prefer...
Subterrane asked 6/8, 2010 at 14:12

1

I'm trying to create an index on a PDF file that I scanned as images from an old original manuscript, then put through character recognition in Adobe Acrobat Pro. The problem is some of the words w...
Doting asked 16/3, 2018 at 19:44

5

Does anyone know how to change the dimensions of each page on an Acrobat document. Also how can I see the dimensions of each page seperately?? For example I have a 3 pages document. The firs...
Lafave asked 1/9, 2011 at 15:33

3

Solved

I'm too lazy to fill out my time sheet at work by the end at the end of every month, so I've started adding some functions to our PDF form. Acrobat Pro offers to make advanced calculations using Ja...
Sexism asked 5/6, 2012 at 7:57

6

Solved

I downloaded the latest version of Acrobat Reader and cannot figure out how to permanently change the highlighter color for all future uses. In the version I have on another computer, I can simply ...
Reminisce asked 25/2, 2016 at 13:6

© 2022 - 2024 — McMap. All rights reserved.