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

Sort PDF pages according to its content...

Community Expert ,
Oct 19, 2017 Oct 19, 2017

I received this request from an accountant. She has a PDF with tens of pages, each page is a different invoice, she wants acrobat to shuffle pages and sort them according to invoice number sequence.

Is it possible to script such request? I couldn't find a way to do this with existing Acrobat tools.

TOPICS
Acrobat SDK and JavaScript , Windows
1.0K
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 ,
Oct 19, 2017 Oct 19, 2017

Only if the invoices all have the same structure (and of course are not scans, but contain actual text).

Otherwise each page will first have to be manually tagged with the invoice number (using a comment, for example), and then a script could be used to sort the pages based on the values of those tags.

I've developed many tools that do exactly this kind of sorting, so if you wish you can give her my contact details (try6767 at gmail.com).

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 ,
Oct 19, 2017 Oct 19, 2017
LATEST

Yes, all invoices are structured in the same manner since they were all generated by that same portal, and yes all text are live within the PDF.

I will share your details with her… thanks.

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