64dd8def706c105f6b787f4a33e877a344ea47dc
FAQ/understanding-izenda-print-modes.md
| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | +#Understanding Izenda Print Modes |
|
| 2 | + |
|
| 3 | +**PDF** - Shows button for printing to PDF via iTextSharp only. |
|
| 4 | + |
|
| 5 | +**HTML** - Shows button for printing to HTML only. |
|
| 6 | + |
|
| 7 | +**HTML2PDF** - Shows button for printing to PDF via EO.dll (HTML->PDF COnversion) only. |
|
| 8 | + |
|
| 9 | +**HTML and PDF** - Shows buttons for printing to HTML and to PDF via iTextSharp. |
|
| 10 | + |
|
| 11 | +**HTML2PDF and HTML** - Shows buttons for printing to HTML and to PDF via EO.dll. |
|
| ... | ... | \ No newline at end of file |