UIGraphicsPDFRendererFormat
A set of drawing attributes that represents the configuration of a PDF renderer context.
Declaration
class UIGraphicsPDFRendererFormatOverview
Use this subclass of UIGraphicsRendererFormat to provide context configuration parameters to a UIGraphicsPDFRenderer.
Create an instance and then add PDF configuration parameters to the documentInfo dictionary.
The following code demonstrates how you can use a PDF renderer format object to specify the author of the PDFs created by a PDF renderer.