added visuallization again
This commit is contained in:
@@ -44,7 +44,7 @@ public class UXTest extends TestCase {
|
||||
public void testShortExport() {
|
||||
|
||||
// the writing part
|
||||
|
||||
/*
|
||||
try (InputStream SOURCE_PDF = this.getClass()
|
||||
.getResourceAsStream("/MustangGnuaccountingBeispielRE-20170509_505PDFA3.pdf"))
|
||||
{
|
||||
@@ -113,6 +113,6 @@ public class UXTest extends TestCase {
|
||||
} catch (Exception e) {
|
||||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user