Stirling-PDF/docker/compose
Anthony Stirling b0397da19e
PDF Text editor (#4724)
## Summary
- add a `PdfJsonConversionService` that serializes PDF text, fonts, and
metadata to JSON and rebuilds a PDF from the same structure
- expose REST endpoints for `/pdf/json` and `/json/pdf` conversions
using the existing convert API infrastructure
- define JSON model classes capturing document metadata, font
information, and positioned text elements

## Testing
- `./gradlew spotlessApply` *(fails: plugin
org.springframework.boot:3.5.4 unavailable in build environment)*
- `./gradlew build` *(fails: plugin org.springframework.boot:3.5.4
unavailable in build environment)*

------
https://chatgpt.com/codex/tasks/task_b_68f8e98d94ac8328a0e499e541528b6f

---------

Co-authored-by: EthanHealy01 <ethan.healy.21@gmail.com>
2025-11-24 14:15:02 +00:00
..
docker-compose-unified-backend.yml docker (#4711) 2025-10-27 16:45:18 +00:00
docker-compose-unified-both.yml docker (#4711) 2025-10-27 16:45:18 +00:00
docker-compose-unified-frontend.yml docker (#4711) 2025-10-27 16:45:18 +00:00
docker-compose.fat.yml Feature/v2/googleDrive (#4592) 2025-10-09 10:22:17 +01:00
docker-compose.ultra-lite.yml Feature/v2/googleDrive (#4592) 2025-10-09 10:22:17 +01:00
docker-compose.yml PDF Text editor (#4724) 2025-11-24 14:15:02 +00:00