i use pdf make library. can some one say me how to rotate text (elements) using this library? I want to print pdf vertically. thank you so much.
i found this page on the documentation of the pdfmake library
Simply put the option to Portrait
pageOrientation: 'portrait'
And it should be vertically oriented