• 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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Change Color Space of PDF Document & Export PDF Bookmarks to XML File

 
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?

We are pleased to announce the release of Aspose.Pdf for Java 9.0.0. . It includes some new exciting features, enhancements and fixes to issues reported in earlier versions of Aspose.Pdf for Java, along with a change of release numbering. As the Java version is ported from Aspose.Pdf for .NET, its version number has been changed to reflect the .NET version it comes from. You can download the latest release of Aspose.Pdf for Java from the download section. Changing color space of PDF document is one of the exiting features introduced in this version. The maximum number of columns limit in a table has been increased to 512 and we have made further progress on porting new classes and methods from Aspose.Pdf for .NET to the Aspose.Pdf for Java architecture. The complete details of these changes can be found in Public API Changes in Aspose.Pdf for Java 9.0.0. Following are the some of the new features/enhancements this month’s release. The methods exportBookmarksToXML(...) and importBookmarksWithXML(...) with Stream arguments are implemented in the PdfBookmarkEditor class. So now extracted bookmarks can be saved into stream object can be import into stream from XML file. Some important new and improved features included in this release are given below

- Updating some RGB colors CMYK
- ExportBookmarksToXML() should return output in Stream or XmlDocument object
- Complete porting of DOM from Aspose.Pdf for .NET (New) v.9.0
- Table with column more than 255 results empty PDF - aspose.pdf
- Key cannot be null exception without license implementation is resolved
- Intermittent issue resolved where random characters are shown on the licence when downloaded
- Enhanced concatenate PDF files
- Use Element.getChildren() method is resolved
- PDF to Tiff conversion output has stray lines on page is fixed
- Japanese text extraction is fixed
- Text is mangled when viewing file over MAC is now fixed
- StackOverflow Error is fixed when generating PDF document
- API XML file with java code
- NPE exception is resolved on filling form over Linux
- PDF to JPEG - Colors appear as black in resultant Image is now fixed
- Sync up the javadoc and the library
- XPS to PDF: some text missing in resultant PDF file is fixed
- PDF to PDFA_1b conversion issue resolved
- NullPointerException is resolved on saving PDF in Linux
- Arabic text is now properly being filled inside PDF document

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.

- Changing Color Space of a PDF Document
- Export Bookmarks to XML from an Existing PDF File (facades)

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
- Post your technical questions/queries to Aspose.Pdf for Java Forum
- Receive notifications about latest news and supported features by subscribing to Aspose.Pdf for Java blog

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
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic