Even if your store is online which is very comfortable in terms of communicating data, some pages will require printing nevertheless. In ViArt Shop these pages are invoices and packing slips.
In order to customize the feel and look of the pages please go to Administration > Sales Orders > Printable Page Settings.
Since there is an ability to generate invoices and packing slips in PDF format, you have to specify a library used. There are two options possible:
- PHP-Based library is set by default as it uses standard functions, but keep in mind that it does not support GIF images.
- PDFLib-Based library should be set up in the PHP settings.
The next step is specifying the feel and look of the pages, namely:
- provide the full path to your corporate logo; it will be displayed in the upper right part of the page;
- provide information shown in the header of the page;
- provide information shown in the header of the page.
By default the settings for invoices and packing slips are the same. However, you can edit them as you like.
Note: At present, the PHP-based PDF generation facility in ViArt Shop supports only JPEG images. PDF lib based generation can use JPEG, GIF and PNG images, but will require an installation of a separate PDF library. So, we would recommend to use JPEG images for PDF invoices.
Click the 'Update' button to save the changes you made or 'Cancel' to leave without saving.
|