Test line break fix
This commit is contained in:
parent
9a965dd68a
commit
fa29f56d98
@ -411,7 +411,7 @@ public class RedactionIntegrationTest {
|
||||
|
||||
System.out.println("htmlTablesTest");
|
||||
ClassPathResource pdfFileResource = new ClassPathResource(
|
||||
"files/Metolachlor/S-Metolachlor_RAR_02_Volume_2_2018-09-06.pdf");
|
||||
"files/Minimal Examples/line_breaks.pdf");
|
||||
|
||||
RedactionRequest request = RedactionRequest.builder()
|
||||
.document(IOUtils.toByteArray(pdfFileResource.getInputStream()))
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user