1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-23 15:21:25 +01:00

Make ./gradlew executable; accept .java files improvements after running ./gradlew build

This commit is contained in:
Andrey Voronkov 2024-01-03 03:21:11 +03:00
parent de9e9a0f84
commit 8a57165547
29 changed files with 3006 additions and 3007 deletions

0
gradlew vendored Normal file → Executable file
View File

View File

@ -120,7 +120,6 @@ public class SplitPdfBySectionsController {
float translateX = -subPageWidth * i;
float translateY = height - subPageHeight * (verticalDivisions - j);
// Code for google Docs pdfs..
// float translateY = -subPageHeight * (verticalDivisions - 1 - j);