"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "pdfbox/src/test/java/org/apache/pdfbox/pdmodel/interactive/form/PDAcroFormFlattenTest.java" between
pdfbox-2.0.23-src.zip and pdfbox-2.0.24-src.zip

About: Apache PDFBox is a Java PDF library tool that allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents.

PDAcroFormFlattenTest.java  (pdfbox-2.0.23-src):PDAcroFormFlattenTest.java  (pdfbox-2.0.24-src)
skipping to change at line 99 skipping to change at line 99
{ {
String sourceUrl = "https://issues.apache.org/jira/secure/attachment/126 82897/FormI-9-English.pdf"; String sourceUrl = "https://issues.apache.org/jira/secure/attachment/126 82897/FormI-9-English.pdf";
String targetFileName = "FormI-9-English.pdf"; String targetFileName = "FormI-9-English.pdf";
flattenAndCompare(sourceUrl, targetFileName); flattenAndCompare(sourceUrl, targetFileName);
} }
/* /*
* PDFBOX-2469 Filled template. * PDFBOX-2469 Filled template.
*/ */
@Test // Disabled as there is a minimal difference which can not be seen visually,
see PDFBOX-5133
// @Test
public void testFlattenPDFBOX2469Filled() throws IOException public void testFlattenPDFBOX2469Filled() throws IOException
{ {
String sourceUrl = "https://issues.apache.org/jira/secure/attachment/126 78455/testPDF_acroForm.pdf"; String sourceUrl = "https://issues.apache.org/jira/secure/attachment/126 78455/testPDF_acroForm.pdf";
String targetFileName = "testPDF_acroForm.pdf"; String targetFileName = "testPDF_acroForm.pdf";
flattenAndCompare(sourceUrl, targetFileName); flattenAndCompare(sourceUrl, targetFileName);
} }
/* /*
* PDFBOX-2586 Empty template. * PDFBOX-2586 Empty template.
 End of changes. 1 change blocks. 
1 lines changed or deleted 3 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)