Skip to content

Commit

Permalink
PPF-485: re-update
Browse files Browse the repository at this point in the history
  • Loading branch information
chinapandaman committed Feb 9, 2024
1 parent 96519da commit 3222b5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/draw.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This section of the documentation will use

This section of the documentation requires a basic understanding of [the PDF coordinate system](coordinate.md).

**NOTE:** Due to a known bug in a dependency, it is advised that these draw methods are called after
a PDF form is filled. Otherwise, part (most noticeably radio buttons) or even all widgets of the PDF form might
get removed after drawing things on it.

## Draw text

```python
Expand Down

0 comments on commit 3222b5c

Please sign in to comment.