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 f65281a commit 6f99eeaCopy full SHA for 6f99eea
examples/pylab_examples/multipage_pdf.py
@@ -1,4 +1,7 @@
1
-# This is a demo of creating a pdf file with several pages.
+"""
2
+This is a demo of creating a pdf file with several pages,
3
+as well as adding metadata and annotations to pdf files.
4
5
6
import datetime
7
import numpy as np
0 commit comments