close
Warning:
Can't synchronize with repository "(default)" ( does not appear to be a Git repository. See the log for more information.). Look in the Trac log for more information.
- Timestamp:
-
04/30/2013 10:27:06 AM (12 years ago)
- Author:
-
Andrej Dundović
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v4
|
v5
|
|
| 1 | == Opis i upotreba == |
| 2 | |
| 3 | == Tehnička pozadina == |
| 4 | |
1 | 5 | QR kodovi generirani su uz pomoć Python biblioteke [https://code.google.com/p/pyqrnative/ PyQRNative] koja koristi [http://www.pythonware.com/products/pil/ Python Imaging Library (PIL)]. |
2 | 6 | |
3 | 7 | Za ispravno funkcioniranje '''gen_QR''' skripte potrebno je instalirati PIL (''python-imaging''), preuzeti [https://code.google.com/p/pyqrnative/source/browse/ PyQRNative] i staviti ga u isti direktorij kao i '''gen_QR'''. |
4 | 8 | |
5 | | == QR tools == |
| 9 | === Priprema za tisak === |
6 | 10 | |
7 | 11 | Workaround za generiranje PDF-ova spremnih za tisak: |