Compare indesign file to PDF
Wrecking my brain with this so want to see if it's even possible before committing any more time to it.
Trying to automate with a script:
I want format an InDesign file and then compare that file to a PDF which is not formatted (or Word File)
What I want to do is go paragraph by paragraph to identify paragraph beginnings
In the PDF it might be
This is a Heading Text
Text
but when importing some text seems to pop back a line for some reason
This is a Heading Text Text
So I am looking to identify the InDesign file vs the PDF (word file) to see if the start of paragraphs matches
It should be able to identify ....Text Text should be
....Text
Text
And report back somehow.
Any ideas?
