i got an assignement to do with include maths :d and java , i don't know if it's the correct place ! (if it's not i'm sorry to disturb/bother !)
i got a huge amount of pdf files which are generated true a business process (different document got merged during that process, one of the document that gone be merged will be uploaded by the user "it will have his own pagination => numerotation of the pages") , and the end of the global merge , i have to add a pagination true java (with a library iText , that the easy part)
my problem: i have to search for all the existing pagination in all my pdfs, the remove it , and paginate the document again.
WHich include , i must index ALL the content of my pdf
" i must index ALL the content of my pdf , somewhere search for pagination" , if i do true a conventional java approach !! it will take a couple of years to execute the code !! ; does Ujmp/jdmp and matrices of any help in my case
again if my question is off topic , sorry to disturb
and thanks.

