Author Topic: Graphical Indexer  (Read 1954 times)

Steve Lance

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Graphical Indexer
« on: March 28, 2018, 11:52:10 AM »
I have a PDF of letters.  I am using graphical indexer to separate the letters into OnDemand.  The first letter is an introduction letter for the PDF.  The second letter is the letter that needs to be indexed.  The third letter is a letter of different language to call our service representatives.  The second and third letters are repeated with different information.  I want to group the second and third letter together.

I have a trigger for the first and second letter.  The third letter I cannot create a trigger.

How can I skip the third letter and have it group with the second letter?

This is in my indexer:

COORDINATES=IN
TRIGGER1=UL(2.39,0.90),LR(4.45,1.34),*,'PEDS aging off letters',(TYPE=GROUP)
TRIGGER2=UL(4.13,3.57),LR(4.70,3.81),1,'Group:',(TYPE=GROUP)
FIELD1=UL(4.65,3.56),LR(5.18,3.78),1,(TRIGGER=2,BASE=0)
FIELD2=UL(0.49,2.04),LR(1.43,2.32),1,(TRIGGER=2,BASE=0)
FIELD3=UL(5.15,3.36),LR(6.04,3.59),1,(TRIGGER=2,BASE=0)
INDEX1='GROUP_NO',FIELD1,(TYPE=GROUP)
INDEXSTARTBY=1
RESTYPE=ALL

This is the error I am receiving:

ARS4902I Number of input pages = 38
ARS4915E Field 1 not found on page 3
ARS4922I ARSPDOCI 9.5.0.5 completed code 1

Thank you for any help.

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: Graphical Indexer
« Reply #1 on: March 29, 2018, 11:59:05 AM »
Hey Steve,

I had this exact issue a few years back. I remember this being part of a bigger project to migrate from Xenos, to AFP2PDF.

I believe I had to run arsafpd to dump the actual PDF file. Then, verify that our trigger is actually correct based on the output of the file. Give that a shot. If you can post the output of the arafpd command, maybe post and let us take a look?
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING