Revision history for CtrlO::PDF
0.06 Tue Nov 24 2020
* Add header option
0.05 Thu Jul 2 2020
* Automatically add space for logo whenever starting new page
* Make sure space for table if at end of page
* Add size option to text
* Add move_y_position and change name of current_y
* Add options to get and set y position
* Add indent option
0.04 Tue Oct 1 2019
* Fix uninitialized value warning when no logo specified (thanks Mike West)
0.03 Fri Apr 26 2019
* Another attempt to add the missing font files
0.02 Mon Apr 15 2019
* Fix failing test due to missing default font (thanks Tom Hukins). A
better longer term solution would probably allow the module to not depend
on any fonts - PRs welcome.
0.01 Sun Aug 12 2018
* Initial release