Assign Profiles Dialog
i'm trying log, after print or export operation, information edit>assign profiles dialog...
i have found rgb , cmyk profile information using
interfaceptr<icmsmanager> cmsmanagerptr (utils<icmsutils>()->querycmsmanager()); interfaceptr<icmsprofile> docrgbprofile (cmsmanagerptr->queryusedprofile(icmsprofile::krgbsource,fdoc)); docrgbprofile->getname(namestr);
i haven't found way extract intent information. can point me out correct way solid color, image , after-blend intents?
also, how can force select "discard" option on documents prior export or print? possible?
More discussions in InDesign SDK
adobe

Comments
Post a Comment