> ## Documentation Index
> Fetch the complete documentation index at: https://docs.formepdf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Letterhead

> A two-page business letter demonstrating the system's letterhead: full masthead and accent head rule on page one, a running header on the continuation, and a schedule table whose programme value totals the four releases.

<Frame caption="Page 1 of 2">
  <img src="https://mintcdn.com/dataferry/I-nCXjDKaxTBieX4/images/templates/letterhead/page-1.webp?fit=max&auto=format&n=I-nCXjDKaxTBieX4&q=85&s=2761c0cc375efb249d003f4ec48cabe9" alt="Letterhead, page 1" width="1100" height="1424" data-path="images/templates/letterhead/page-1.webp" />
</Frame>

<Frame caption="Page 2 of 2">
  <img src="https://mintcdn.com/dataferry/I-nCXjDKaxTBieX4/images/templates/letterhead/page-2.webp?fit=max&auto=format&n=I-nCXjDKaxTBieX4&q=85&s=bac34bc7a7af2f3e356fada95fedc5ad" alt="Letterhead, page 2" width="1100" height="1424" data-path="images/templates/letterhead/page-2.webp" />
</Frame>

A two-page business letter demonstrating the system's letterhead: full masthead and accent head rule on page one, a running header on the continuation, and a schedule table whose programme value totals the four releases. Change the recipient block, subject and prose first; the release table and its 51,866.30 total live in data.json. The running header ships without its hairline (margin-box borders do not render), and the bottom-left counter string is the letter reference on both pages (per-page strings need per-page margin boxes, which the engine scopes per document).

**Engine features exercised:** @page :first, running-header margin boxes, page counters, break-before: page, flex masthead, grouped table subtotal row.

Render it:

```bash theme={null}
npx @formepdf/html templates/letterhead/index.html -o letterhead.pdf
```

