I have a document displayed in a doc-view buffer. However, the document is rotated 90 degrees left. Can I rotate a doc in emacs doc-view?
I have a document displayed in a doc-view buffer. However, the document is rotated
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I also had this requirement. Sadly doc-view doesn’t provide this functionality.
Also the image code used by emacs can’t rotate images. So I created a function which utilizes ImageMagick to transform the png files stored in the cache dir and redisplay the current page: