From ce3881ed11c851f0cb004133b70b0621cc748d43 Mon Sep 17 00:00:00 2001 From: Raymond Camden Date: Mon, 24 May 2021 17:28:41 -0500 Subject: [PATCH] Update README.md Added text about our other document services. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1371e41..66b0482 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,10 @@ To see it in action, copy ```More Samples/Angular Samples``` folder to your comp For detailed documentation, please check https://www.adobe.com/go/dcviewsdk_docs. +## Other Options + +Adobe also offers PDF-related APIs for the manipulation and creation of PDFs. See our [PDF Services](https://www.adobe.io/apis/documentcloud/dcsdk/pdf-tools.html) for more information. Along with general purpose PDF manipulation services, you can use [Adobe Document Generation](https://www.adobe.io/apis/documentcloud/dcsdk/doc-generation.html) to dynamically generate PDFs from Microsoft Word templates and your custom data. + ## Licensing This project is licensed under the MIT License. See [LICENSE](LICENSE.md) for more information.