ThePhatak

Results 11 comments of ThePhatak

is anyone working on this issue, or can I take it?

@haba-beton I tried reporducing the behaviour and it does happen for this pdf given by you, but when i tried using other any other pdf which I have, it is...

@haba-beton There is also a way to print the SAMPLE.pdf in portrait mode: /usr/sbin/cupsfilter -p /etc/cups/ppd/PRINTER.ppd -m application/vnd.cups-pdf -o media=A4 -o orientation-requested=3 sample.pdf > out.pdf

Could you please tell what version of CUPS and system you are using. I am using Ubuntu 23.04 Also I double checked "-o orientation-requested=3" and the output is coming in...

And yes, you are correct, configuration-based commands are not viable. We might have to solve it by debugging the code.

wrt to PR#4686, I messed up some git commands, thus I reset everything and added new commits

> Some comments. > The fixup commits are good, now you can merge them in original commit with git rebase -i --autosquash HEAD~8. > Also, take another look to this...

hi @eiffel-fl, can you review this?

Hi, This is my first PR to this repo, should I write test cases as well to support this enhancement addition?

Hi, I am working on this, will post a PR soon!!