When we open the Powerpoint file after loading it, it starts showing from the last page. Also, when switching with Panel Size, one of the other pages appears instead of the current page.
We’ve failed to reproduce this issue using the latest version (0.8.84) of @groupdocs.examples.angular/viewer. Can you please share which version you’re using and the file you’re using.
Thank you for attaching the sample file. Unfortunately, I could not reproduce this issue. Can you please share the code that handles panel size panel-size-selection.jpg?
We are not authorized to see this code, core code. However, when the page is opened regardless of the panel size, it opens as the last page. We had a similar problem in the sheet structure in excel, you found a solution for it.
The code that you’re probably looking for is located in the selectFile function. You can try overriding this method and always navigate to the first page with this._navigateService.toFirstPage().
I’m sorry for the delayed response. We have found the issue with the file you have attached. To fix the issue please exclude the following fonts Arial and Calibri from being embedded into output HTML.
In case you’re using GroupDocs.Viewer.UI package add the following lines: