> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/accessories/surface-protectors/eplastic-sheets.md).

# ePlastic polycarbonate sheets (velvet lexan)

## **Background**

Tablet expert Kuuube uses velvet Lexan sheets for his pen tablets.

## **Product**

ePlastics 0.010" X 24" X 48" VELVET/MATTE (<https://www.eplastics.com/AF0102448-8B35-VEL-MATTE>)

## **Size and cutting**

These sheets from ePlastics are very large: 24"x48". When you order them you can specify how to cut them to fit your tablet exactly. You will also have to pay for the cuts. The burden on getting the correct dimensions is on you. You will receive the exact dimensions you wanted and you will receive any excess leftover parts of the sheet.

## **Texture**

One side has a texture and the other is smoother but not slippery. So depending on your preference, you can place that side up.

## **Attaching to the tablet**

These sheets do NOT come with an adhesive.

They can be secured done to the tablet with:

* regular tape. I sometimes use gaffer tape on the edges. It is ugly and inelegant, but it works.
* adhesive transfer tape such as: <https://www.amazon.com/468MP-Adhesive-Transfer-width-length/dp/B007Y7D4A0/>

## **Can these shoots be used for pen displays?**

NO. They are not transparent enough.


---

# 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.sevenpens.com/drawtab/catalog/accessories/surface-protectors/eplastic-sheets.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.
