This document is archived and information here might be outdated.  Recommended version.


IPDFDriver Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPDFDriver Interface
ArcGIS Developer Help

IPDFDriver Interface

Superseded by IExportPDF. Provides access to members that control the PDF (Portable Document Format) Driver. Note: the IPDFDriver interface has been superseded by IExportPDF. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method CreatePDF Converts the EMF file to a PDF File.
Read/write property FontMapCollection The Font Map Collection for Font Mapping.

Classes that implement IPDFDriver

Classes Description
PDFDriver Superseded by ExportPDF. Class used to print maps with the PDF (Portable Document Format) driver.