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-dotnet/releases/tag/7.1.11
* release/7.1.11:
Revert 'protected' FontSelectorStrategy#tempFonts field renaming
[RELEASE] 7.1.11-SNAPSHOT -> 7.1.11
Update autoported files
Add missing copyright headers
Cover AreaBreakRenderer with unit tests
Let PointTest extend ExtendedITextTest.
Remove DefaultStylesTest#inheritedDefaultStyleTest
Add missing copyright headers
Update port-hash
Improve layout's Style code coverage
Change deprecated iconUrl icon to icon tag in nuspec files
Move PdfPagesTest tests from samples internal
Add PointTest
Add tests on tiff image extraction
Consider not set LINE_HEIGHT property to be exactly the same as LineHeight.NORMAL
Add InheritedPageEntriesTest#setRotationToPageTest
Unignore a test on Float.MIN_VALUE.
Update autoported files
Update port-hash
Add missing copyright headers
Take epsilon into account while deciding whether a cell of a fixed height sgould be split.
Add html mode check for LineRenderer childs
Add new tests for tiff images
Add properties and default values for orphans and widows css support
Add new Pdfa2Checker and Pdfa3Checker tests
Add comment to MemoryLimitsAwareOutputStream#write()
Deprecate one of Canvas constructors
Add missing copyright headers
Improve isVersionNumeric.
Change the accessability of some Version methods from private to default. Cover Version with tests.
Add tests for grayscale alpha png without embedded profile
Move PdfColorSpace test from samples internal, add unit test
Add MonospaceFontTest test
Revert to typo_ascender scale coefficient usage for Type1Fonts for HTML mode
Fix TextRenderer #resolveFirstPdfFont, refactor Property#FONT_SET usage documentation
Implement HTML-like line-stacking algorithm in layout. Implement ascender/descender calculation according to CSS specification.
Add new tests on orphans and widows
Add missing copyright headers
Add integration tests for orphans/widows
Support orphans/widows processing
Handle collapsing margins info in relayouting context
Add new test for collapsing margins
Deprecated redundant field in ParagraphRenderer
Add missing copyrights headers
Substitute RND tickets numbers to DEVSIX
Add missing copyright headers
Change the type of expected exception
Extend Test classes from ExtendedITextTest to check log messages
Move xfa form test to forms repository
Add category to test classes
Move test from samples internal repository
Move hugeDocumentWithFullCompression test to manual tests repository
Add PdfAIndirectResourcesTest class
Process fillOpacity and strokeOpacity in GraphicsState Processor
Explicitly add System.Net.Http v4.3.0 dependency to pdftest module, add UrlUtil#OpenStream test
Move, add pattern color tests to kernel repository, add Logger to PdfCanvasProcessor, add LogMessageConstant class for kernel module
Update autoported files
Ignore all exceptions in EventDataHandler finalizer
Improve documentation of PdfPKCS7#getTimeStampDate. Make UNDEFINED_TIMESTAMP_DATE public and move to a separate class
Add PdfAStampingModeTest and signature field tests
Update port-hash
Add missing copyright headers
Add ClipperException and ClipperExceptionConstant classes
Add PdfCanvasParserTest#innerArraysInContentStreamTest
Add PdfContentExtractionTest#contentExtractionInDocWithBigCoordinatesTest
Add InlineImageExtractionTest#parseInlineImageTest
Refactor URL links generation
Add a test which demonstrate an NPE while processing cells with big rowspans
Add missing copyright headers
Fix mark to ligature positioning in GposLookupType5
Replace CorruptedTagStructureTest from samples-internal repo
Add some tests to cover big rowspan splits
Pdftest update, EventCounterHandler update
Add missing copyright headers
Make fringe attribute of square annotation optional
Refactor CompareTool.compareXmls(String, String) method
Add missing copyright headers
Add ShapeTransformUtil class and add unit tests
Add missing copyright headers
Fix colorspace processing for png images
Add PngTest class and new tests
Add a test which demonstrates a NPE bein thrown while processing links
Replace character with its unicode representation
Refactor IsIgnoredClassOrPackage method
Update port-hash
Update port-hash
Fix inserting whitespaces and newline charachers in RegexBasedLocationExtractionStrategy
fix missing index and newlines in cleanup regexes
Make log message more general, when FormField cannot be created and add nullFormFieldTest
Fix null pointer in PdfAcroForm
Refactor and improve some tests of TableRendererTest
Update PdfMerger and PdfDocument JavaDoc
Update port-hash after release
[RELEASE] Update dependency versions
Add tests for svg wrong font-size case
Update documentation for page events
Add missing copyright headers
Replace tests from samples-internal repo and add new tests
Add new tests on page entries
Consider /TI when highlighting selected choice fields
Add I key to every choice field for backward compatibility
Support handling of I key of choice fields in accordance with spec
Add missing copyright headers
Add SmartModePdfObjectSerializerTest class
Review PdfPagesTest commented tests; add test for parsing form xobjects with circular references
Make EmptySet#remove behave the same way as in Java
("The text font after modification it via PDF viewer (e.g. Acrobat) shall be preserved."));
492
+
newCanvas(newPdfCanvas(pdfDoc.GetFirstPage()),newRectangle(30,500,500,200)).Add(newParagraph("The text font after modification it via PDF viewer (e.g. Acrobat) shall be preserved."
0 commit comments