PDF4NET 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
PDF4NET 16.3.22026년 8월 1일
기능
  • PDF4NET.View
    • Performance improvements.
수정 사항
  • PDF4NET
    • Some PDFPageSize predefined values are not correct.
    • Merged PDF file is displayed incorrectly after the fonts are merged.
    • Documents with page transparency groups cannot be loaded in partial mode.
    • Invisible signatures (zero size) have an appearance object.
  • PDF4NET.Render
    • Page with invalid indexed colorspace cannot be rendered.
PDF4NET 16.3.12026년 7월 1일
기능
  • PDF4NET
    • Move pages within the document.
  • PDF4NET.View
    • Reorder pages using drag & drop in PDFThumbnailsView control.
수정 사항
  • PDF4NET
    • Some 1bpp images are not redacted correctly.
  • PDF4NET.Render
    • Text is not rendered correctly in some situations.
PDF4NET 16.3.02026년 6월 1일
기능
  • PDF4NET
    • New public Bitmap ConvertPageToBitmap(PDFRendererSettings settings) method.
  • PDF4NET.View
    • Added PDF page thumbnails viewer control.
수정 사항
  • PDF4NET
    • Text with bold & italic font is not wrapped correctly in some cases.
    • PDFFile.ExtractPage hangs indefinitely for some invalid PDF files.
    • New page cannot be added to some invalid PDF files.
    • RGB/CMYK/Gray page transforms drop the /Mask for converted images.
    • Text is clipped incorrectly in composite cells is some situations when MaxHeight has been set for a row.
    • Incremental updates invalidate previous signatures for some PDF files.
    • PDF files with empty (0 entries) xref section cannot be loaded.
    • Content cannot be extracted from PDF files with circular references in form XObject content.
    • Files merged with PDFMerger do not display their attachments in Adobe Acrobat if their number is less than 32.
    • Image cannot be decoded if it references a recursive ICC colorspace.
    • Image cannot be decoded if it references a recursive indexed colorspace.
    • Image cannot be decoded if it references a recursive separation colorspace.
  • PDF4NET.Render
    • Page cannot be rendered when it contains circular references in form XObject content.
PDF4NET 16.2.22026년 5월 1일
기능
  • PDF4NET
    • Duplicate redacted images.
    • PDFFlowTableContent.MaxRowHeight and PDFFlowTableRow.MaxHeight properties to limit the maximum height of a row.
수정 사항
  • PDF4NET
    • AppendFile method hangs indefinitely for some input files with invalid fields.
    • Text cannot be extracted if it is stroked with a pattern color and filled with a non-pattern color.
    • Tiff images with multiple alpha channels are not handled correctly.
    • DataMatrix actual data encoding is not selected correctly in some cases, when DataEncoding is set to Auto.
    • Some documents with invalid fields cannot be loaded.
    • Some text glyphs are not extracted correctly.
    • Hidden text is extracted with additional spaces.
  • PDF4NET.Render
    • Page with damaged LZW encoded image is not rendered correctly.
    • Some pages with JPEG2000 images cannot be rendered.
  • PDF4NET.View
    • PDFDocumentView cannot display PDF file with invalid fields.
    • PDFDocumentView hangs in some situations when an exception is raised during page parsing.
PDF4NET 16.2.12026년 4월 1일
기능
  • PDF4NET
    • Create PDFRawImage objects from COS image streams.
    • Added PDFDocumentFileAttachment.GetPayloadStream method for efficient access to large attachments.
  • PDF4NET.View
    • WinForms - You can now select annotations outside page area.
수정 사항
  • PDF4NET
    • StructureTree cannot be loaded for some PDF files.
  • PDF4NET.View
    • Loading a PDF file in incremental mode in PDFDocumentView throws an IO exception.
    • PDFDocumentView hangs on document load when running on .NET 10.
    • WinForms - PDFDocumentView.ContentPainted event allows user to draw over the loading indicator area.
    • WinForms The PDFDocumentView page number indicator is not displayed correctly on High-Dpi screens.
    • WPF - Annotation group selection does not work correctly when PDFDocumentView.RestrictAnnotationsToVisiblePageArea is false.
PDF4NET 16.2.02026년 3월 4일
기능
  • PDF4NET
    • Added support for PDFFowTableContent horizontal align.
  • PDF4NET.View
    • Added annotation tooltips.
    • Added show/hide annotations.
    • Added show/hide form fields.
    • Added show/hide the page number indicator (bottom left corner).
수정 사항
  • PDF4NET
    • Fixed some 1bpp images which were not redacted correctly.
  • PDF4NET.View
    • PDFDocumentView crashes when an annotation is added in PageRenderingCompleted event.
    • Some documents were displayed incorrectly because of caching across documents.
PDF4NET 16.1.22026년 2월 1일
기능

PDF4NET

  • Added support for page transparency group.
  • PDF/A-1 validation now checks the presence of page transparency group.

PDF4NET.View

  • Memory usage improvements.
수정 사항

PDF4NET

  • Colorspaces are not extracted from PDF file.
  • Some existing PDF files are resaved incorrectly.

PDF4NET.Render

  • Some text is not displayed because the backing TrueType font is invalid.
  • Page with invalid font cannot be rendered, throws stack overflow exception.
  • Text is not rendered correctly, characters are scrambled.
PDF4NET 16.1.12026년 1월 5일
기능

PDF4NET

  • PDFTextExtractionOptions has been renamed PDFTextExtractionContext.
  • PDFContentExtractionContext.TextExtractionOptions has been renamed PDFContentExtractionContext.TextExtractionContext.
수정 사항

PDF4NET

  • Field border definition is generated even if it is not stroked.
  • An exception is thrown when a multiline textbox field does not have a size and a color is set on it.
  • Some existing PDF files are resaved incorrectly.
  • Some incremental updates are not performed correctly.

PDF4NET.Render

  • Thin lines are rendered very faint at high resolution.

PDF4NET.View

  • PDFDocumentView hangs if the page content has errors.