API/CodeSamples/PdfPrintMode.md
... ...
@@ -11,8 +11,10 @@ Gets or sets the value indicating what print mode will be used for printing PDF
11 11
Possible values:
12 12
* EOPDF **(not currently supported in windows 10)**
13 13
* PhantomJs - Available 6.9 **(not currently compatible with Azure PaaS installations)**
14
-* EvoPdfAzureCloudService - Available 6.10 **(Uses cloud service which must be configured for use. More information on setting up service can be downloaded [here](http://wiki.izenda.us/API/CodeSamples/PdfPrintMode/Pdf-Exports-in-Azure-Websites.docx))**
14
+* iTextSharp
15 15
* EvoPdf - Available 6.10
16
+* EvoPdfAzureCloudService - Available 6.10 **(Uses cloud service which must be configured for use. More information on setting up service can be downloaded [here](http://wiki.izenda.us/API/CodeSamples/PdfPrintMode/Pdf-Exports-in-Azure-Websites.docx))**
17
+* [[Custom|API/CodeSamples/CustomPdfExporter]]
16 18
17 19
[Print Modes](http://wiki.izenda.us/FAQ/understanding-izenda-print-modes)
18 20