Announcements
No record found.
void ShowLogo() { Image logoImage; try { if (imageContainer) { logoImage = new Image(); logoImage.setData(imageContainer); Signature.image(logoImage); Signature.widthValue(logoImage.width()); Signature.heightValue(logoImage.height()); } else { Signature.image(null); } } catch (Exception::Warning) { throw error(strFmt(/@SYS19312/, imageFilePathName)); } }
please help me with what should i use instead of deprecated methods mentioned below .
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 545 Super User 2026 Season 1
Giorgio Bonacorsi 408
Adis 267 Super User 2026 Season 1