pdf2json icon indicating copy to clipboard operation
pdf2json copied to clipboard

Content is being randomly split into multiple lines

Open arthur798 opened this issue 3 years ago • 0 comments

Hi guys,

I am trying to find signatures in a document by checking each line and seeing if it has the code signature however when doing that I noticed it splits content which is in the same into multiple lines for some reason, how can I tackle this?


2020-07-17T09:55:54.404Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	Signed%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6.
2020-07-17T09:55:54.404Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	SIGN_ABOVE_HERE
2020-07-17T09:55:54.423Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	_
2020-07-17T09:55:54.423Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	JOHN
2020-07-17T09:55:54.423Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	_
2020-07-17T09:55:54.423Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	Signed%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6%E2%80%A6.
2020-07-17T09:55:54.423Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	SIGN
2020-07-17T09:55:54.423Z	adfcfc04-637c-4228-b256-6a5b3214308c	INFO	_ABOVE_HERE_SUSAN_

I am attaching a doc so u can see how it looks like too

doc.docx

arthur798 avatar Jul 17 '20 10:07 arthur798