You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With current version when adding new image at given x location, if a new page is required because of image sizing, the new x is wrong.
I figured it by wrapping the 'image' method (I forced the pdf.x variable to be always the one correct):
The text was updated successfully, but these errors were encountered:
MCilento93
changed the title
self.image() wrong x location when adding a page
self.image() error when centering image and add_page() is called
Jun 22, 2022
With current version when adding new image at given x location, if a new page is required because of image sizing, the new x is wrong.
I figured it by wrapping the 'image' method (I forced the pdf.x variable to be always the one correct):
The text was updated successfully, but these errors were encountered: