• 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
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

Add/Manipulate Table & Get Height of a Table in Existing PDF File 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 17.6.0 . This release has introduced a new feature to get height of table in existing PDF file. Apart from this new feature, Aspose team has also introduced many fixes related to bus reported in earlier release versions. In fact, the conversion of PDF files to PDF/A format has been specifically improved to cater wide variety of PDF files.Aspose.Pdf for Java offers the feature to Add table in existing PDF file, as well as Manipulate tables in existing PDF file. Starting this new release, it has also introduced the feature to Get height of table in existing PDF document. In order to get the height information, users need to create an instance of TableAbsorber instance, iterate through page of PDF file, get rectangular instance for table object and then print the Height and Width information of extracted table instance. As mentioned above, the significant improvements have been made in PDF to PDF/A conversion. Furthermore, the HTML to PDF conversion, PDF to DOCX and PCL file to PDF conversion are also among the improvement features which help to create output files with great fidelity. Some important improved features included in this release are given below

- Get height of table in existing PDF file
- LineAnnotation and PolyLineAnnotation measurement recalculation upon resize
- Not able to create bulleted list in heading
- When PDF is converted to PDF_A_1B, output file is still classic PDF
- Hindi text replacement results into incorrect text
- PDF to PDF/A - StringIndexOutOfBoundsException during conversion
- PDF to PDF/A - StringIndexOutOfBoundsException during conversion
- PDF to PDF/A - StringIndexOutOfBoundsException during conversion
- Default padding for HtmlFragment in Table cell
- PPDF to DOCX - Formatting issues in resultant file
- HTML to PDF - Ambiguous match found
- PCL to PDF: Some text is absent

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.

- Adding RichMediaAnnotation
- Add Adding a Table

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
 
Try 100 things. 2 will work out, but you will never know in advance which 2. This tiny ad might be one:
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
    Bookmark Topic Watch Topic
  • New Topic