PXC_CIType Type

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
Audros
User
Posts: 77
Joined: Fri Jun 08, 2018 1:39 pm

PXC_CIType Type

Post by Audros »

Hello,
we searched in the documentation but we could not understand all the type of existing contents, especially the type
CIT_XForm = 4,
CIT_Container = 6,
CIT_Place = 7,
CIT_BeginContainer = 8,
CIT_EndContainer = 9,
CIT_Clip = 10,
CIT__Last_ = 11,
can you clear them up?
Another point, do we can add our own types?
Best regards
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: PXC_CIType Type

Post by Sasha - Tracker Dev Team »

Hello Audros,

https://www.adobe.com/content/dam/acom/ ... 0_2008.pdf
CIT_XForm - 8.10. Form XObjects
CIT_Container - not used yet
CIT_Place - 14.6 Marked Content - Table 320 – Marked-content operators (page 553) (MP and DP operators)
CIT_BeginContainer - represents BDC, BMC; will be replaced by CI_Container eventually
CIT_EndContainer - represents EMC

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply