Serve PDF file in Angular project

Is it possible to use Aspose to serve a PDF in an Angular project?

@jack.montagna

Would you please clarify a bit more about your requirements? Do you want to use the API in JavaScript at client side or you want to use it in back end to send PDF bytes to front end?

On the front end in a TypeScript Angular project.

@jack.montagna

Regretfully, you cannot use Aspose.PDF for .NET in TypeScript Angular project. You can create a web API using the API and use that API calls in TypeScript to perform the operations over PDF documents. Furthermore, you may also check our Aspose.PDF Cloud APIs in case you need to use it in TypeScript Angular Project.