added support for documents

if pdf creation failed, show the failed documents and added a button to force creation of the pdf and skip broken files
This commit is contained in:
Andreas Moik
2016-08-01 16:31:00 +02:00
parent 8074fa5383
commit 85d397b451
3 changed files with 99 additions and 31 deletions
+1
View File
@@ -34,6 +34,7 @@ class dokument_export
private $temp_filename;
private $temp_folder;
private $images=array();
public $errormsg;
/**
* Konstruktor