cmd.document.findAndRedact

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
jusWest
User
Posts: 150
Joined: Fri Aug 24, 2018 8:26 am

cmd.document.findAndRedact

Post by jusWest »

cmd.document.findAndRedact

Is this command available in the SDK?
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17892
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: cmd.document.findAndRedact

Post by Tracker Supp-Stefan »

Hello jusWest,

It seems like you managed to get this to work judging by your other topic:
viewtopic.php?f=66&t=36475
So do you still need help with this one?

Kind regards,
Stefan
jusWest
User
Posts: 150
Joined: Fri Aug 24, 2018 8:26 am

Re: cmd.document.findAndRedact

Post by jusWest »

no, that is not the same, we use cmd.addAnnotsBySearchResult.redaction in that other case, and then
cmd.document.applyRedactions.

Here we are talking about this functionality:
redact.PNG
User avatar
Vasyl-Tracker Dev Team
Site Admin
Posts: 2353
Joined: Thu Jun 30, 2005 4:11 pm
Location: Canada

Re: cmd.document.findAndRedact

Post by Vasyl-Tracker Dev Team »

Hi jusWest.

The 'cmd.document.findAndRedact' is added by Sanitize plug-in (SanitizePlugin.pvp). To have this command you need to load this plugin manually in your code by IPXV_Inst::AddPluginFromFile using...

HTH.
Vasyl Yaremyn
Tracker Software Products
Project Developer

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Post Reply