VintaSoft PDF .NET Plug-in Discussions
Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.
Board index < VintaSoft Imaging < VintaSoft PDF .NET Plug-in Discussions
When getting the formatted text from a text subregion, is there a way to get to untrimmed or fully padded to the specified rectangle of the subregion?Yes, you can get formatted text using the TextRegion.FormattedTextContent property.
I am using the formatted text property. The problem is that the formated text property is trimming trailing spaces and text lines.Please send us (to support@vintasoft.com) a small working project which demonstrates your problem. We need reproduce your problem.
Is there a way to remove all the text data in a certain text subregion first, so when a larger overlapping subregion attempts to get data it wont find any text in the area that was removed?Version 8.3 will have functionality like Redact tool of Adobe Reader, i.e. you will be able to delete text or images from PDF page.