mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
## 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> |
||
|---|---|---|
| .. | ||
| translations | ||
| analyze_pdf_json.py | ||
| build-tauri-jlink.bat | ||
| build-tauri-jlink.sh | ||
| convert_cff_to_ttf.py | ||
| convert_properties_to_json.py | ||
| counter_translation_v2.py | ||
| counter_translation.py | ||
| download_pdf_samples.py | ||
| download-security-jar.sh | ||
| generate_requirements.bat | ||
| harvest_type3_fonts.py | ||
| ignore_translation.toml | ||
| index_type3_catalogue.py | ||
| init-without-ocr.sh | ||
| init.sh | ||
| installFonts.sh | ||
| PropSync.java | ||
| remove_translation_keys.sh | ||
| replace_translation_line.sh | ||
| RestartHelper.java | ||
| summarize_type3_signatures.py | ||
| type3_to_cff.py | ||
| update_type3_library.py | ||