이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Xceed PDF Creator for .NET

.NET 응용 프로그램에서 PDF 문서를 만듭니다.

Xceed Software사에서 공개
1998년 부터 ComponentSource에서 판매중

i
Xceed PDF Creator for .NET functionality is included in Xceed Words for .NET.

Xceed PDF Creator for .NET 릴리스

Released: Aug 17, 2020

V1.7.1 버젼 업데이트

기능

  • Added more formatting options for bookmarks, table of contents and page numbers.

수정사항

  • A total of 23 improvements and bug fixes are included in this release.

Released: Jan 30, 2020

V1.7 버젼 업데이트

기능

  • Border, Document, Formatting, Image, Paragraph, Picture and Style
    • Properties and method arguments for sizes, positions and scaling now use a float type.
  • Bookmark
    • Calling the SetText method to replace a text with a new one containing a “\n” now correctly adds the new line.
  • Document
    • Getting the bookmarks now performs the search faster.
    • Images now obtain a unique id to prevent possible file corruption.
    • Inserting a document with ‘x-emf’ images in another one now correctly displays all the images...

Released: Jan 30, 2019

V1.6 버젼 업데이트

기능

  • Now available on .NET Standard 2.0 for .NET Core 2.0 applications.
  • In all classes points are now used to set sizes, margins and spacings.
  • In Bookmark the new Remove method is now available to remove a bookmark from a document.
  • In Container and Paragraph the new ReplaceTextWithObject methods now make it easy to replace a string with an image, a hyperlink or a table.
  • Document
    • Adding a core property no longer removes the created headers/footers in the saved document.
    • Calling the InsertDocument...

Released: Jun 18, 2018

V1.5 버젼 업데이트

기능

  • Major improvements saving to PDF, including the ability to save tables in headers and footers, better table cell and list item formatting and table splitting over multiple pages.
  • Ability to individually configure each section of a document (page orientation, headers/footers, margins, borders, page size).
  • Creating a document when the Windows settings decimal separator is not a dot is now supported.
  • Management of individual headers and footers is now possible per section.
  • New SetDefaultFont...

Released: Apr 12, 2018

V1.4.1 버젼 업데이트

기능

  • Tables with an “auto” background are now supported.
  • Resulting PDF file is now much smaller in size.
  • Line breaks are now supported.
  • Paragraph images not included in a run are now displayed in PDF.
  • Saving to PDF is now completed much faster.

수정사항

  • Using CustomTableDesignName now correctly adjusts the table’s custom style.
  • Modifying the TableLook, or any property of TableLook, will now correctly update the table.
  • Accessing Bookmarks multiple times no longer decreases the application’s performance...