Stirling-PDF/src/main/java/stirling/software/SPDF/service
Anthony Stirling a61749d500
removal of all getByte loads (#3153)
# Description of Changes

Please provide a summary of the changes, including:

- What was changed
- Why the change was made
- Any challenges encountered

Closes #(issue_number)

---

## Checklist

### General

- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing)
for more details.

---------

Co-authored-by: a <a>
2025-03-10 20:17:45 +00:00
..
misc commit for feature developing invert-replace color of a pdf for stirl… (#1982) 2024-10-04 16:53:00 +01:00
CertificateValidationService.java Improve Type-Safe Casting with Pattern Matching (#2990) 2025-02-25 21:31:50 +00:00
CustomPDDocumentFactory.java removal of all getByte loads (#3153) 2025-03-10 20:17:45 +00:00
LanguageService.java Dynamic paths for tools and removal of unused book endpoints (#3018) 2025-02-23 13:36:21 +00:00
MetricsAggregatorService.java Switch order of literals to prevent NullPointerException (#2769) 2025-01-22 10:39:47 +00:00
PdfImageRemovalService.java Fix ConcurrentModificationException by modifying resources outside the iteration. (#1719) 2024-08-19 19:42:55 +01:00
PdfMetadataService.java fixes and other changes and debug of WIP SAML (#2360) 2024-11-29 15:11:59 +00:00
PostHogService.java Improved Configuration and YAML Management (#2966) 2025-02-25 21:52:59 +00:00
SignatureService.java Dynamic paths for tools and removal of unused book endpoints (#3018) 2025-02-23 13:36:21 +00:00