> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securetable-module/securetable-application/configure-printing-options/printing-options.md).

# Printing Options

## Printing Options

If your terminal has a built-in printer, or connects to an external printer, there are several printing options you can configure that determine when a transaction receipt gets printed, as well as the receipt's appearance.

If your terminal is equipped with a printer, you can adjust the printer settings to suit your business needs. The available printing options are:

* [Enable Transaction Receipt Printing](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Enable_Transaction_Receipt_Printing.htm)
* [Enable Merchant Transaction Receipt](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Enable_Merchant_Transaction_Receipt.htm)
* [Select Printout Contrast Level](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Select_Printout_Contrast_Level.htm)
* [Select Which Transactions to Print](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Select_Which_Transactions_to_Print.htm)
* [Reprint a Transaction Receipt](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Reprint_a_Transaction_Receipt.htm)
* [Enable Personalized Message on Receipt Footer](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Enable_Personalized_Message_on_Receipt_Footer.htm)
  * [Configure Personalized Footer Message](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Configure_Personalized_Footer_Message.htm)
  * [Edit or Delete Personalized Footer Message](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Edit_or_Delete_Personalized_Footer_Message.htm)
  * [Disable Personalized Message on Receipt Footer](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Disable_Personalized_Message_on_Receipt_Footer.htm)
* [Disable Merchant Transaction Receipt](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Disable_Merchant_Transaction_Receipt.htm)
* [Disable Transaction Receipt Printing](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/SecurePay-Table/Configuration/Application_Configuration/Printing/Disable_Transaction_Receipt_Printing.htm)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securetable-module/securetable-application/configure-printing-options/printing-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
