https://bugs.kde.org/show_bug.cgi?id=181290
--- Comment #67 from Francesco Riosa <francesco pnpitalia it> 2011-02-22 16:57:46 --- (In reply to comment #64) > it's not working if you print two pages per page... > and I have a better workaround ;): acrobat reader... > > Please somebody feel responsiblöe for solving this bug mkdir ~/my_backup_dir cp /usr/lib*/libokularcore.so* ~/my_backup_dir sudo sed -i -e 's:landscape:portrait :g' -i /usr/lib*/libokularcore.so.1.6.0 I've now tested this on suse kde 4.6.0, if you have different versions you may need to change libokularcore.so.1.6.0 to libokularcore.so.1.?.0 Also noticed the added option to sed "-i" (in-place), w/o it will print on terminal the file (not very useful) It work as is, both printing w/o changing _any_setting, and also changing _only_ multiple pages per page setting. have fun! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel