You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/itext/itext7/releases/tag/7.1.6
* release/7.1.6:
[RELEASE] 7.1.6-SNAPSHOT -> 7.1.6
Throw exception if PdfReader instance is attempted to be reused between PdfDocument instances
Add missing copyright headers
Do not mark annotations as modified when simply reading them in append mode
Fix Names PdfObject not being marked as modified in append mode
Catch failed newline glyph retrieval
Do not fail the build when there are Javadoc errors
Do not fail the build when there are Javadoc errors
Remove redundant entries in pom file
Combine all static analysis tools into one build step
Print Checkstyle and PMD findings to console
Skip some phases during static code analysis (qa profile)
Bump plugin versions
Replace Findbugs with Spotbugs
Skip Findbugs when running the test profile
Refine Findbugs filters in kernel module
Use jdk-8-oracle
Add cron trigger to Jenkinsfile
Revert regressions introduced in previous edits of Jenkinsfile
Refine Findbugs filters in pdfa module
Refine Findbugs filters in styled-xml-parser module
Refine findbugs filters in sign module
Refine Findbugs filters in svg module
Refine Findbugs filters in layout module
Refine Findbugs filters in forms module
Refine Findbugs filters in io module
Refine Findbugs filters in pdftest module
Refine Findbugs filters in barcodes module
Update hashCode and equals methods of some line-processing related classes.
Add searching differences in type 3 font forming
Add missing copyright headers
Change the way of checking transparency on the page
SVG: Use actual closePath operator in PDF syntax
Allow overriding test timeout for classes extending from ITextTest
Add test on advanced stroke properties
Refactor PdfType0Font#getToUnicode logic
Only package for branches master, develop, 7.0, 7.0-master
Use quoted environment variables for gsExec and compareExec
Implement image masks filtering
Update cmp files for Hebrew acroform test
Fix incorrect glyph appearance for hebrew glyphs (fillFieldWithHebrewCase2 test).
Added tests for DEVSIX-2069
Increase rebuilding xref table log message severity up to ERROR
Improve documentation and naming for signature integrity, authenticity and document coverage checks
Add tests for ISA and SWA attacks
Remove font-asian duplicates from io-module
Add getter for color prop of the form field
Wrap old content when flattening fields
Add remote repository locations to pom.xml
Set color on font when drawing a TextField with MaxLen
fix issue in pdfTokenizer, if minus char '-' is found after '.' in a real number then omitt everything after the '.' char. following the adobe reader rule DEVSIX-2674
Unify the criteria which are used to consider a font to be bold.
Add info about pdfHTML and pdfSweep to README
Extract PdfPage coping excluded keys
Update the table's fixed-layout algorithm in case of a negative width remained.
SVG paths: Support smooth curves
Remove attributes checks of certificate extensions in CertificateVerification class and improve list of known standard extensions
Handle noninvertible transformation matricies. Add some tests.
Move javadoc and source jar to default build profile
Fix bug in styledxmlparser javadocs
Upload jars to Artifactory after package phase
Skip tests in modules that don't have code
Allow empty artifact archives
Don't run Unit Tests and Integration Tests in parallel
Clean workspace at start of pipeline
Run all Maven commands with the withMaven Pipeline plugin
Add timeout to all pipeline stages
Rename Package stage
Reorder pipeline stages according to Maven Lifecycle
Add Findbugs filters
Add Findsecbugs plugin
Move Findbugs to default build profile
Update fb-contrib plugin
Update Findbugs Maven plugin version
Set correct scm links
Remove Surefire forking configuration
Update Compiler Maven plugin version
Inherit MaxLen property for form fields
Add some new direction log messages.
Complete PdfAcroForm#getAcroForm() javadoc
Extract color and fontSize property when creating a form field; normalize button field font size
Downgrade exception to worning to allow for a work around implementation of vertical text
Simplify PdfFormCopyTest#largeFilePerformanceTest
Add control on field. Check null value Add test case
Avoid use of MethodHandler
add svg and styled-xml-parser to README DEVSIX-2717
Fix OCSPVerifier responder certificate verification
Improve contribution guidelines
Update PdfAFormFieldTest
Allow unknown annotation type in PdfAnnot:makeAnnot
Fix documentation of PdfTextExtractor
Add more tests
Test for text element background opacity
Add text element background opacity
Remove unused imports and add @category for tests
Throw up warning instead of error for larger MediaBox entries
Add missing copyright headers
Avoid splitting at an hyphen used to denote a negative value
Embed OCSP response for all certificates in the chain in PdfSigner#signDetached
Support creating OCSP responses for different certificates using TestOcspClient
Remove unparsable CP1252 characters for TypeScript
Optimize check for words boundary in LocationTextExtractionStrategy
Fix possible issues with invalid OpenType anchor data
Add javadoc for PdfDocument#setTagged()
Avoid fonts creation when fetching the needed data on registerDirectory()
Don't fail on initial whitespace in path operator
Fix issue with incorrect ref parsing
Delete unnecessary maven-javadoc plugin param, delete obsolete profile for javadoc
Fix Javadoc errors, eliminate a number of Javadoc warnings
Fix problem with excess xref entries in copying PdfPage as XObject
Reorder methods in AbstractSvgNodeRenderer for CC
Support transparency in SVG, both opacity and rgba
Add missing copyright headers
SVG: Support for Elliptical paths
Add missing copyright headers
Support for Text-anchor attribute
Implement TSpan support
Upgrade Surefire and Failsafe
Make default pages handling for open-close scenario more tolerable for invalid /Contents entry
Do not add default font to document, just make it indirect
SVG: Support (x y)+ parameters in MoveTo path operator
Modify the page's resources if necessary.
Refactor and improve drawing of text field's appearances. Add some tests.
Ignore the Comb flag if the field doesn't have a MaxLen entry.
Add test for setLineThrough() behavior with setTextRise()
Add a few tests for deferred signing
Do not throw an exception if a form field doesn't have /MaxLen and Comb flag is set.
Cover the case of updating LTV verification data of PDF in which DSS does not contain VRI entry
Introduce barcode constructors which take font as a parameter. Update javadocs a bit. Add new barcode + pdfa tests.
Extract background and border color property when creating a form field
add missing doc
Update rotation documentation
[RELEASE] 7.1.5-SNAPSHOT -> 7.1.6-SNAPSHOT
Add the reset functionality to FontProvider.
0 commit comments