Aspose.PDF for .NET のリリース

Released: Aug 1, 2011

Updates in this release

V6.0での更新項目

  • PDF/A-1aとPDF/A-1b等のPDFファイルを検証
  • PDFファイルをPDF/A-1aとPDF/A-1bの適正なファイルに変換可能
  • PDFファイルをリニアライズドPDFに変換

Released: Mar 10, 2011

Updates in this release

Updates in V5.0

The following bugs were fixed:

  • HTML Paragraph tags are not properly being rendered
  • H1 and H2 objects are being displayed in single line
  • Word to PDF problem with Chinese documents
  • XML-FO and XSL-FO transformation to PDF - formatting issues
  • Formatting issue in BindFO feature
  • Attachments & security not working
  • The IsFilled property is not working with the Arc object

Released: Jan 17, 2011

Updates in this release

Updates in V4.9

  • Added "continued" to the bottom of a wrapped page
  • Now supports form validation and custom calculation
  • Now supports Cell Background Images
  • Now supports different styles for repeating rows
  • Vertical text for Graph Note
  • Inserting text across multiple pages can have different templates, margins or headers
  • A new Pdf Section attribute named FirstPageInfo has been added (in addition to existing one PageInfo). It contains same page setup properties as PageInfo (like page size, margin) but...

Released: Nov 22, 2010

Updates in this release

Updates in V4.8

  • Improvements in generating large size PDF documents
  • Added the support for following HTML controls while transforming HTML contents into PDF file:
  • <alt> html tag
  • <width> property of table
  • <menu> html element
  • <dir> html element
  • <dd> html element
  • <dl> html element
  • <dt> html element
  • <basefont> html element
  • Fix image height

Released: Aug 31, 2010

Updates in this release

Updates in V4.6

  • Supports transformation of large TIFF images into PDFs using efficient utilization of memory resources.
  • Supports the following HTML controls when transforming HTML contents into a PDF: Select, Option, CheckBox, TextArea, Text

Released: Jun 17, 2010

Updates in this release

Updates in V4.4

  • Support for .NET Framework 4.0 / Visual Studio 2010.
  • Support for MemoryStream object while creating PDF in Direct-to-File mode.
  • Overloaded method  BindFO(XmlDocument xmldocument,XmlDocument xsldocument); which now also takes XSLT as an argument.
  • Better fonts support while creating PDF documents.
  • Stable inLineHTML to PDF conversion

Released: May 24, 2010

Updates in this release

Updates in V4.3

New features

  • Method to return the current product version
  • Turn off text wrapping inside table cell
  • Assign value to Radio buttons while creating PDF form

Improvements

  • Inline HTML
  • Memory Management

Bug Fixes

  • 15744 - Add a method to return the current version number
  • 12953 - Turn off word wrapping in a tablecell
  • 14292 - Cannot assign values for the radio button
  • 15770 - Image TopMargin is not working correctly during XML to PDF conversion.
  • 15567 - Table rows are not repeating...