Author Topic: PDF problem  (Read 3377 times)

mevcmv

  • Guest
PDF problem
« on: August 25, 2011, 11:18:15 AM »
Hello Everyone!

I am using CMOD 8.4.1 and am trying to ingest pdf's into it. I set up the application group and set up the indexer and am getting this error:

ARS4901 COORDINATES=IN
ARS4901 TRIGGER1=UL(7.31,0.71),LR(8.00,1.29),*,'Page 1 of 2'
ARS4901 FIELD1=UL(5.28,0.99),LR(5.99,1.22),0,(TRIGGER=1,BASE=0)
ARS4901 FIELD2=UL(6.36,0.72),LR(7.13,0.99),0,(TRIGGER=1,BASE=0)
ARS4901 FIELD3=UL(1.28,1.70),LR(4.95,2.13),0,(TRIGGER=1,BASE=0)
ARS4901 INDEXSTARTBY=1
ARS4901 REMOVERES=NO
ARS4901 parmdd=./30199_05312011_28_Statement.pdf.parm
ARS4901 inputdd=/od/arsload/30199_05312011_28_Statement.pdf
ARS4901 outputdd=./30199_05312011_28_Statement.pdf.out
ARS4901 indexdd=./30199_05312011_28_Statement.pdf.ind
ARS4901 resobjdd=./30199_05312011_28_Statement.pdf.res
ARS4902 Number of input pages = 2
ARS4914 Trigger(s) not found by page 1
ARS4922 ARSPDOCI completed code 1
arsload: 08/25/11 10:09:26 Indexing failed
arsload: Processing failed for file >/od/arsload/30199_05312011_28_Statement.pdf<
arsload: Processing has stopped.  The remaining files will NOT be processed.

I have moved around my trigger serveral times and get the same result. What am I doing wrong? The indexer seems to show that it "sees" the trigger but I can't get it to work. I know there is a command that will look at a document (or pdf) and then in the output tell you where everything is numerically located in the document, but my two CMOD instructors are no longer available to ask. Can anyone help me or point me in the right direction?

Thanks,

mevcmv

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2230
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: PDF problem
« Reply #1 on: August 25, 2011, 04:13:14 PM »
Try expanding the borders of your triggers and fields by 0.1.

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

LWagner

  • Guest
Re: PDF problem
« Reply #2 on: September 27, 2011, 10:47:18 AM »
mevcmv:

     Have you run program ARSPDUMP with the input to determine the precise location on the PDF page  ?

     I needed to use exact values matching those displayed by ARSPDUMP for the indexer to run succesfully.

Larry