Combining CosObjs
I am creating a signature plugin (based on the DocSign sample) and I want the appearance to include a graphic, for which I can use DigSigAPXObjectFromLogo, and some text, for which I can use DigSigAPCreateCompositeTextXObj.
Is there any way to combine the CosObj objects from those 2 functions into a single CosObj? If not, what's the best way to achieve my goal?
Thanks
