I was wondering if there is a way to leverage the RegEx characters \r or \n while trapping data from a PDF source. I have been unsuccessful up this point and am not sure if anyone out there has figured it out. The first line I want to trap starts with an (H) and the second line starts with an (I), however I do not want to split up the detail trap to also capture (I) and I also do not want to only trap the (H) line and then set the trap to multiple lines. I need it to be all in one (this way will decipher between an alphabet (I) and a roman numeral (I) with the data I'm using)
------------------------------
Jordan Matusik
------------------------------