mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-11 02:10:11 +01:00
8cbb4367ab
* Improve the PDF rendering process for pages of varying sizes This commit includes changes to handle the rendering of PDF documents with pages of different sizes. The updated code calculates the dimensions of each page upfront and assembles a final combined image that accommodates for the differing page dimensions. This approach avoids repetitive renderings of the same page sizes. * Refactor image preparation for Pdf to Image |
||
---|---|---|
.. | ||
main | ||
test/java/stirling/software/SPDF |