app-paperback
view release on metacpan or search on metacpan
Revision history for Perl module and script App::paperback.
1.42 Mon Mar 27 15:00:00 2023
- Further change 2022 to 2023!
1.41 Mon Mar 27 12:00:00 2023
- Increase read buffer from 200 to 1024 bytes
1.40 Mon Mar 27 09:30:00 2023
- Change 2022 to 2023!
1.39 Mon Mar 27 09:00:00 2023
- Harmonize error messages. Shorten some processing.
1.38 Sat Mar 25 15:00:00 2023
- Just process Root and Pages once in getPage (first page)
1.37 Mon Oct 3 09:00:00 2022
- Fix regression in calcRotateMatrix
1.36 Tue Sep 27 09:00:00 2022
- Renaming some variables to improve generalization
1.35 Sat Sep 24 15:00:00 2022
- Perlify and improve speed of some conditionals
1.34 Tue Sep 20 15:00:00 2022
- Shorten x and y offset values using function "x"
1.33 Tue Sep 20 09:00:00 2022
- Syntax perlification and variable relocation
1.32 Mon Sep 19 12:00:00 2022
- Improve documentation
1.31 Sun Sep 18 09:00:00 2022
- Improve documentation
1.30 Wed Sep 14 16:00:00 2022
- Improve documentation
1.28 Wed Sep 14 15:00:00 2022
- Improve documentation
1.27 Wed Sep 14 12:00:00 2022
- Gain some speed by calling subs with "&" when empty of parameteres
1.26 Tue Sep 13 09:00:00 2022
- General cleaning of syntax and faster xform inner sub
1.25 Mon Sep 12 12:00:00 2022
- Deleted redundant check when opening input file
- Reformulated size checking
1.24 Sun Sep 11 00:00:00 2022
- Replace global variable with state variable
- Avoid useless check for GpageXObject
1.23 Fri Sep 9 10:00:00 2022
- Fix bug in 'state %known' (v1.22) that made PDF bigger than needed
1.22 Fri Sep 9 09:00:00 2022
- Add test and early die in case a nonexistant page is requested
1.21 Thu Sep 8 21:00:00 2022
- Correct output paper size for QuarterLegal input
- Made test in for loop both simpler and warning-free
1.20 Thu Sep 8 15:00:00 2022
- Add processing for input page sizes Letter and A4
1.19 Thu Sep 8 09:00:00 2022
- Fix bug in output paper size determination
1.18 Wed Sep 7 21:00:00 2022
- Replace paper size constants by calculations and a hash
1.17 Wed Sep 7 15:00:00 2022
- Improve page size recognition on modern PDF files
1.16 Wed Sep 7 09:00:00 2022
- Clearer variable and sub names
1.15 Sat Sep 3 09:00:00 2022
- Begin road to managing PDFs with xref streams by recognising them
1.14 Thu Sep 1 15:00:00 2022
- Faster exit with error when input file is not a PDF
1.13 Thu Sep 1 10:00:00 2022
- Fix error messages
( run in 0.457 second using v1.01-cache-2.11-cpan-5511b514fd6 )