# TSG: Pen skipping vertical or horizontal bands

## Overview

This will manifest as vertical or horizontal bands that the pen seems to ignore. These bands will extend across the full active area of the tablet.

## Examples

Then missing horizontal bands will look like this:

![](/files/Ks1tuehu3HdirnOW9xlH)

And missing vertical bands will look like this:

![](/files/AzLGIGhZTj5O5kR361EG)

## Causes

* Usually it seems to be a hardware issue with the digitizer in the tablet.
* It **might** also be caused by electromagnetic interference

## Things to try

Again, this is usually a hardware issue that cannot be fixed. But it is worth trying some of these steps just in case they might help.

* Restart computer
* Reinstall driver
* Test tablet with another computer
* Check if it happens with multiple applications
* Check if it happens in the pressure test region of the tablet driver
* If the problem persists, contact support: [Contacting support](/drawtab/basics/support.md).

## Reddit threads

* <https://www.reddit.com/r/wacom/comments/13ls32y/can_someone_tell_me_whats_going_on_here/>
*


---

# 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/troubleshoot/tsg-skipping-bands.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.
