Add support for internal hyperlinks.

This commit is contained in:
Michael R Sweet
2024-12-15 10:23:59 -05:00
parent 4baafde74b
commit 294f5e07c5
3 changed files with 214 additions and 59 deletions

View File

@@ -12,7 +12,7 @@ pages in a PDF file. It demonstrates how to:
- Format text,
- Embed JPEG and PNG images,
- Add headers and footers, and
- (Future) Add hyperlinks.
- Add hyperlinks.
Source Files