pdf-presenter icon indicating copy to clipboard operation
pdf-presenter copied to clipboard

A dual-screen presentation tool for PDF slides with a presenter screen

Results 8 pdf-presenter issues
Sort by recently updated
recently updated
newest added

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:...

Compilation on Linux Debian fails even after al dependencies are resolved because `` can not be located. Why is this ?? And what libraries are needed to resolve this. I...

``` memcpy is not in std ! ``` Original issue reported on code.google.com by `[email protected]` on 11 Sep 2011 at 12:24 Attachments: - [pdf_document.cpp.patch](https://storage.googleapis.com/google-code-attachments/pdf-presenter/issue-8/comment-0/pdf_document.cpp.patch)

auto-migrated
Type-Patch

``` 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 at...

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
Priority-Medium
auto-migrated

``` Every view has a border and does not show the PDF slide at maximum height/width. ``` Original issue reported on code.google.com by `[email protected]` on 23 Oct 2008 at 10:26

Type-Defect
auto-migrated
Priority-High
OpSys-Linux

``` 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?...

Type-Defect
auto-migrated
Priority-Low
OpSys-All

``` 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?...

Type-Defect
auto-migrated
Priority-Low