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: Daniel - PDF-XChange, PDF-XChange Support, Vasyl - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
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.
- Stefan - PDF-XChange
- Site Admin
- Posts: 19793
- Joined: Mon Jan 12, 2009 8:07 am
- 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.pdf-xchange.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.pdf-xchange.com/vi ... sformAnnot
Kind regards,
Stefan