• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

PDF/A_2U Format Support & Rendering Specific PDF Page Region to Image in Java Apps

 
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 16.12.0 . As Java version of Aspose.Pdf is ported version of Aspose.Pdf for .NET, so it includes all the enhancements and improvements from the corresponding .NET version(16.12.0) along with the fixes of the bugs reported in previous versions of Aspose.Pdf for Java reported by Aspose valued customers that makes it more stable and reliable release as compared to previous releases. It has improved PDF to DOCX, PDF to PPTX feature, PDF to PDFA standard conversion along with many other bug fixes. It has introduced new PDFA standard, PDF/A_2U. and has included a new value PDF_A_2U in PdfFormt enum. Please check code snippet for this new feature on blog announcement page. This release has improved the PDF optimization feature with introduction of some new properties in OptimizationOption class. Mainly resizing of the embedded images reduces the PDF file size, ResizeImages and MaxResolution properties for the purpose along with RemovePrivateInfo. It has a requirement to render a specific PDF page region to image. We have introduced following new methods in ImageDevice and TiffDevice classes. Some important improved features included in this release are given below

- Support PDF/A_2U format
- Rendering a particular section of PDF document to Image
- PDF to PDF/A - resultant file size gets 17 times of the original PDF size
- Text replace changes text Alignment to Left Aligned
- Missing methods in HtmlSaveOptions.HtmlPageMarkupSavingInfo
- PDF to JPEG: incorrect text characters rendering
- CallBack approach to load ResourceLoadingStrategy is showing errors
- PDF to DOCX - Right indent is not being honored
- PDF to DOCX: Paragraph indent values are not retained
- XPS to PDF - conversion process takes too much time
- PDF to PDF/A - Highlight box hides the image in PDF
- PDF to PPTX - Line spacing is lost
- Annotation Modified date set to 12:00 AM instead provided date
- PDF to PDF/A - Resultant file is not compliant
- Chinese Locale throws ExceptionInInitializerError exception
- flatten() method throws NPE    

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.

- Convert an Image to PDF
- To Add, Delete and Extract Images from the PDF file

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
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic