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...
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...
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...
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...
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...
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 ...
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...
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...
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?
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...
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...
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...
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...
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 ...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.