dvivarelli
dvivarelli
### Bug description when i put assume_straight_pages = False i receive an error. The error seems to be in dotr/models/_utils.py extract_rcrops cv2.warpAffine( img if channels_last else img.transpose(1, 2, 0), >>...
Hello, i need a method to convert a sort string into QueryDsl predicate. How can i do that?
Hello, I want to convert an html page into pdf with puppeteer. I have some maps witch i would like to convert into svg before putting in the pdf file....