Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is it possible to batch redact handwritten numbers such as banking, checking accounts?

New Here ,
Sep 02, 2016 Sep 02, 2016

Hello,

Is it possible to batch redact handwritten numbers such as banking, checking accounts?

We have loan documents and one page is filled out by the customer for ACH.

They supply us with their checking account or debit card info for payment.

These are handwritten and so far I cannot get Adobe to recognize the numbers even though they are in the standard format.

If this is not possible, can Adobe batch delete the entire page in question as a batch?

Thank you, Paul

TOPICS
Acrobat SDK and JavaScript , Windows
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Sep 07, 2016 Sep 07, 2016

- If the texts always appear at the same physical location on the page, then you can use a script to redact that area, yes.

- If not, you can easily delete the entire page.

Translate
Community Expert ,
Sep 07, 2016 Sep 07, 2016

- If the texts always appear at the same physical location on the page, then you can use a script to redact that area, yes.

- If not, you can easily delete the entire page.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 07, 2016 Sep 07, 2016

try67, I have found it easier to just delete the page.  Is there a batch method to use to delete the "page" in all the documents in a folder?  We have around 4000 and have been doing them manually.

Thank you, Paul

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 07, 2016 Sep 07, 2016

What version of Acrobat do you have?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 07, 2016 Sep 07, 2016

Adobe Acrobat DC

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 07, 2016 Sep 07, 2016

Pro or Standard?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 07, 2016 Sep 07, 2016

PRO

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 07, 2016 Sep 07, 2016

OK. So go to Tools - Action Wizard - Create New Action.

Under "Default Option" select "Add Folder...".

Add a Delete Pages step from the Pages section on the left.

Click the command you added and then click on Specify Settings.

Enter "From 1 to 1" (or whatever is the number of the page you want to delete). Click OK.

Make sure the "Prompt User" box under the command is NOT ticked.

Now add a Save command from the Save & Export section.

It should look like this:

Now save the Action and then you will be able to execute it from the Action Wizard menu by clicking its name.

After you do that click the Add Folder button and then select which folder to process (keep in mind this will process ALL files in that folder, and all sub-folders underneath it, including non-PDF files), and then click on Start.

4000 files is quite a lot, though, so you might have to do it in batches. I usually do up to 500 files at a time and then I restart Acrobat and do another batch. Otherwise it tends to freeze in the middle.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 07, 2016 Sep 07, 2016

I'm not sure if this will work for me.  We have multiple users scanning the documents into the folder, problem is not all are in the same order.  the specific page that needs to be deleted can be page 1, 2, 27, 30 or whatever order the person scanned them.

Uugghh.  Looks like clicking through each one will be the way we go.

Thank you.  I will keep these instructions for future use.

Paul

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 07, 2016 Sep 07, 2016
LATEST

If there's no way of identifying which page needs to be deleted except by eye-balling it then it can't be automated...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines