Converts the entity to its equivalent content-stream inline (dependent) object representation
(see also [PDF:1.6:4.8.6]).
Remarks
This method creates an inline object within the target content context, returning it. To show it
in its content context (eg: a page), then it must be applied in an appropriate manner (see
PrimitiveFilter object).
Specifically, the resulting inline object must be shown within the same content context that it
was targeted for. Due to its direct-content nature (opposite to the indirect-content nature of
external objects), it should be shown only one time in order not to wastefully multiply its
data.
Parameters: context - Target content context. The inline object representing the entity. |