Skip to content

cyrilleberger/PrintML

Repository files navigation

PrintML: QML Printing Module

PrintML is a module for printing items.

Installation

git clone https://github.com/cyrilleberger/PrintML
cd PrintML
mkdir build
cd build
qmake ..
make
sudo make install

Documentation

Coming soon, see examples.

Examples

  • PrintML.qml example of printing an item
  • MiniPage.qml example of use of the mini page feature to print multiple items on the same page

About

QML Module that allow printing of items

Resources

License

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors