constant PDF_PAGE_ORIENTATION in TCPDF 7
Same name and namespace in other branches
- 8 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');