Skip to content

Commit

Permalink
Merge branch 'develop' into vaarundev_dotnet4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varkumaradobe authored Jul 22, 2024
2 parents 449f6f3 + 8c65253 commit 40b9390
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/pages/overview/limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Document Transactions for the Operations below resulting in a Document will be c
| Rotate Pages | Rotate one or more pages in a single PDF | Document Transaction |
| Reorder Pages | Reorder one or more pages in a single PDF | Document Transaction |
| Get PDF Properties | Get XMP metadata properties of a PDF file | Document Transaction: the 50-page count does not apply|
| Watermark | Add a watermark to specified pages in a PDF | Document Transaction |

### Examples

Expand Down
7 changes: 6 additions & 1 deletion src/pages/overview/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,11 @@ Upgrading to the latest SDK should not break existing applications.

- Added [PDF Accessibility Checker](../pdf-services-api/howtos/pdf-accessibility-checker-api/) operation in PDF Services API to check accessibility on specified pages of PDF document.

### July 16, 2024; Server Side Release - Get PDF Properties

- Bug fixes [Get PDF Properties](../pdf-services-api/howtos/pdf-properties/) fixed data issue related to permissions in JSON response.


### July 08, 2024; PDF Watermark API Added

- Added [PDF Watermark](../pdf-services-api/howtos/pdf-watermark-api/) operation in PDF Services API to add a watermark on specified pages of PDF document.
Expand Down Expand Up @@ -308,4 +313,4 @@ Upgrading to the latest SDK should not break existing applications.

### June, 2023; Adobe Document Generation Server Side Release

- Added support for [External Storage](../pdf-services-api/howtos/pdf-external-storage-sol/) in Document Generation API.
- Added support for [External Storage](../pdf-services-api/howtos/pdf-external-storage-sol/) in Document Generation API.

0 comments on commit 40b9390

Please sign in to comment.