• 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

Convert EPUB to PDF & Non Searchable PDF to Searchable PDF 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?

We are pleased to announce the release of Aspose.Pdf for Java 9.7.1 . This release includes new and enhancements features along with many of the fixes reported in previous release, which make this new release more powerful and robust as compared to earlier releases. EPUB (short for electronic publication) is a free and open e-book standard from the International Digital Publishing Forum (IDPF). Files have the extension .epub. The conversion of EPUB to PDF has been supported in Aspose.Pdf for .NET for quite some time. So under the same vision of making both siblings identical in features, the conversion of EPUB to PDF is now supported in Aspose.Pdf for Java. A PDF file may consist of Text, Image, Attachments, Annotations, Graphs etc elements. In case we have an image file converted to PDF format and we have a requirement to manipulate/extract the text contents from Image PDF, it is not possible in a simple manner. Even Adobe reader cannot provide the feature to extract text contents from Image PDF. In order to accomplish this requirement, we need to perform OCR over image inside PDF file and then extract those contents for further manipulation. In this new release, we have supported the feature to convert non-searchable (Image PDF) to searchable PDF document and it can be accomplish with the help of Google tesseract OCR. As well as the enhancements and features discussed above, there have been numerous fixes related to recently introduced PDF to DOC conversion, PDF to Excel conversion, PDF to HTML conversion, PDF to PDF/A conversion, XPS to PDF conversion, PDF to TIFF conversion, text replacement, text extraction, rendering PDF files to XPS, creating TOCs in PDF files, and printing PDFs with embedded fonts. Some important new and improved features included in this release are given below

- EPUB to PDF support
- Converting non searchable PDF to searchable PDF document
- TextFragment Underline formatting is not working
- PDF to PDF/A - Resultant file is not correct
- PDF file is not properly being converted to PDF/A_1a format
- TextFragment Annotation characters overlap issue
- PDF Table cells rowspan not working, when page breaks
- NullPointerException is being generated while creating PDF file
- Systematic NullPointerException while using API
- When replacing text, contents overlap in resultant file
- Saving back to the same document throws InvalidPdfFileFormatException exception
- PDF to DOC: Table rendered incorrectly
- PDF to DOC: Image rendering issue
- PCL to PDF: Some text is broken
- PDF to HTML: incorrect Encoding of output HTML
- PDF to DOC - Page contents are not properly being rendered
- PDF to DOC: bullet list is rendered incorrectly
- Aspose PDF for Java 4.0 throwing exceptions on Linux
- Problem while adding EMF image to PDF
- ImportXML() method is not working
- PdfFIleInfo class is malfunctioning
- NullPointerException while adding TextStamp to PDF file
- PDF to Image: 200 resolution trims output image
- PDF to DOC - Missing Header text and formatting issues
- Epub to PDF: NoClassDefFoundError
- Wrong borders generates in the resulting file

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 EPUB File to PDF Format
- Converting non searchable PDF to searchable PDF document

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
 
Think of how stupid the average person is. And how half of them are stupider than that. But who reads this tiny ad?
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic