Hi ,
While comparing PDF , for each in pdf1 = split values and for each in pdf2= split values,
Pdf1=Pdf2 , then write the matching values from PDF2 text and copied into text file . This is working fine .
How to write for unmatch text values in else condition ?