I was wondering if there is a way to automatically scale a stamp in the X and Y axis when the stamp is placed?
Thanks
Simon
Auto scale stamp on placement
Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan, Ivan - Tracker Software
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.
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.
- Tracker Supp-Stefan
- Site Admin
- Posts: 16335
- Joined: Mon Jan 12, 2009 8:07 am
- Location: London
- Contact:
Re: Auto scale stamp on placement
Hello Simon,
Stamps are a type of annotation object - so maybe you can listen for the event when the stamp is placed on the document's page by the user - and then immediately after transform it as desired:
https://sdkhelp.tracker-software.com/vi ... sformAnnot
Kind regards,
Stefan
Stamps are a type of annotation object - so maybe you can listen for the event when the stamp is placed on the document's page by the user - and then immediately after transform it as desired:
https://sdkhelp.tracker-software.com/vi ... sformAnnot
Kind regards,
Stefan