Aspose.PDF for .NET のリリース

Released: Oct 29, 2012

Updates in this release

Updates in V7.4

  • Add tables inside existing PDF documents.
  • Validate PDF file versions.
  • Convert linearized PDFs to non-linearized PDFs.
  • Get and set form field tooltips.
  • Embed fonts in existing PDF files.
  • Extract Javascript code from PDF submit button.
  • Remove all fonts from a PDF document.
  • Extract form fields in a specific region of a PDF file.
  • Render different headers in one PDF.

Released: Jun 7, 2012

Updates in this release

Updates in V7.0

  • Read image position from a PDF file
  • Extract images from a specific stamp
  • Change the location of a stamp by changing the values in StampInfo
  • Convert PDF images to JPEG format
  • Multiline text alignment in stamps
  • Improved memory usage in detection logic
  • Improved ExponentialFunction performance

Released: Feb 13, 2012

Updates in this release

Updates in V6.6

  • Create PDF Portfolios
  • CGM to PDF conversion
  • PDF to PDF/A-1a conversion
  • Save PDFs to TIFF in A4 format instead of letter
  • Set page background color
  • Embed MP3 files into a PDF document
  • Support for editing accessible PDF documents
  • Convert PDFs to HTML

Released: Sep 13, 2011

Updates in this release

Updates in V6.2

  • Pdf to Pdf/A font conversion
  • Implements EMF devices
  • Concatenate method adds a suffix to the same name fields
  • Add separation to RGB color conversions
  • Add Lab to RGB color conversions
  • Supports PDF to DOC conversion

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