Aspose.Pdf adds image resources from URL
Released: Sep 8, 2010
Updates in this release
Updates in V2.7
- New methods in the XMLDocument class have been added
- Image resources from a URL can now be added
- Performance of this release is 4x-6x times better than previous version when images are placed inside PDF sections or embedded as attachments.
- When using JDK 5 and JDK 6, the new version finds the system fonts folder automatically and there is no need to specify it manually as required with JDK 4.
- In order to improve Java interface, following new overloaded methods are added to Pdf class: bindXML(InputStream) and save(OutputStream stream)