Aspose.Page Convert Micro App 26.8 Release Notes - Introduction
This page contains release notes information for Aspose.Page Convert Micro App 26.8.
Aspose.Page Convert Micro Application v26.8 is released with a fix for pages being dropped during conversion, corrected process exit codes and an updated Aspose.Page library.
Aspose.Page Convert Micro Application
This application enables efficient conversion of PS/EPS/XPS documents into various formats.
What’s New
- Updated the Aspose.Page Convert Micro Application release version to 26.8.
- Updated Aspose.Page library from version 26.5 to 26.7.
- Fixed the loss of pages during conversion. XPS to PDF conversion and conversion to BMP were restricted to a fixed set of pages, so documents were converted incompletely. The whole document is now converted.
- The application now reports failures through the process exit code. A successful run returns 0, invalid arguments return 1, a missing input returns 2, an unsupported format returns 3 and a processing failure returns 4.
- Error messages are now written to the standard error stream and are shown even without the
-v/--verboseoption. Previously an error could be reported only in verbose mode. - The
-i/--inputoption now accepts an http or https url, as documented. Previously a url was rejected as a missing path.
Behaviour Changes
- Page count. Conversions that previously produced an incomplete result now produce every page of the document. Expect more output files, or more pages in the resulting PDF, than in earlier versions.
- Exit codes. Earlier versions always exited with code 0, including on failure. Scripts that call this application and treat a non-zero exit code as an error will now correctly detect failures that previously went unnoticed. Review any automation that relied on the old behaviour.
Got a Query?
Have any questions or queries about the application? Please feel free to reach us on Aspose.Page Apps Free support forum, where our technical team will do their best to assist you further.