# TSG: Random gaps in strokes

This manifests as gaps in strokes.

The gaps will not be aligned vertically or horizontally - which is a sign of a different problem.

### Examples

![](/files/wZyn4j9hmSoPMae1oKZd)

##

## Overview

I've been unable to identify a clear origin for this problem, but I suspect either:

* Something is wrong with the pen
* Possibly electromagnetic interference from some other device

## Things to try

* First try the [Common drawing troubleshooting steps](/drawtab/troubleshoot/common-drawing-tsg-steps.md).
* Check if this is associated with a specific pressure range.
  * In the driver try increasing the lower bound of the pressure range and see how the gaps react.
    * Do they develop earlier in the stroke?
    * Do the stop developing?
* If it continues to happen, then contact support: [Contacting support](/drawtab/basics/support.md).

### Links

* (<https://www.reddit.com/r/wacom/comments/s84fjr/the_dreaded_gap_problem/>)

##

##


---

# 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-strokes-random-gaps.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.
