Deprecated: register_widget_control is deprecated since version 2.8.0! Use wp_register_widget_control() instead. in /home/sankarshan/sankarshan.randomink.org/blog/wp-includes/functions.php on line 4853

Deprecated: register_sidebar_widget is deprecated since version 2.8.0! Use wp_register_sidebar_widget() instead. in /home/sankarshan/sankarshan.randomink.org/blog/wp-includes/functions.php on line 4853
Comments on: Can OpenOffice.org Writer ‘flip’ my page ? http://sankarshan.randomink.org/blog/2009/04/02/can-openofficeorg-writer-flip-my-page/ A collection of jottings on various issues that excite no one else Sat, 10 Jul 2010 10:33:58 +0000 hourly 1 https://wordpress.org/?v=5.6.17 By: eric http://sankarshan.randomink.org/blog/2009/04/02/can-openofficeorg-writer-flip-my-page/comment-page-1/#comment-68411 Sat, 10 Jul 2010 10:33:58 +0000 http://sankarshan.randomink.org/blog/?p=537#comment-68411 pdflatex solves the problem fine for me.

]]>
By: ulrik http://sankarshan.randomink.org/blog/2009/04/02/can-openofficeorg-writer-flip-my-page/comment-page-1/#comment-67139 Thu, 02 Apr 2009 13:52:42 +0000 http://sankarshan.randomink.org/blog/?p=537#comment-67139 What does “flip” mean? I thought rotate at first, but it could mean mirror, flip horizontally/vertically or so.

Does the –turn option of pdfnup help? Or any other, reading the man page? At first I thought about the pdf90 tool for doing rotations, but as noted, that might not be what you meant.

]]>
By: Stefan Brüns http://sankarshan.randomink.org/blog/2009/04/02/can-openofficeorg-writer-flip-my-page/comment-page-1/#comment-67138 Thu, 02 Apr 2009 09:52:23 +0000 http://sankarshan.randomink.org/blog/?p=537#comment-67138 There are actually two steps needed to solve the problem, rearranging and incorporation into OOo

Rearranging is actually called “imposition”. There are several tools able to do this, e.g. pdftk, pdflatex, podofo …

I am using pdflatex most of the time, because it allows me to put a header and footer on the page, as well as page numbers and generate a table of contents, but the other tools might be suited better for your task.

Get it to work with OOo either means exporting to pdf and using the tool, then printout (which is not the worst idea, because you may want to check the contents before doing the impositioning anyways), or create a new “printer” with “spadmin” (StarOffice Printer Admin? – it is locate somewhere in lib, so you have to start it with the full path). Use “Distiller” for the printer type, create a script which does everything you want, and put this script as the “distilling” command.

]]>