Auto scale stamp on placement

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

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.
Post Reply
lidds
User
Posts: 510
Joined: Sat May 16, 2009 1:55 pm

Auto scale stamp on placement

Post by lidds »

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
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17818
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: Auto scale stamp on placement

Post by Tracker Supp-Stefan »

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
Post Reply