Custom typewriter tool

Hello,

I am currently looking at subclassing one of the toolmodes in PDFTron.
Namely the Typewriter tool.

Would this be possible? I already subclassed the PDFViewCtrl quite a
bit, but I need some special functionality added to the typerwriter
tool.

How would I go about ?

Kind regards,

Tom S.

The PDFView sample that comes with the .Net downloads shows how to add
your own custom tool.

Also looking at the AnnotationTest sample code should help with
customizing your tool.

Hope this helps.

Ryan