Customize Document Previewer

​We are using the ASPOSE in .net (Aspose.PDF.dll Ver 19.4.0.0) for previewing our documents from the web API to Angular.
There is a need to customize the previewer as mentioned in screen shot.
We want to place some controls over the previewer. Like Checkout, Edit, Download and Delete.
Please guide how we can achieve that. Refer the attached wire frame.Preview Wire Frame.jpg (25.8 KB)

@cmerriex

Aspose.PDF for .NET does not offer any feature or control to view the PDF documents or edit it through widgets. However, you can use it in codebehind to manipulate PDF files. You may please check GroupDocs.Viewer for .NET (one of our ventures) which offers additional rendering options by adding watermarks, rotating and reordering pages, extracting document text with coordinates and much more!