Question
FDK - delete empty paragraphs in document
Hello,
I am trying to delete empty paragraphs (in some cases, lines containing only non-breaking spaces, as shown in the last line in fig. below) from a document - have tried traversing through the paragraphs in a flow, to find pgfId with FTI_String and delete the rest, but am not getting the expected result.
Would like to get;
Appreciate any help...
