Released: Jul 24, 2019
Aggiornamenti in 2.2.0.312
Funzionalità
- 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...
Released: Jun 12, 2019
Aggiornamenti in 2 Service Pack 2
Funzionalità
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...
Released: Mar 7, 2019
Aggiornamenti in 2.1.0.262
Funzionalità
- 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
Aggiornamenti in 2 Service Pack 1
Funzionalità
- 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...
Released: Oct 5, 2018
Aggiornamenti in 2.0
Funzionalità
- 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...