We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcb063 commit 685ea2bCopy full SHA for 685ea2b
galleries/examples/misc/multipage_pdf.py
@@ -6,9 +6,6 @@
6
This is a demo of creating a pdf file with several pages,
7
as well as adding metadata and annotations to pdf files.
8
9
-If you want to use a multipage pdf file using LaTeX, you need
10
-to use ``from matplotlib.backends.backend_pgf import PdfPages``.
11
-This version however does not support `.attach_note`.
12
"""
13
14
import datetime
0 commit comments