<CodeGroup>
  ```html index.html theme={null}
  <!DOCTYPE html>
  <html lang="en">
  <head>
  <meta charset="utf-8">
  <title>Letter — Supply continuity through Q1 2027 — Northmoor Industrial Group, Inc.</title>
  <link rel="stylesheet" href="../northmoor-shared.css">
  <link rel="stylesheet" href="style.css">
  </head>
  <body>
  <div class="sheet">
  <div class="pagefill">

  <header>
  <div class="atop"></div>
    <div class="hd">
      <div class="mast-left">
        <div class="mark">N</div>
        <div>
          <div class="wm">Northmoor</div>
          <div class="sub" style="margin-top: 3pt">Industrial Group, Inc.</div>
        </div>
      </div>
      <div class="addr" style="text-align: right">418 Ellingham Road, Suite 300<br>Rochester, NY 14604<br>(585) 274-0180<br>northmoorgroup.com</div>
    </div>
    <div class="hr2 mast-divider"></div>
  </header>

  <div class="dateline" style="margin-top: 39pt">07 September 2026</div>
  <div class="recipient" style="margin-top: 19.5pt">Ms. Teresa Ault<br>Director of Operations<br>Brightwater Foods LLC<br>2140 Carnegie Avenue<br>Cleveland, OH 44115</div>
  <h1 class="re" style="margin-top: 24pt">Re: Utility skid programme — supply continuity through Q1 2027</h1>
  <div class="prose measure78" style="margin-top: 18pt">
  <p>Dear Ms. Ault,</p>
  <p>Thank you for the time your team gave us at the Harvard Road plant last week. This letter sets out what we agreed on supply continuity for the coming two quarters, together with the two decisions we still need from you before the end of September.</p>
  <p>Three things have changed since our March review. First, our stainless supplier has moved from a four-week to a seven-week lead time on 316L bar, which is the driver behind the fabrication dates below. Second, we have qualified a second machining source in Elkhart, which removes the single-source risk you raised on bearing housings. Third, freight out of Rochester has settled at roughly nine percent below the spring peak, and we are passing that through rather than holding it.</p>
  <p>On the fabrication programme: we can hold current pricing on the skid frames and guard panels through 31 March 2027 provided we receive a blanket release for the full sixty units by 30 September. Below that quantity we would need to requote the frames, and the difference would be in the order of four to six percent. The piping and fittings package is quoted against published mill indices and will move with them; we will notify you in writing before any change takes effect, as we have done since 2023.</p>
  <p>On the two open decisions. The first is whether you wish us to hold safety stock of the neoprene gasket material at our Lyell Avenue plant. Holding six weeks' consumption would carry a storage charge of roughly 240 dollars a month and would remove the two-week exposure you saw in August. The second is the commissioning window for the Central Sterile installation, which we have provisionally reserved for the week of 21 September; that reservation lapses on 14 September and the next available window is 19 October.</p>
  <p>We have also enclosed the revised quality plan. The only substantive change is that first-article inspection now applies to every machined line item rather than to the first release of each part number, which we expect will slow the first shipment of any new part by two to three days and reduce the rework we both saw in the spring.</p>
  </div>
  <div class="cont">Continued overleaf</div>
  <div class="pagefill-spacer"></div>
  <footer class="foot">
    <div style="flex-grow: 1">Northmoor Industrial Group, Inc. · 418 Ellingham Road, Suite 300, Rochester, NY 14604 · (585) 274-0180</div>
    <div>Incorporated in New York · EIN 16-1904472</div>
  </footer>
  </div>

  <div class="p2 pagefill">
  <div class="prose measure78">
  <p>Turning to the commercial terms. Our proposal is to leave payment terms at net thirty and to keep the two percent early-settlement discount available on invoices paid within ten days, which your treasury team has taken on eleven of the last fourteen invoices. We would ask in return that the disputed freight item on invoice INV-4102 be closed out; our credit department has the documentation and expects to have it resolved by 19 September.</p>
  <p>We propose the following schedule for the balance of the programme, subject to the blanket release described above.</p>
  </div>
  <table class="t sched">
    <thead>
      <tr>
        <th scope="col" style="width: 82.5pt">Release</th>
        <th scope="col">Scope</th>
        <th scope="col" style="width: 90pt">Ship window</th>
        <th scope="col" class="num" style="width: 72pt">Value</th>
      </tr>
    </thead>
    <tbody>
      <tr><td>R-07</td><td>Skid frames, units 41–48, with guard panels</td><td>05–16 Oct 2026</td><td class="num">14,244.00</td></tr>
      <tr><td>R-08</td><td>Piping and fittings, west wall tie-in</td><td>02–13 Nov 2026</td><td class="num">10,422.30</td></tr>
      <tr><td>R-09</td><td>Skid frames, units 49–60, with brackets</td><td>11–22 Jan 2027</td><td class="num">20,320.00</td></tr>
      <tr><td>R-10</td><td>Spares package and commissioning support</td><td>Feb–Mar 2027</td><td class="num">6,880.00</td></tr>
      <tr class="gsub"><td></td><td>Programme value, releases R-07 to R-10</td><td></td><td class="num">51,866.30</td></tr>
    </tbody>
  </table>
  <div class="prose measure78" style="margin-top: 15pt">
  <p>If the schedule and the terms above are acceptable, a purchase order referencing this letter is sufficient; no further paperwork is required from your side. I will call your office on Thursday to confirm the commissioning window either way, since that is the one item with a hard date.</p>
  <p>We are grateful for the eleven years of work and intend to keep earning it.</p>
  <p>Yours sincerely,</p>
  </div>
  <div class="signoff" style="margin-top: 22.5pt">
    <div class="sigspace"></div>
    <div class="name">Robert A. Halloran</div>
    <div class="role">Vice President, Commercial<br>(585) 274-0180 ext. 208 · r.halloran@northmoorgroup.com</div>
  </div>
  <div class="encl"><span class="lbl">Enclosures</span> &nbsp;Quality plan QP-11 rev. 3 · Release schedule R-07 to R-10 · Statement of account as at 07 Sep 2026<br><span class="lbl">Copies</span> &nbsp;M. Reyes, Brightwater Foods · K. Alvarez, Northmoor Purchasing</div>
  <div class="pagefill-spacer"></div>
  <footer class="foot">
    <div style="flex-grow: 1">Northmoor Industrial Group, Inc. · 418 Ellingham Road, Suite 300, Rochester, NY 14604</div>
    <div>Ref. COM-2026-0907-AULT</div>
  </footer>
  </div>

  </div>
  </body>
  </html>
  ```

  ```css style.css theme={null}
  /* letterhead — clean first page, running header after.
   * Spine comes from ../northmoor-shared.css. */
  @page {
    size: Letter;
    margin: 52.5pt 57pt 40.5pt;
    @bottom-left {
      content: "Northmoor · Ref. COM-2026-0907-AULT";
      font-family: Helvetica, Arial, sans-serif;
      font-size: 5.625pt;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: #8A857E;
    }
    @bottom-right {
      content: "Page " counter(page) " of " counter(pages);
      font-family: Helvetica, Arial, sans-serif;
      font-size: 5.625pt;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: #8A857E;
    }
    @top-left {
      content: "Northmoor";
      color: #7B2233;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 5.625pt;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      border-bottom: 0.75pt solid #111111;
      padding-bottom: 6pt;
    }
    @top-center {
      content: "Ms. T. Ault, Brightwater Foods LLC — 07 September 2026";
      color: #5F5A53;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 5.625pt;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      border-bottom: 0.75pt solid #111111;
      padding-bottom: 6pt;
    }
    @top-right {
      content: "Supply continuity through Q1 2027";
      color: #5F5A53;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 5.625pt;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      border-bottom: 0.75pt solid #111111;
      padding-bottom: 6pt;
    }
  }
  @page :first {
    @top-left { content: none }
    @top-center { content: none }
    @top-right { content: none }
  }
  .sheet { position: relative; }
  .atop {
    position: absolute;
    top: -52.5pt;
    left: -57pt;
    right: -57pt;
    height: 3pt;
    background-color: #7B2233;
  }
  .mast-divider { margin-top: 15pt; }
  .p2 { break-before: page; }
  .sched { margin-top: 4.5pt; } /* 6px above the release table */
  ```
