Ability to draw on a page trough page content stream builder

This commit is contained in:
Jakub Melka
2020-11-16 13:20:14 +01:00
parent cb3a36f891
commit 018c8fae3e
5 changed files with 141 additions and 1 deletions

View File

@ -26,6 +26,7 @@ public:
static void generateAnnotationsExample();
static void generatePageBoxesExample();
static void generateOutlineExample();
static void generatePageDrawExample();
};
#endif // PDFEXAMPLESGENERATOR_H