You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a second section with external and internal hyperlinks.
52
+
In the pdf file it starts on a new page.
51
53
52
54
```python
53
55
text ="""# Section with links
@@ -60,7 +62,7 @@ text = """# Section with links
60
62
pdf.add_section(Section(text))
61
63
```
62
64
63
-
Add a third section. In the pdf file it starts on a new page.
65
+
Add a third section.
64
66
The title is centered using CSS, included in the table of contents of the pdf file, and an image from the file `img/python.png` is embedded on the page.
0 commit comments