WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
|
#include "../db/SqliteDb.h"
#include "../excep/CanExceptionCallback.h"
#include "../excep/PrintWorkFlowError.h"
#include "../excep/SqliteOpError.h"
#include "../model/WebInterface.h"
#include "DataPack.h"
#include "WebRender.h"
类 | |
class | PageRender< T > |