Is it possible to change the page backgroundcolor with the graphics builder automation interface ?
There is a PageAppearanceGetEx function to retrieve the Appearance values but i don't see a PageAppearancePutEx function to change them.
Is it possible to change the page backgroundcolor with the graphics builder automation interface ?
There is a PageAppearanceGetEx function to retrieve the Appearance values but i don't see a PageAppearancePutEx function to change them.
Try PageAppearanceSetEx(styleString, templateString, resolutionEnum, titlebarBool, widthShort, heightShort, onColorHex, offColorHex). I've used this in a previous version of the GBA.
Hi William, im very intrested in how to use this, im about to rescale 10000+ pages in citect and change template at the same time. Is it possible for you to share some codeexamples?
Hi William, im very intrested in how to use this, im about to rescale 10000+ pages in citect and change template at the same time. Is it possible for you to share some codeexamples?