When I tried to create blank page I am getting this error new_page = PyPDF2.PageObject.create_blank_page( page_width, page_height) AttributeError: 'decimal.Decimal' object has no attribute 'pages'
Why this class is not working?
When I tried to create blank page I am getting this error new_page = PyPDF2.PageObject.create_blank_page( page_width, page_height) AttributeError: 'decimal.Decimal' object has no attribute 'pages'
Why this class is not working?
Copyright © 2021 Jogjafile Inc.