constant PDF_PAGE_ORIENTATION in TCPDF 8
Same name and namespace in other branches
- 7 tcpdf.config.inc \PDF_PAGE_ORIENTATION
Page orientation (P=portrait, L=landscape).
File
- ./
tcpdf.config.inc, line 94
Code
define('PDF_PAGE_ORIENTATION', 'P');
Page orientation (P=portrait, L=landscape).
define('PDF_PAGE_ORIENTATION', 'P');