Gutenex.PDF.RenderContext
SourceSummary
| current_object(render_context) | Returns an :obj with the current index and generation number of the provided render context |
| current_reference(render_context) | Returns a reference to the current index and generation number of the provided render context |
| font_references(render_context) | Returns a list of all font references for the given render context |
| image_references(render_context) | Returns a list of all image references for the given render context |
| next_index(render_context) | Returns RenderContext where the render context’s current_index has been incremented by one |
| objects(render_context) | Returns a list of all objects for rendering |
| trailer(render_context) |
Functions
Returns an :obj with the current index and generation number of the provided render context
Returns a reference to the current index and generation number of the provided render context
Returns a list of all font references for the given render context
Returns a list of all image references for the given render context
Returns RenderContext where the render context’s current_index has been incremented by one