patrmich Posted November 9, 2015 Share Posted November 9, 2015 Hi,My shop is built under Prestashop 1.5.6.2I would like to edit the supply order pdf file in landscape format (instead of portrait format).Thank you in advance for any reply.Patrick Link to comment Share on other sites More sharing options...
tuk66 Posted November 13, 2015 Share Posted November 13, 2015 The page format is defined in the __construct function in the /classes/pdf/PDFGenerator.php file for all PDF documents. You can hack code to change the format just for the supply order or use the M4 PDF Extensions module where every PDF document (template) can have different page format. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now