-
I'd like to suggest a --rotate=deg option.
That option should rotate the resulting pdf by the degrees given.
The legal values for deg should be 0, 90, 180, 270, -90, -180, -270 with 0 being the defau…
eiked updated
4 years ago
-
**Bug report**
- A description of the bug
When I extract text from a rotated pdf, I get single chars with tons of control characters mixed, where I would expect just readable text.
- Steps to…
-
I am happy to submit a pull request to set the default to not rotate the pdf if this is deemed reasonable.
Thanks,
-
pdf2txt is not able to parse pdfs which are rotated by 90 degrees. Is there any condition to check this and then extract ?
-
Ok, I'm the guy that submitted it, but I've spent a day trying to debug it, and I'm hoping someone will have some ideas. What happens is that second PDF is rotated right before merging. If I rotate …
-
Hi, How can I rotate the text 90 degrees in HTML so that TCPDF will do it correctly? Using styles: `transform: rotate(-90.0deg);` unfortunately it doesn't work, a
`'Text To Rotate' `
sets the t…
-
At least on Fedora 24, there is no man page, and the information on github (which seems to be duplicated elsewhere word for word) makes no mention of rotating pages. Trying random idea brings up the u…
-
Hello,
in my project I have to render a multiple page document: the props **_:rotate_** works fine, but it rotates all the pages in the document.
```
```
Is there a way to ro…
-
It would be great to be able to export to landscape format.
-
With the commandline `pdf-crop-margins -u -s myscan.pdf`, the rotated pages are restored before read-in. However, this creates a problem. The rotated pages are supposed to be treated as-is, since the …