I'm exploring the package as a possible replacement for fpdf as a
deck client.
The progress so far.
For example I'm looking for a method to specify page dimensions outside of built-in ones. Also the default orientation is portrait, what is the best method for flipping to landscape? The current methods rotate the whole page, but not the operations on the page.
I'm exploring the package as a possible replacement for fpdf as a
deck client.
The progress so far.
For example I'm looking for a method to specify page dimensions outside of built-in ones. Also the default orientation is portrait, what is the best method for flipping to landscape? The current methods rotate the whole page, but not the operations on the page.