Printing 1:1 (what i view) in Prestashop
up vote
0
down vote
favorite
is there any solution to print orders page without (pdf-html rendering)
print what i see - like if i take a screenshot
i added a toolbar button
<a class="list-toolbar-btn" href="javascript:window.print()">
<span title="" data-toggle="tooltip" class="label-tooltip" data-original-title="{l s='Vytisknout stránku'}" data-html="true" data-placement="top">
<i class="icon-print" style="margin: 0px 5px; color:#40c9ed"></i>
</span>
</a>
please advice,thanks
printing prestashop orders
add a comment |
up vote
0
down vote
favorite
is there any solution to print orders page without (pdf-html rendering)
print what i see - like if i take a screenshot
i added a toolbar button
<a class="list-toolbar-btn" href="javascript:window.print()">
<span title="" data-toggle="tooltip" class="label-tooltip" data-original-title="{l s='Vytisknout stránku'}" data-html="true" data-placement="top">
<i class="icon-print" style="margin: 0px 5px; color:#40c9ed"></i>
</span>
</a>
please advice,thanks
printing prestashop orders
Please check if you have a CSS only for "print".
– idnovate
Nov 20 at 7:49
cool! solved with @media print
– Thomas.D
Nov 20 at 10:15
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
is there any solution to print orders page without (pdf-html rendering)
print what i see - like if i take a screenshot
i added a toolbar button
<a class="list-toolbar-btn" href="javascript:window.print()">
<span title="" data-toggle="tooltip" class="label-tooltip" data-original-title="{l s='Vytisknout stránku'}" data-html="true" data-placement="top">
<i class="icon-print" style="margin: 0px 5px; color:#40c9ed"></i>
</span>
</a>
please advice,thanks
printing prestashop orders
is there any solution to print orders page without (pdf-html rendering)
print what i see - like if i take a screenshot
i added a toolbar button
<a class="list-toolbar-btn" href="javascript:window.print()">
<span title="" data-toggle="tooltip" class="label-tooltip" data-original-title="{l s='Vytisknout stránku'}" data-html="true" data-placement="top">
<i class="icon-print" style="margin: 0px 5px; color:#40c9ed"></i>
</span>
</a>
please advice,thanks
printing prestashop orders
printing prestashop orders
edited Nov 19 at 13:52
usr2564301
17.1k73269
17.1k73269
asked Nov 19 at 12:52
Thomas.D
327
327
Please check if you have a CSS only for "print".
– idnovate
Nov 20 at 7:49
cool! solved with @media print
– Thomas.D
Nov 20 at 10:15
add a comment |
Please check if you have a CSS only for "print".
– idnovate
Nov 20 at 7:49
cool! solved with @media print
– Thomas.D
Nov 20 at 10:15
Please check if you have a CSS only for "print".
– idnovate
Nov 20 at 7:49
Please check if you have a CSS only for "print".
– idnovate
Nov 20 at 7:49
cool! solved with @media print
– Thomas.D
Nov 20 at 10:15
cool! solved with @media print
– Thomas.D
Nov 20 at 10:15
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53375065%2fprinting-11-what-i-view-in-prestashop%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please check if you have a CSS only for "print".
– idnovate
Nov 20 at 7:49
cool! solved with @media print
– Thomas.D
Nov 20 at 10:15