-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I think I solves the problem but simultaneously creates one too. (correct me if I am wrong) This approach converts PDF pages to images and sends it to DLP API, Then DLP does its work and returns back the redacted images. Then we combine those images again to PDF. Right??
But the PDF is no longer searchable. It results in a loss of the original text data. The resulting PDF will not be readable by ATS, as ATS systems typically require text to be present, not images. Conversion to other formats like Word or plain text will not work as expected, as the text content is no longer available in its original form.
Am I right?
If this is a legit problem, I think I have a solution.
Metadata
Metadata
Assignees
Labels
No labels