https://github.com/compdfkit/compdfkit-web-example-angular
Example of how to integrate ComPDFKit for Web in an Angular project.
https://github.com/compdfkit/compdfkit-web-example-angular
Last synced: 3 months ago
JSON representation
Example of how to integrate ComPDFKit for Web in an Angular project.
- Host: GitHub
- URL: https://github.com/compdfkit/compdfkit-web-example-angular
- Owner: ComPDFKit
- Created: 2024-08-29T06:31:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T07:57:37.000Z (9 months ago)
- Last Synced: 2025-01-10T22:41:15.460Z (4 months ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The [ComPDFKit PDF SDK](https://www.compdf.com/) offers seamless integration across multiple platforms including [Web](https://www.compdf.com/pdf-sdk), [Windows](https://www.compdf.com/windows), [Mac](https://www.compdf.com/contact-sales), [iOS](https://www.compdf.com/ios), [Android](https://www.compdf.com/android), and [Server](https://www.compdf.com/server). Additionally, it supports cross-platform frameworks like [React Native](https://www.compdf.com/react-native), [Flutter](https://www.compdf.com/flutter), and among others.
## Introduction
[ComPDFKit Web SDK](https://www.compdf.com/web) depends on a robust JavaScript PDF library to offer an exceptional and interactive UI for developers. Suitable for developers who are looking to enhance their web applications with advanced PDF functions, this SDK supports the creation of webviewers in multiple frameworks, including [Vanilla JavaScript](https://www.compdf.com/guides/pdf-sdk/web/make-a-program#integrate-into-a-vanilla-javascript-project), [Vue.js](https://www.compdf.com/guides/pdf-sdk/web/frameworks/vue), [React](https://www.compdf.com/guides/pdf-sdk/web/fram), [Angular](https://www.compdf.com/guides/pdf-sdk/web/frameworks/angular), [Next.js](https://www.compdf.com/guides/pdf-sdk/web/frameworks/nextjs), [Nuxt.js](https://www.compdf.com/guides/pdf-sdk/web/frameworks/nuxtjs), and [Svelte](https://www.compdf.com/guides/pdf-sdk/web/frameworks/svelte).
Use [ComPDFKit for Web](https://www.compdf.com/guides/pdf-sdk/web/overview) to seamlessly integrate PDF viewers, annotations, and content editors into your [Angular](https://www.compdf.com/guides/pdf-sdk/web/frameworks/angular) web applications
## Related
- Download [ComPDFKit for Web](https://www.npmjs.com/package/@compdfkit_pdf_sdk/webviewer) in npm.
- Experience how our WebViewer perform by visiting [ComPDFKit's Web Demo](https://www.compdf.com/webviewer/demo)
- Integrating ComPDFKit Web SDK into [Salesforce](https://www.compdf.com/pdf-sdk/salesforce), [SharePoint](https://www.compdf.com/pdf-sdk/sharepoint), [Microsoft Teams](https://www.compdf.com/contact-sales), and more.
- [Build a Web PDF Viewer with Angular](https://www.compdf.com/blog/integrate-compdfkit-web-sdk-in-angular-app).
- [ComPDFKit Standalone Deployment for Web](https://www.compdf.com/blog/compdfkit-standalone-deployment-for-web).
- Experience seamless data extraction from PDFs with our online [Extraction Demo](https://www.compdf.com/data-extraction/demo).
- Obtain [Intelligent Document Processing](https://www.compdf.com/solutions/intelligent-document-processing) - customized one-stop solution.
## Prerequisites
To get started, you'll need:
- The latest stable version of Node.js.- A package manager compatible with npm(8.5.0 or later).
- License Key: Get a [free 30-day license key](https://www.compdf.com/pricing) to test the project on our website.
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/ComPDFKit/compdfkit-web-example-angular.git
cd compdfkit-web-example-angular
```2. Install the dependencies of the example project with npm:
```bash
npm install
```For more information and operations, please visit our [developer documentation](https://www.compdf.com/guides/pdf-sdk/web/angular).
## License
Enter your provided license from our Team into the `` section within `src/app/app.component.ts`.
ComPDFKit for Web provides flexible licensing options that you can easily [acquire a license online](https://www.compdf.com/pricing), this simplifies the process and saves you time by removing the need to contact our support team. For further information, you are welcome to [get in touch with our sales team](https://www.compdf.com/contact-sales). Each license is restricted to the main domain and its related subdomains.
Please be aware that sharing any documentation, sample code, or source code from the ComPDFKit PDF SDK package with third parties is strictly forbidden.
**Attention:** The license available on GitHub is strictly for demo purposes. If you want to integrate our Web PDF SDK into your Angular project, you can obtain a [free trial license](https://www.compdf.com/pricing) by visiting our website.
## Run the Example
```bash
npm start
```Please visdit `http://localhost:4200` on your broswer. Then, you'll be able to view the PDF docuemnets you want to display.
## Support
ComPDFKit has a professional R&D team that produces comprehensive technical documentation and guides to help developers. Additionally, whenever you report an issue to us you'll get an immediate response from our support team, ensuring that any issues you report are resolved promptly.- For detailed information, please visit our [Guides](https://www.compdf.com/guides/pdf-sdk/web/overview) page.
- Stay updated with the latest improvements through our [Changelog](https://www.compdf.com/pdf-sdk/changelog-windows).
- For technical assistance, please reach out to our [Technical Support](https://www.compdf.com/support).
- To get more details and an accurate quote, please [contact our Sales Team](https://www.compdf.com/contact-sales).
## Note
We are happy to share the news that you can now sign up for a ComPDFKit API account to enjoy a [free trial](https://api.compdf.com/api/pricing), allowing you to process up to 1000 documents each month at no cost.