Coder Social home page Coder Social logo

pdf-presenter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

chiuyuen-hsui

pdf-presenter's Issues

Windows build failed

Thanks for a great job.
However, the project is built failed on Windows:
1>------ Build started: Project: pdf_presenter, Configuration: Debug Win32 ------
1> tools.cpp
1>c:\users\tran cong an\downloads\pdf-presenter-master\src\tools.h(7): fatal error C1083: Cannot open include file: 'wx/bitmap.h': No such file or directory
1> slide_screen.cpp
1>c:\users\tran cong an\downloads\pdf-presenter-master\src\slide_screen.h(8): fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
1> presenter_screen.cpp
1>c:\users\tran cong an\downloads\pdf-presenter-master\src\presenter_screen.h(8): fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
1> pdf_notes.cpp
1> pdf_frame.cpp
1>c:\users\tran cong an\downloads\pdf-presenter-master\src\pdf_frame.h(8): fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
1> pdf_document.cpp
1>c:\users\tran cong an\downloads\pdf-presenter-master\src\pdf_document.h(9): fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
1> main.cpp
1>c:\users\tran cong an\downloads\pdf-presenter-master\src\main.cpp(7): fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Editfield for notes can crash the app.

What steps will reproduce the problem?
1. Open PDF with notes
2. Click Toggle notes
3. Write down something into the text edit field

What is the expected output? What do you see instead?

Shouldn't be editable. Crashes on Enter.


Original issue reported on code.google.com by [email protected] on 21 Oct 2008 at 10:30

Loading multiple pdf's in a row leads to crash after slide change

What steps will reproduce the problem?
1. Load pdf file
2. Load another pdf file
3. Change slides

What is the expected output? What do you see instead?
Program crashes without warning instead of displaying slides correctly.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 18 Sep 2008 at 8:50

Feature request: advance to next slide on space bar

pdf-presenter is great, especially on my Dell mini running Ubuntu

I have a couple of feature requests, though.

Would it be possible to advance to the next slide when I press the space
bar, and go back to the previous slide when I press Backspace?  (The arrow
keys are really tiny on the Dell mini).  (Actually, I often use the
acroread to project, and use left mouse click to move to the next slide,
and use the right mouse click to move to the previous slide -- then I can
roam the room with my bluetooth mouse).

It would also be great if the presenter slides were a bit bigger; I can
sometimes hardly recognize the slide on the tiny Dell mini.

Thanks for making a really neat tool!



Original issue reported on code.google.com by [email protected] on 9 Mar 2009 at 3:24

Slide windows still open after loading new pdf

What steps will reproduce the problem?
1. Load PDF
2. Start presentation
3. Load another PDF

What is the expected output? What do you see instead?
The open window displaying the presentation for the audience should either
display the newly loaded slides or close before loading a new PDF.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 18 Sep 2008 at 9:24

Resize PDF to fullscreen also works in presenter screen

What steps will reproduce the problem?
1. Open PDF
2. Double click on any view in the presenter screen


What is the expected output? What do you see instead?
Nothing should happen, but instead the view is resized and hides the other one.


Original issue reported on code.google.com by [email protected] on 23 Oct 2008 at 10:25

Compile fails on Linux

I tried to compile your program on Linux (Archlinux) and it failed
complaining about "memcpy" not being part of "std" in "pdf_document.cpp". 
I just fixed it adding 

#include <cstring>

at the top of the file.

Anyway, nice work indeed. Would it however be possible to size the
presentation so that it takes the whole screen when in fullscreen mode?
Because there is a big gray area all around it and it's not comfortable..

Anyway great work!

Original issue reported on code.google.com by [email protected] on 11 Jun 2009 at 10:07

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.