react-native-pdf-lib
react-native-pdf-lib copied to clipboard
How I get the page size to center an element?
I want to center an element with respect to the width and height of the PDF document, but I can't find a way to do it, is there getSize or something similar?
I haven't tested this, but playing around with the Media Box is where I'd start: https://github.com/Hopding/react-native-pdf-lib/blob/master/js/src/PDFPage.js#L66