I have nothing to do with development decisions. I’m a forum moderator, not part of the development process. Personally, however, I doubt you will see such a change, as it would impact every many transaction forms and reports for which there is already inadequate page space.
I just change the paper size under the actual printer settings when I need to print on A5.
Works fine for me, except for when I forget to change it back…
@PRASOON_AGARWAL Yes, it does shrink everything to fit to the page, but it is still readable. If the fonts etc. stayed the same size as A4 a lot of the information such as descriptions and codes would not fit without word wrapping resulting in a longer invoice etc. that may not fit on a single A5 page.
Just adding A5 won’t probably do what you think it should do. All the themes are designed for A4 size. With A5 everything would be half-size which would be more difficult to read.
This is one major set back or minus for manager, aside that and few other ones manager is cool to use. You guys should try to improve on this feature to be able to print on small POS printer, of course as a programmer i know it can be done with some effort. Main while kudos to the dev team
Manager does support this.
You just need to write (or get a programmer to write) a custom theme for the documents you actually need to print in A5. Use larger fonts so it is readable to your required standard. Of course you will have to deal with the compromise, less writing fits on a smaller page if you maintain the print size.
@PRASOON_AGARWAL, your post was edited to remove your email address. If you wish to communicate privately with another forum member, use the personal message feature.
I don’t have an A5 to test with but wouldn’t your printer be able to resize it appropriately? Alternatively your PDF software would be able to print it downscale to A5 also.
Not sure if this is still helpful but I wrote mine after reading this post last month and it should work for all
For POS 58 Printer - Receipt Theme
Setup: Go to the Themes section of Manager settings page, click on the New Theme button, copy the code below and paste in the Theme Textarea then Choose a name of your choice for the theme and click Create to save.
Usage: Go to Forms Default section of Manager settings page, look for Payment or Receipt and click Edit scroll down and Mark the Check box for Custom Theme, then Select the Theme you just added from the dropdown under the Custom Theme check box.
No this does not return desired result. it will shrink the printed document but the text and all other on the printed document would be so small almost unreadable even at this it still cuts out some part.
I created a second one for invoices because i needed three columns in my invoice printout which is description, qty and amount. Qty column does not work on receipt as it is not available for preview even in the built in theme. Find it below;
For POS 58 Printer - Invoice Theme
Setup: Go to the Themes section of Manager settings page, click on the New Theme button, copy the code below and paste in the Theme Textarea then Choose a name of your choice for the theme and click Create to save.
Usage: Go to Forms Default section of Manager settings page, look for Sales Invoice and click Edit scroll down and Mark the Checkbox for Custom Theme, then Select the Theme you just added from the dropdown under the Custom Theme checkbox.