Printing feature

This commit is contained in:
Jakub Melka
2020-02-03 19:45:17 +01:00
parent efca4a3cde
commit beaa3425ac
8 changed files with 253 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ class PDFPrecompiledPage;
class PDFOptionalContentActivity;
/// Renders the PDF page on the painter, or onto an image.
class PDFRenderer
class PDFFORQTLIBSHARED_EXPORT PDFRenderer
{
public: