Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1867  / 3 Years ago, fri, september 3, 2021, 9:08:09

I am given a couple PDF files which are created using LaTeX in a landscape format. On my 24" monitor, I can comfortably read them full screen, but it is a pain to use when the windows is smaller, like on my Netbook.



Is there some way to split this PDF up into several landscape pages?




More From » pdf

 Answers
2

Use Briss


It does a wonderful job at this even though it is not too user-friendly.



  • Download the archive and extract it somewhere.

  • Create a briss.sh script file containing the following code in the same folder:



cd ~/path/to/briss


java -Xmx128m -D java.library.path=. -jar briss-0.9.jar




  • Browse to the folder where you created the script, right-click on the script, click properties, permissions tab, tick Allow executing file as program.



  • run the script by double-clicking it.




[#38309] Saturday, September 4, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
irripri

Total Points: 164
Total Questions: 111
Total Answers: 107

Location: South Georgia
Member since Sun, Aug 8, 2021
3 Years ago
irripri questions
Mon, Aug 29, 22, 03:19, 2 Years ago
Thu, Mar 30, 23, 01:56, 1 Year ago
Thu, Dec 30, 21, 08:53, 2 Years ago
;