WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
|
#include "Printer.h"
#include "../excep/PrintWorkFlowError.h"
#include "DataPack.h"
#include <QImageWriter>
#include <QPainter>
#include <algorithm>
#include <memory>