Hello
I have a situation that is not all that uncommon, I am scanning in documents that I wrote long ago and don't have digitally. The problem is that when it is done OCRing the documents they are not in paragraph form and I would like them to be. I can manually go through and remove line breaks but that is a pain. I was hoping to write a macro to take care of most of it.
Fortunately each new line begins with either a bold title or the whole line is italics so there is an easy way to diferenciate between the lines. However the line breaks themselves are not affected by the following character's format and so I can't figure out how to do a find routine to pick them out.
Here is what the text looks like with
TITLE
some italics text
Heading: Text here
Heading: Text here
TITLE
With Title and Heading both being bold and the section saying "some italics here" being italics. If anyone has an idea on how to make this go faster for me I would appreciate it.
Bookmarks