Hello,
Is it possible to Move Rectangular tool and join it in main header tools beside
signature and free hand tool ?
Regards
Hello,
Is it possible to Move Rectangular tool and join it in main header tools beside
signature and free hand tool ?
Regards
Hi,
Two steps are needed to move the rectangle tool button to the main header.
instance.updateTool('AnnotationCreateRectangle', { buttonGroup: null });
Best Regards,
Zhijie