• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Process Line Breaking & Enhanced Performance during PDF to HTML Conversion inside 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 18.4 . Some of Aspose customers have requirements to determine the points/positions where an Enter/Line Break was added to create new line or contents of a line were moved to subsequent line, after content reaching to the edge of the page. It has implemented tracking background processing of multi-line text fragments in text adding scenarios. Users can use getNotifications() method of Page Class, in order to log the line breaks. Aspose team has already have been planning to add features in the API regarding such scenarios, and are working over providing support for these features in scenarios of manipulating existing PDF documents as well. Aspose team hope to provide more enhancements in API regarding this feature in upcoming versions. For now, only notifications about paragraph events in text adding scenarios are supported. Regarding performance of the API during PDF to HTML conversion, there were some issues reported for earlier versions of Aspose.PDF for Java. For some particular PDF documents (i.e. containing images and annotations), API was taking more time than expected in order to render them as HTML. However, it has improved API for such type of conversions and processing time is much reduced in Aspose.PDF for Java 18.4. Along with the improvements and enhancements mentioned above, this release has made some important bug fixes, such as Cannot retrieve the watermark text of PDF, Security error on setting custom font directory, PDF to HTML: Header text is not been rendered correctly, PDF to HTML: Text rendered incorrectly and RedactArea corrupts the PDF if with setLicense method. Some important improved features included in this release are given below

- Cannot retrieve the watermark text of PDF
- Security error on setting custom font directory
- PDF to HTML - hangs and takes very long time
- PDF to HTML: Header text is not been rendered correctly
- PDF to HTML: Text rendered incorrectly
- RedactArea corrupts the PDF if with setLicense method

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.

- Determine Line Break
-  Convert PDF to HTML format

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
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic