Skip to content
Advertisement

Tag: pymupdf

PyMuPDF insertTextBox inserting text but in mirrored form

Above code adds text in pdf in mirror form why I dont know I tried insertText method, morph attribute with inserTextbox but still no solutions finds.you can see output hereOutPut PDF file image Any help? Thanks In Advance Answer I tried updating my existing pdf file. but it wasn’t the correct solution to overcome this problem. Finally, I tried by

Advertisement