The latest version of Aspose.Pdf for Android 1.2.0 has been released. This new release provides some great features including PDF to image conversion using android application with the help of the com.aspose.pdf.facades.PdfConverter class. Previously, this feature was only supported in Aspose.Pdf for .NET and Aspose.Pdf for Java. Aspose.Pdf for Android is built on top of Aspose.Pdf for Java and they have worked hard to support this feature in Aspose.Pdf for Android so that their Android customers can also use this handy feature for PDF manipulation. In this new release, they have introduced some great classes including:

- BaseParagraph
- BorderCornerStyle
- BorderCornerType
- BorderInfo
- BorderSide
- FloatingBox
- HeaderFooter
- Heading
- Hyperlink
- Image
- LevelFormat
- MarginInfo
- NewParargraphPlacementInfo
- PageGenerator
- PageInfo
- Paragraphs
- TableImporter
- TOCInfo
- WebHyperlink

Based on newly added classes, you can set a table’s border style, margins and padding, convert PDF documents to images, work with FloatingBox objects, convert image files to PDF format and much more. This release includes plenty of new and improved features as listed below

- Add PdfConverter facade (beta)
- Add Generator functionality
- TEXT to PDF conversion issue is resolved - using textbuilder
- Exception resolved while Adding image to an existing PDF document
- Exception resolved while Adding image to an existing PDF document