BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
any update on this?
Hi Rangita,
We do not have any immediate plan to implement this feature on our end.
we have prepared a simple workaround with the following steps:
1. Load the document.
2. Find the text and preserve all matching bounds.
3. Iterate through the pages with the matched bounds and use the extract text feature to retrieve the font details.
4. Perform redaction over the matched bounds using the text-only API.
5. Draw the string with the extracted font details over the redacted area.
6. Save the final PDF document.