Once Invoicing has been enabled, you can easily email or print invoices
Once Invoicing has been enabled, you can easily Email or Print Invoices
for Complete or Pending Contributions from a contact's **Contribution**
Tab.
1. Go to Contact's Contribution tab
2. View the record you want to create an invoice for
2. View the record you want to create an Invoice for

1. Once you are viewing the record you have the option to Print Invoice
or Email Invoice. Printing an Invoice will download a pdf and
Emailing an Invoice will provide an additional Options screen.
Once you are viewing the record you have the option to Print Invoice or Email Invoice. Printing an Invoice will download a pdf and Emailing an Invoice will provide an additional Options screen.


1. Once you have chosen the Email Invoice option you have options
before sending:
Emailing Invoices:
1. Once you have chosen the Email Invoice option you have options before sending:
- From Email Address
...
...
@@ -41,26 +39,25 @@ Tab.

!!! note
When you send an invoice by email it is not possible to add CC / BCC.
If you do want to have the possibility to CC/BCC (although with explicit fields, not implicit), there is an extension for that: [invoicehelper](https://lab.civicrm.org/extensions/invoicehelper).
When you send an Invoice by email it is not possible to add CC / BCC.
If you do want to have the possibility to CC / BCC (although with explicit fields, not implicit), there is an extension for that: [invoicehelper](https://lab.civicrm.org/extensions/invoicehelper).
Here is an example of a printed invoice. Invoices can be customized.
Here is an example of a printed Invoice. Invoices can be customized.

## Invoice Customization
The out of the box template code populates the Company Name, Address,
and Website Information listed on the top right of invoices come
and Website Information listed on the top right of Invoices come
directly from the Organization Address and Contact Info. To make any
edits to this information, you can access it at **Administer Console >
Configuration Checklist > Organization Address and Contact Info**.
The look of the invoice and invoice image can be edited and customized
The look of the Invoice and Invoice image can be edited and customized
in **Administer > Communications > Message Templates > System Workflow Messages > Contributions-Invoice.**
To change the image on the invoice you will need to modify the code on
line 10, replacing the image source (img src).
To change the image on the Invoice you will need to modify the code see below, replacing the image source (img src).