10

I have a presentation as PDF file, but might want to do simple annotations during the talk and I want to have a presenter console. On the one hand there is Libre Office Impress that has all tools (pen and presenter console), but cannot import PDFs (as far as I could find out).

On the other hand there is the pdf-presenter-console, that is a very nice console (like the one from Impress) and can work with PDFs, but has no stylus/pen option. And there is Xournal, that has full annotation opportunities, but is not so suitable for a presentation.

My question is, do you either know how to import a PDF in Impress, or can you recommend another tool that fulfils my request?

guntbert
  • 13,475
benni
  • 220
  • 1
  • 2
  • 11

3 Answers3

6

How to annotate a PDF

sudo apt-get install okular

Open the PDF with Okular, press Review, then go to Settings → Full Screen Mode (or ctrl + shift + F). You can close full screen mode by pressing the combination again, but in case you can't remember it: Press alt to open the HUD, type "exit", and press enter.

You might want to define different free hand pencils in the settings. (I have no idea how well they work with a stylus since I don't have one, but there is still the other option using LibreOffice.)

How to import PDFs into LibreOffice Impress

Open any LibreOffice Module or the LibreOffice starter and choose File → Open. Select the PDF. LibreOffice Draw will open. Select any slide on the left and press ctrl + A to select all of them. Copy them, open up LibreOffice Impress, and paste them in the slide panel there. Start your presentation by choosing Slide Show → Start From First Slide or pressing F5.

UTF-8
  • 5,910
  • 10
  • 34
  • 68
5

You could use xournal. (sudo apt-get install xournal) It can open a pdf as background and you can write, paint, mark and annotate.

Uwe Burger
  • 642
  • 3
  • 3
0

Try PDF Studio. It is not free but it is safe and very easy to use. it also has a trial version that you can download to try it out.

tripleee
  • 1,542
Jason
  • 1