• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Create Accessible PDF Documents & Enhanced PDF to TIFF XPS Conversion using Java/.NET

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What’s new in this release?

Aspose team is pleased to announce the release of Aspose.PDF for Java 18.9 . It has been released for .NET and Java platforms with new 18.9 version. In this version of the API, we have introduced exciting features to improve usability and performance of the API. Aspose.PDF provides functionality to create PDF documents which are compatible with PDF/UA Standard (also known as “Section 508” or “WCAG Standard”) and also to check compatibility with these standards. These standards describe requirements for document contents to make it more friendly and useful for people with disabilities and also for users with highly limited devices. When users make your PDF documents accessible or create Tagged PDFs, it means adding tags, bookmarks, alt text, and other information that makes the files readable and navigable to users who are visually or mobility impaired. Using Aspose.PDF, it is now achievable to create valid, accessible PDF documents.  In order to create PDF Document with Tagged Text, Aspose.PDF offers TaggedPdfTextElement Class to serve the purpose. An article in the documentation section shows how to use API in order to create PDF documents with tagged text. In addition to adding tagged text inside PDF document, adding tagged image functionality has also been introduced in latest release. The PDF/UA compliance validation has been implemented in manners similar to PDF/A validation. You can now validate whether a PDF document is Section 508 or PDF/UA compliant or not. The example is provided in the API documentation section that shows how to validate a PDF document for PDF/UA compliance. Along with the new features mentioned above, there are some useful improvements and enhancements included in latest release, such as PDF to TIFF Conversion has been improved, Feature to flatten PDF Forms is further improved, Conversion feature related to PDF/A Standard is improved,  Implemented Rectangle Property for HtmlFragment, Support of Stream for loading PCL document has been added, Text reading module has been improved to extract multi-column paragraphs and PDF to XPS Conversion is further improved. Some important improved features included in this release are given below

- PDF/UA support and features porting from .NET Library
- Support of PDF to XLSX
- PDF/UA: Validate Optional Content
- PDF/UA: Validate Embedded Files
- PDF/UA: Validate Acroform Fields (Digital Signatures)
- PDF/UA: Validate Non-Interactive Forms and XFA
- PDF/UA: Validate Security
- PDF/UA: Validate Navigation
- PDF/UA: Validate Annotations
- Identify paragraphs that runs over multiple columns while extracting text
- Support Stream for loading PCL document
- Implement an option to suppress any text adjustment after replace.
- Implement Rectangle property for HtmlFragment object
- PDF/UA. Make validation/convertation log more informative
- PDF to XPS - the redaction and additional blank pages are being added
- The conversion PDF to PDFA_1A hangs.
- The method RedactExactArea throws an exception.
- PDF file is not properly being converted to PDF/A_1a format
- PDF replace text process shows an argument out of range error
- An exception raises while flattening the document
- PDF to TIFF creates empty file
- PDF to TIFF - an empty TIFF is generated
- PDF to TIFF - Problem generating Image file
- PDF to TIFF: resultant image is garbled
- PDF to PPTX - the highlighted color of text is not being removed
- PDF to XPS - the redaction and additional blank pages are being added
- HTML to PDF - incorrect page size
- Text is shifted over while replacing the text
- The conversion PDF to PDFA_1A hangs.
- incorrect rendering of PDF document to HTML
- When TIFF image is inserted to PDF, then the picture is rotated.
- PDF file is not properly being converted to PDF/A_1b format
- PDF to XPS - the redaction and additional blank pages are being added

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.PDF for Java documentation that may guide you briefly how to use Aspose.PDF for performing different tasks like the followings.

- Create PDF Document with Tagged Image
- Validate PDF/UA Compliance

Overview: Aspose.PDF for Java

Aspose.PDF is a Java PDF component to create PDF documents without using Adobe Acrobat. It supports Floating box, PDF form field, PDF attachments, security, Foot note & end note, Multiple columns document, Table of Contents, List of Tables, Nested tables, Rich text format, images, hyperlinks, JavaScript, annotation, bookmarks, headers, footers and many more. Now you can create PDF by API, XML and XSL-FO files. It also enables you to converting HTML, XSL-FO and Excel files into PDF.

More about Aspose.PDF for Java

- Homepage  of Aspose.PDF for Java
- Download Aspose.PDF for Java
- Read online documentation of Aspose.PDF for Java

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose – Your File Format APIs
[email protected]
Phone: 888.277.6734
Fax: 866.810.9465
 
expectation is the root of all heartache - shakespeare. tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic