pdf invoice - magento 2 user guide

22
PDF invoice - Magento 2 User guide www.mageants.com [email protected] 1

Upload: others

Post on 10-Dec-2021

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 2: PDF invoice - Magento 2 User guide

T a b l e O f C o n te n ts

Preface ……………………………………………………...……………………………………………………………….3Installation Guide …………………………………..….……………………………………………………………...4Configuration……………………………………………………………………………………………………………….5Backend Example.………………………...................................................................…………….6Frontend example……………………………………………………………………………………………………..20

www.mageants.com [email protected] 2

Page 3: PDF invoice - Magento 2 User guide

Preface

Mageants PDF Invoice is a perfect extension for the store owners who wants tocustomize or redesign order print, invoice print, shipment print & credit memo print. Itallows you customize complete design of body with custom variables, order variables,shipment variables, credit memo variables, invoice variables as well as configurationvariables.

- Enable / Disable PDF Template

- You can create separate PDF template for each store.

- You can create different design for order, shipment, invoice, creditmemo in same template.- Allows you to put custom variables, order variables, shipment variables, credit memo variables, invoice variables as well as configuration variables.

- Allows you to see preview

- Allows you to select installed invoice template by default.

- Allows you to send attachment with Order, Invoice, Shipment & Credit memo email.

- Allows you to disable core printing links.

- Compatible with multi language and rtl – ltr scripts

- Allows you to write your company details from configuration

- Allows you to put barcode inside PDF with dynamic horizontal and vertical positions.

- Allows you to change fonts according to your need.

- You can also see print invoice, order, shipment and credit memo in customer accountat front-end side

- You can print invoice, shipment, credit memo, order from order grid as well as from respective grids.

www.mageants.com [email protected] 3

Page 4: PDF invoice - Magento 2 User guide

Installation

There are two ways of installing extension in magento2.

1) Using COMMAND LINE.2) Manually Install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the command line.Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory

If code directory does not exists then create. Step 3: Add both Mpdf and pdf_template in lib → internal folder. Step 4: Add bar-code image in pub → Media folder

Step 5: Disable the cache under System -> Cache Management.

Step 6: Enter the following at the command line:php bin/magento setup:upgrade

Step 7: Once you complete above steps log out and log in back to theadmin panel and switch to Stores -> Configuration -> Pdf invoice , the module will be displayed in the admin panel.

www.mageants.com [email protected] 4

Page 5: PDF invoice - Magento 2 User guide

Option 2: Magento 2 install extension manually

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.

Step 3: Add both Mpdf and pdf_template in lib → internal folder. Step 4: Add bar-code image in pub → Media folder

Step 5: Disable the cache under System -> Cache Management Edit app/etc/config.php file and add one line code:

‘Mageants_Pdfinvoice’ => 1

Step 6: Disable the cache under System -> Cache Management

Step 7: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration -> Pdf invoice, the module will be displayed in the admin panel.

www.mageants.com [email protected] 5

Page 6: PDF invoice - Magento 2 User guide

Admin Configuration:1) Configuration

After Installation of Extension log in to Magento admin panel for set

configuration of the extension.

PDF Invoice Template management menu :

Store → Configuration → Mageants → PDF Invoice

www.mageants.com [email protected] 6

Page 8: PDF invoice - Magento 2 User guide

1) Menu

To manage contact messages Please go to Sales → PDF Invoice → PDF Template there

you can manage all store PDF templates. You can create ,edit or delete PDF Template from

here,

www.mageants.com [email protected] 8

Page 9: PDF invoice - Magento 2 User guide

Pdf template Grid

PDF TEMPLATE EDIT/ADD

www.mageants.com [email protected] 9

Page 12: PDF invoice - Magento 2 User guide

Invoice design

www.mageants.com [email protected] 12

Page 13: PDF invoice - Magento 2 User guide

Shipment Design

www.mageants.com [email protected] 13

Page 14: PDF invoice - Magento 2 User guide

Credit Memo Design

www.mageants.com [email protected] 14

Page 15: PDF invoice - Magento 2 User guide

Insert variable

www.mageants.com [email protected] 15

Page 16: PDF invoice - Magento 2 User guide

Printing Sales PDFs

→ Order Grid

Order View

www.mageants.com [email protected] 16

Page 19: PDF invoice - Magento 2 User guide

Credit memo grid

www.mageants.com [email protected] 19

Page 20: PDF invoice - Magento 2 User guide

Frontend

Print Order, Invoice, Shipment, Creditmemo

www.mageants.com [email protected] 20

Page 22: PDF invoice - Magento 2 User guide

Thank you!

Should you have any questions or feature suggestions, please contact us at:https://www.mageants.com/contact-us.html

Your feedback is absolutely welcome!

www.mageants.com [email protected] 22