Setting up Document Printing
Before you print a document, you must carry out the following configuration tasks.
Company Address
The company address details that appear on printed documents are those defined for the current company. Enter the company's address while setting up or editing your company details.
Print Background Colors
To print background colors on your printed invoices (blue) or credit notes (pink), set the appropriate setting in your browser's configuration options.
- In Internet Explorer: Tools | Internet Options | Advanced tab | Printing
- In Firefox: File | Page Setup
Configure the Header and Footer
The content and layout of the header and footer on the printed document is controlled by your browser's configuration options:
- In Internet Explorer: File | Page Setup
- In Firefox: File | Page Setup | Margins & Header/Footer tab
Company Logo
The company logo that appears on printed documents is the one defined for the current company. As a default, the Certinia logo will appear on all printed invoices and credit notes.
If you plan to use the Accounting QuickStart wizard to set up your company data, you can skip this step as uploading a logo forms part of this process.
To upload your company logo outside of Accounting QuickStart:
- Click the Documents tab.
- Go to the Accounting Documents folder.
- Click New Document.
- Enter the document's details, including selecting the Externally Available Image checkbox.
- Upload your image file as described in "Uploading and Replacing Documents" in the Salesforce Help.
Later, while setting up or editing your company details, do the following tasks:
- Click the Documents tab.
- Go to the Accounting Documents folder.
- Select the appropriate document.
- Right-click the logo image as displayed in the lower part of the Document Detail section and select Copy Image URL or similar from the context menu.
- Create a new company or edit an existing one.
- Paste the URL into the Logo URL field.
- Click Save.
- If you have more than one company in your organization, repeat the previous steps for the remaining company records.
Use Your Own Visualforce Page as a Print Template
If the format of a printed sales invoice or credit note does not suit your requirements, you can override it by developing your own Visualforce pages. See the Force.com platform documentation for more information about Visualforce.
Field | Description |
---|---|
Custom Sales Invoice Print Template |
Specify the name of the Visualforce page you want to use for sales invoices. When specifying the name, do not use a full URL, but use the following format instead: /apex/xxxxxxxxxxx. For example: /apex/codasalesinvoiceprint. |
Custom Sales Credit Note Print Template | Specify the name of the Visualforce page you want to use for sales credit notes. |
If the format of a printed billing document does not suit your requirements, you can override it by developing your own Visualforce page.
Field | Description |
---|---|
Custom Billing Document Print Template | Specify the name of the Visualforce page you want to use for billing documents. |
Disable the Standard Print/Email buttons on the Sales Invoice Page
If you have created custom print or email buttons on the sales invoice page, you can disable the standard ones by using custom settings.
In certain circumstances you may want to hide buttons relating to print and email on the sales invoice view page.
Field | When selected: |
---|---|
Hide Print Buttons On Invoice | Indicates that you want to hide the four print-related buttons, Preview, Print, View PDF and Print PDF. |
Hide Email Button On Invoice | Indicates that you want to hide the Email PDF button. |
Customizing the DRAFT Watermark
When working on an "In Progress" document, if the user clicks the View PDF button the word DRAFT is shown as a watermark across the document. You can configure a different image to be used as the watermark by doing the following:
- Click the Documents tab.
- Go to the Accounting Documents folder.
- Click New Document.
- Enter the document's details.
- Browse for the file to upload. You are advised to use a PNG file with a transparent background and semi-transparent text so that the watermark image does not block the sales document.
- Click Save.
- With the Document Detail page displayed, locate the address bar in your browser window and copy the record ID. For example, if the address bar shows a URL like https://eu2.salesforce.com/015b0000000EF0Q you must copy 015b0000000EF0Q.
- From Setup, click Develop | Custom Settings.
- Click Manage next to Accounting Settings .
- Click Edit.
- Paste the record ID from the previous step into this field:
Accounting Settings Field Description Alternative Draft Watermark Image ID The ID of the watermark image file. - Click Save.
The new watermark image will then be used throughout your organization.