• 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

Manipulate Text Properties within Specified Rectangular Inside PDF

 
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 is new in this release?

This most recent version of Aspose.Pdf.Kit for Java 3.7.0 includes plenty of improved features. The features of manipulating text within a specified rectangular area have been introduced in this release. Users can set a rectangle using setRectangle method and then call the replaceText method of PdfContentEditor class to replace text in the specified area. Also update the text properties, using TextProperties class, within a rectangle. Text can also be retrieved from a specified location on a particular page using getTextInRectangle method. The main new & improved features added in this release are listed below

- Replace text by text location
- Modify text properties within a rectangle
- Issues with Text replaced by PdfContentEditor are resolved
- Header signature error in PdfContentEditor.replaceText is fixed
- ReplaceText now works when Scope = REPLACE_ALL specified

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Pdf.Kit for Java documentation that may guide you briefly how to use Aspose.Pdf.Kit for performing different tasks like the followings.

- Manipulate Text Inside a Rectangle
- Adding Javascript actions to a PDF file

Overview: Aspose.Pdf.Kit for Java

Aspose.Pdf.Kit is a Java component for PDF document manipulation of both windows & web based Java applications that allow developers to edit existing PDF documents. Main features include; Filling XFA fields in PDF, creating PDF document link, font style, modifying AcroForm, extracting and adding Images and text, getting and modifying meta information of PDF file, encrypting or decrypting a PDF file, Adding watermark or logo, append pages and converting PDF file to a single Tiff file or XML file.

More about Aspose.Pdf.Kit for Java

- Homepage of Aspose.Pdf.Kit for Java
- Download Aspose.Pdf.Kit for Java
- Product Overview and Features for Aspose.Pdf.Kit for Java
- Online documentation of Aspose.Pdf.Kit for Java
- Demos of Aspose.Pdf.Kit for Java
- Post your technical questions/queries to Aspose.Pdf.Kit for Java Forum
- Receive notifications about latest news and supported features by subscribing to Aspose.Pdf.Kit for Java blog

Contact Information

Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.94651

 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic