In order to introduce more flexible features for the NXPowerLite SDK we have made some breaking changes to the interfaces. These changes could affect your deployment and may require you to change and recompile code prior to using the new binary files.
If you have used any of the Removed settings in your code (i.e. changed them from their default settings) then you will need to update your code. V8 also includes an additional option to skip optimization of content in PowerPoint slide masters.
Removed settings | Replacement Setting(s) |
---|---|
JPEGQualityOffice | JPEGQualityPowerPoint JPEGQualityWord JPEGQualityExcel |
AllowResizingOffice | AllowResizingPowerPoint AllowResizingWord AllowResizingExcel |
AllowCroppingOffice | AllowCroppingPowerPoint AllowCroppingWord AllowCroppingExcel |
AllowRemoveHiddenContentOffice | AllowRemoveHiddenContentPowerPoint AllowRemoveHiddenContentWord >AllowRemoveHiddenContentExcel |
DotsPerInchOffice | DotsPerInchWord DotsPerInchExcel |
AllowJPEGConversionOffice | AllowJPEGConversionPowerPoint AllowJPEGConversionWord AllowJPEGConversionExcel |
N/A (NEW) | AllowPowerPointSlideMasters |
For details of each of the new setting please download and refer to the help documentation.
In order to view the help docs, you will need to change the file extension of the downloaded file from .txt to .chm