paste pdf image with correct width and height and position to svg file in python using fitz
`i am trying to convert pdf file to svg with correct formating
i am using the fitz pymupdf library
the text is formatted correctly but i cant adjust the image
“this is my first time working with pdf or svg”