Quantcast
Channel: Aspose.Pdf for Java
Viewing all articles
Browse latest Browse all 47

Aspose.Pdf for Java 3.2.0

$
0
0
We are proud to announce the release of a new version of Aspose.Pdf for Java 3.2.0. This release offers some great features as well as hotfix for issues reported earlier.

Enhancements:
  • Added minimal support for the in-place html style tag. Currently we have supported
    • text-align
    • color (for formats like #ffffff or antiquewhite)
    • font-family
    • font-size (pointed as pt,px,em or %)
    • font-weight
    • margin-left
    • margin-right
    • margin-top
    • margin-bottom
  • PDFJAVA-33131 - Ability to directly save Swings object to Pdf file
The ImageInfo class now has method setSystemImage(Component component)
To use this method the component should be realized to screen, prior to rendering it to your .pdf file.

    Exceptions:

    Bugs:

    Viewing all articles
    Browse latest Browse all 47

    Trending Articles