</CodeGroup>

Both files assume [`northmoor-shared.css`](https://github.com/formepdf/forme/blob/main/templates/northmoor-shared.css) alongside them — the set's shared spine (type scale, tables, signature blocks, the accent).

<Accordion title="Sample data (data.json)">
  ```json data.json theme={null}
  {
    "issuer": {
      "name": "Northmoor Industrial Group, Inc.",
      "address": "418 Ellingham Road, Suite 300, Rochester, NY 14604",
      "phone": "(585) 274-0180",
      "web": "northmoorgroup.com",
      "ein": "16-1904472",
      "incorporation": "New York"
    },
    "document": {
      "type": "letter",
      "reference": "COM-2026-0907-AULT",
      "date": "07 September 2026",
      "subject": "Utility skid programme — supply continuity through Q1 2027",
      "pages": 2
    },
    "recipient": {
      "name": "Ms. Teresa Ault",
      "title": "Director of Operations",
      "company": "Brightwater Foods LLC",
      "address": "2140 Carnegie Avenue, Cleveland, OH 44115"
    },
    "schedule": [
      { "release": "R-07", "scope": "Skid frames, units 41–48, with guard panels", "window": "05–16 Oct 2026", "value": 14244.00 },
      { "release": "R-08", "scope": "Piping and fittings, west wall tie-in", "window": "02–13 Nov 2026", "value": 10422.30 },
      { "release": "R-09", "scope": "Skid frames, units 49–60, with brackets", "window": "11–22 Jan 2027", "value": 20320.00 },
      { "release": "R-10", "scope": "Spares package and commissioning support", "window": "Feb–Mar 2027", "value": 6880.00 }
    ],
    "programmeValue": 51866.30,
    "signatory": {
      "name": "Robert A. Halloran",
      "title": "Vice President, Commercial",
      "contact": "(585) 274-0180 ext. 208 · r.halloran@northmoorgroup.com"
    },
    "enclosures": ["Quality plan QP-11 rev. 3", "Release schedule R-07 to R-10", "Statement of account as at 07 Sep 2026"],
    "copies": ["M. Reyes, Brightwater Foods", "K. Alvarez, Northmoor Purchasing"]
  }
  ```
</Accordion>

***

MIT-licensed, free to copy — [source on GitHub](https://github.com/formepdf/forme/tree/main/templates/letterhead). Passes PDF/UA-1 validation (veraPDF) in CI; validation is a floor, not a certification.
