maxio icon indicating copy to clipboard operation
maxio copied to clipboard

exportNotebook is totally broken in landscape mode (for PDF)

Open trou opened this issue 7 years ago • 2 comments
trafficstars

Hello, I've just used the rM to annotate a landscape PDF (size 453.54 x 255.12 pts), and exportNotebook does not handle the case at all. I've tried to hack it into supporting it but for some reason I can't get the translate to work.

However, I've stumbled upon https://github.com/tavinus/pdfScale/ which seems to have everything we need (almost, I could not get the automatic translate to work).

I'll see if I manage to do something, but don't count on it :)

trou avatar Jul 31 '18 12:07 trou

I've pushed a hack here: https://github.com/trou/maxio/tree/landscape

trou avatar Jul 31 '18 12:07 trou

It would be quite easy to add a similar fix in https://github.com/reHackable/maxio/pull/22 If it gets approved or reviewed, I'll update the PR to add it

mseri avatar Jul 31 '18 19:07 mseri