Question
How to find the first line of the each page in pdf? is this possible to find the new line using javascript(/n or /r)
Hi,
I want to find the text of first line in each page. Is there any way to find this using javascript?
is this possible to regex '/n' charater to find the new line in pdf?
Ariv
