Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Dec 1, 2023
1 parent 05bc356 commit 67ba8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/creating_pdf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you need bytes

The generated PDF will have 10,000 characters of text, which is about 2 pages.

If you want PDF with more pages, you could either:
If you want to provide texts to be used:

- Increase the value of ``max_nb_chars`` accordingly.
- Set value of ``wrap_chars_after`` to 80 characters to force longer pages.
Expand Down

0 comments on commit 67ba8a5

Please sign in to comment.