GIT.Harvie.CZ
/
mirrors
/
SokoMan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0037050
)
Oprava PDF
author
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 14 Jun 2013 23:46:05 +0000
(
01:46
+0200)
committer
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 14 Jun 2013 23:46:05 +0000
(
01:46
+0200)
assistants/print-labels.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/assistants/print-labels.inc.php
b/assistants/print-labels.inc.php
index e623e3a7219d60520ccb9789e91de7f566a5d189..20b70e56ddcaeb8e77e29709303f60afdf62e4a0 100644
(file)
--- a/
assistants/print-labels.inc.php
+++ b/
assistants/print-labels.inc.php
@@
-15,7
+15,7
@@
switch($_POST['print']) {
case 'pdf':
- $convert='|
convert - pdf:
-';
+ $convert='|
ps2pdf -dCompatibility=1.2 -
-';
header('Content-Type: application/pdf');
break;
default: case 'ps':
This page took
0.266533 seconds
and
4
git commands to generate.