Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to customize the PDFs for quotes and invoices you will need to create a visualforce page containing the code for your custom PDF.The

name of the visualforce page After you have uploaded the code for the Visualforce Pages in Setup > Visualforce Pages you will need take the Visualforce Page name (not the label) and build the following path:

Code Block
/apex/c__YourVisualforcePageName

The path will need to be entered in two fields in copied into the following fields of the Administration settings (7.2.1.1 Administration Settings ):

...