# Lamination

## Overview

Lamination in the context of a display is the removal of an air gap between the display and the sheet of glass above it. The benefits of lamination are improved parallax and preventing things from getting between the glass and the display.

## The air gap

Especially in older models of pen displays and pen computers, there is an air gap between the display panel and the glass. This air gap itself is another source of parallax.

<figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2FbJF5nszmfNB50UdsdYjk%2Fimage.png?alt=media&#x26;token=431ebc8a-5839-47bb-94fc-ce12fbb98920" alt=""><figcaption></figcaption></figure>

A laminated display removes the air gap and replaced it with an optically clear adhesive layer. This layer because of optical properties and because it can be thinner than the air gap it replaced also thus reduces the parallax.

<figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2FJibxNA3eg4CUAhqL8VLT%2Fimage.png?alt=media&#x26;token=454e2350-a84c-4d15-9fbd-d023e39a1dab" alt=""><figcaption></figcaption></figure>

It is always preferable to by a drawing tablet that has a laminated display.

## Benefits of lamination

The most obvious benefit of lamination and the removal of the air gap is that it can improve parallax.

However, it can also prevent a things from getting between the glass and display panel such as:

* moisture
* dust and other particles
* small insects (more here: [TSG: Insects in a pen display](https://docs.sevenpens.com/drawtab/troubleshoot/tsg-pen-display-insects))

## Resources

* XP-Pen: What does fully laminated screen mean? Fully laminated display vs non laminated display (<https://www.xp-pen.com/forum-2511.html>)
* iPad’s Laminated Display Vs. Non-Laminated Display (<https://wolfoftablet.com/ipads-laminated-display-vs-non-laminated-display/>)
* Laminated vs non laminated tablet : What is a laminated display?(<https://essentialpicks.com/laminated-vs-non-laminated-display-tablet/>)


---

# 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.sevenpens.com/drawtab/guides/pen-displays/lamination.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.
