Skip to content
Advertisement

PyMuPDF insertTextBox inserting text but in mirrored form

JavaScript

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

Advertisement

Answer

I tried updating my existing pdf file. but it wasn’t the correct solution to overcome this problem. Finally, I tried by creating new pdf file.

JavaScript
Advertisement