# Printed PDF Invoice

#### Overview

The Printed PDF Invoice feature allows store administrators to quickly generate professional invoice documents for manual orders. This is particularly useful for B2B transactions where customers require a formal PDF record for their accounting, tax, or record-keeping purposes.

#### Setup Guide

Follow these steps to generate and export your PDF invoice:

**Step 1: Access B2Bridge Manual Order**

Navigate to the B2Bridge App dashboard and select B2B Features > Manual Order from the sidebar menu.

**Step 2: Create a Manual Order**

Click on the Create Manual Order button. In the order creation screen:

* Select the Products the customer wishes to purchase.
* Enter the Customer Email to link the order to their account.
* Click Create Order to generate the order within the B2Bridge system.

**Step 3: Preview and Review Order**

Once the order is created, click the Export PDF button. This will open a preview window where you can:

* Review all line items and total amounts.
* Check the billing and shipping information.
* Ensure the document layout meets your requirements.

**Step 4: Export the Document**

After confirming all details are accurate, click the Export button. The system will generate the final file, which you can then download to your device, print, or send directly to your client.

***

#### Frequently Asked Questions (FAQ)

**Does the PDF include taxes and shipping costs?**

Yes, the exported invoice will include all costs, including taxes and shipping fees, as calculated during the manual order creation step.

**Can I export invoices for existing Shopify orders?**

This specific workflow is designed for orders created through the Manual Order feature within B2Bridge to ensure all B2B-specific data is captured correctly.

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.b2bridge.io/v2.2026/app-configuration/manual-order/printed-pdf-invoice.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
