Searched refs:pdfFile (Results 1 – 1 of 1) sorted by relevance
234 File pdfFile = new File(saveAsFilePath); in exportAsPDF() local235 Assert.assertTrue("Verify sample file " + testFilePath + " export to pdf!", pdfFile.exists()); in exportAsPDF()
Completed in 13 milliseconds