Brad - 2012-05-18

Is it possible to replace a certain text ContentObject (say Tj) with another, different ContentObject (say TJ)?

For instance, if I use a content scanner and run into a Tj content object that I want to replace with a TJ content object how would I do this?

I tried .remove() and then built a new ShowAdjustedText content object and tried to use .insert().  But it failed.

Thanks for the help, and let me know if you need any more info.