I need to view these below listed files formats in read only mode in angular, so is there any npm packages for viewing the documents alone
• PDF
• DOC
• DOCX
• XLS
• XLSX
• CSV
• TXT
• RTF
• HTML
Welcome to GroupDocs Forum!
Yes, there is @groupdocs.examples.angular/viewer package. Usage example can be found in Change Angular Viewer UI topic. Please note that Angular UI requires a backend.
Please also check our Demo Projects at GitHub.
Feel free to contact us.
Can you please provide an example for angular viewer with backend code and also is there any file size restriction
Sure, please check this ASP.NET Core Demo that is using open source GroupDocs.Viewer.UI NuGet package. See also How to integrate GroupDocs.Viewer in ASP.NET Core Web app documentation article for more details.
There are no file size restrictions. Learn more about trial limitations and licensing in Licensing and Subscription.