Giter Site home page Giter Site logo

dragotin / pdfquirk Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 3.0 638 KB

Creating PDFs from images or scanner made easy.

Home Page: https://dragotin.github.io/quirksite/

License: GNU General Public License v3.0

CMake 3.28% C++ 93.34% C 0.06% Shell 3.31%
pdf pdf-converter desktop-app scan-tool image-processing

pdfquirk's People

Contributors

dragotin avatar probonopd avatar theassassin avatar victorhck avatar

Stargazers

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

Watchers

 avatar

pdfquirk's Issues

scanimage integration

The scanimage integration in v. 0.9 uses -o outputfile to write to a file.

This option seem to not be available in all versions of scanimage, so the integration might fail.

A better option is to catch stdout of the scanimage command.

Icon

Hi Klaas,
thanks for this litte handy tool ๐Ÿ˜„ - there is a small issue though: the icon mentioned in the desktop file (pdfquirk) is not found.
I took the logo2_200x200.png file from the resources folder then.

Reorder pages

First of all: thanks for your great work! It's simple and easy.

I would suggest that being able to reorder pages (using drag and drop, for example) as well as delete pages added by error, would be a great addition!

output page options

this is a simple to use and convenient program.

i have tried to convert some images. pdf output is good.

i request to add some options to make it more useful.

images are printed upto the margin of pdf file. if there are options for controlling page margins (top, bottom, left and right options ) and page orientation ( portrait or landscape ), output pdf will be more beautiful.

Use libksane

I'm not 100% sure but after I saw your tool on planet-kde I wondered why do you use scanimage where there's libksane to use sane directly?

Cannot compile on kubuntu 19.10

I'm probably setting something wrong in my environment, but when I try to compile I get an error:

% cmake src && make
CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.13)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
CMake Warning (dev) at CMakeLists.txt:2 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "pdfquirk" links to target "Qt5::Widgets" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
-- Build files have been written to: /home/luca/Downloads/pdfquirk-0.91
[ 16%] Building CXX object CMakeFiles/pdfquirk.dir/main.o
In file included from /home/luca/Downloads/pdfquirk-0.91/src/main.cpp:18:
/home/luca/Downloads/pdfquirk-0.91/src/dialog.h:21:10: fatal error: QDialog: No such file or directory
   21 | #include <QDialog>
      |          ^~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/pdfquirk.dir/build.make:63: CMakeFiles/pdfquirk.dir/main.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:73: CMakeFiles/pdfquirk.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

My system is:

% lsb_release -a && apt-file show qtbase5-dev | grep QDialog
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 19.10
Release:        19.10
Codename:       eoan
qtbase5-dev: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog
qtbase5-dev: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialogButtonBox

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.