1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-06-03 06:10:11 +02:00
Stirling-PDF/src/main/java/stirling/software/SPDF/controller/api/converters
Anthony Stirling 71e93e3cb5
print (WIP), fake scan (WIP) and text conversion for ultra-lite (#1098)
* Changes!

* lang

* fake scan init, print init and pdf to text for exe

* Hardening suggestions for Stirling-PDF / changes (#1099)

* Switch order of literals to prevent NullPointerException

* Introduced protections against predictable RNG abuse

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>

* Update README.md

* install custom fonts

* Formats etc

* version bump

* disable WIP work

* remove chinese font

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Co-authored-by: systo <systo@host.docker.internal>
2024-04-21 23:06:44 +01:00
..
ConvertBookToPDFController.java chore: fix some typos (#900) 2024-03-12 19:42:15 -04:00
ConvertHtmlToPDF.java more fixes 2024-02-10 00:21:00 +00:00
ConvertImgPDFController.java test 2024-02-06 00:00:49 +00:00
ConvertMarkdownToPdf.java more fixes 2024-02-10 00:21:00 +00:00
ConvertOfficeController.java test 2024-02-06 00:00:49 +00:00
ConvertPDFToBookController.java chore: fix some typos (#900) 2024-03-12 19:42:15 -04:00
ConvertPDFToHtml.java fix: missing pdf to html endpoint (#1043) 2024-04-08 21:28:57 +01:00
ConvertPDFToOffice.java fix: switch to pdftohtml for pdf to html conversions (#998) 2024-03-29 17:02:33 -04:00
ConvertPDFToPDFA.java print (WIP), fake scan (WIP) and text conversion for ultra-lite (#1098) 2024-04-21 23:06:44 +01:00
ConvertWebsiteToPDF.java fix: switch to pdftohtml for pdf to html conversions (#998) 2024-03-29 17:02:33 -04:00
ExtractController.java pdfbox3 upgrade and fix 2024-01-12 23:15:27 +00:00