Document Solutions for PDF .NET のリリース

Released: Aug 23, 2019

2.2.0.315 での更新項目

不具合の修正

  • GcPdfDocument.MergeWithDocument(...) method fails in certain scenarios.
  • PDF date time values are written to PDF without time zone specifier.
  • Some PDF/A files become invalid after resaving using GcPdfDocument.Load() / GcPdfDocument.Save().
  • Improved rendering of non-solid lines.
  • When a form is posted, incorrect names are sent for combo and list boxes.

Released: Aug 6, 2019

2.2.0.314 での更新項目

Updates in 2.2.0.314

  • Fixed:
    • Some PDF files with Type3 fonts render incorrectly when saving them as images. (DOC-1378)
    • Method Page.GetTextMap(float, float) ignores passed parameters and always uses the default dpi (72). (DOC-1345)
    • CheckBoxField.Widget.TextFormat.FontSize is ignored when rendering a field's appearance stream. (DOC-1338)
    • Widgets of RadioButtonField are rendered incorrectly. (DOC-1322)
    • Alpha channel of SaveAsImageOptions.BackColor is ignored. (DOC-1240)
    • PDF/A standard limits the max...

Released: Jul 24, 2019

2.2.0.312 での更新項目

機能

  • Added SignatureProperties.TimeStamp property, which allows you to add a timestamp to the digital signature of a PDF document.
  • Added StructElement.Attr.Properties property. which allows you to edit the content of struct element attribute.
  • Added static method FormXObject.CreateList(), which allows you to create a list of FormXObject objects from a list of pages. It is an atomic operation so all resources are shared between the created objects without being duplicated.
  • Added support for JBIG...

Released: Jun 12, 2019

2 Service Pack 2 での更新項目

機能

New JavaScript PDF Viewer for Web

  • GrapeCity Documents PDF Viewer (GcDocs PDF Viewer), is a fast, modern JavaScript-based PDF Viewer that can run on any major browser. The viewer can be used as a cross platform solution to view PDF documents on Windows, MAC, Linux, iOS, and Android devices in respective browsers. With the power of GrapeCity Documents for PDF server-side API and the client-side viewer, you can achieve full-fledged PDF needs for your application.
  • JavaScript PDF Viewer Features...

Released: Mar 7, 2019

2.1.0.262 での更新項目

機能

  • Added NeutralResourcesLanguageAttribute.
  • Improved bold emulation (Adobe Reader now recognizes emulated fonts as bold).
  • Added properties that allow you to get a list of child fields.
  • Added properties to improve the handling of text justification.

Released: Jan 30, 2019

2 Service Pack 1 での更新項目

機能

  • SoftMask to draw transparent elements on PDFs - GcPdfGraphics introduces SoftMask feature, which allows you to create a mask with a FormXObject; draw on that object's Graphics using any supported drawing methods (including semi-transparent drawing); and then use the result as a mask when drawing on the document's pages. This feature can help you specify images that have transparent content on a PDF document:
  • Text outlining and filling - Sometimes you may not need to display text in forecolor...

Released: Oct 5, 2018

2.0 での更新項目

機能

  • Tagged PDF (PDF/UA) - This new feature helps you tag content in a PDF file. This makes it easy for screen reader software to read PDFs, and helps users who rely on assistive technology. You can create and load PDF/UA compliant files and you can also create, load, modify tags, and save the document back to PDF.
  • Merge and split PDF documents, copy and move pages between documents - GcPDF can split large PDF files by into different PDF files. Sometimes you may want to reorder pages in your final...