Page 1 of 1

Button to print a document

Posted: Sat Jan 06, 2018 6:30 pm
by alexandr-brest
Tell me how you can add a button to print the document to the admin panel.
That it would be possible to automatically print the instruction for the goods.

Can eat what that unit? How to implement it that would work.

How much I understood there a variable $download
But it does not work like this

<td><a href="<?php echo $download['href']; ?>" data-toggle="tooltip" title="<?php echo $button_download; ?>" class="btn btn-primary"><i class="fa fa-cloud-download"></i></a></td>


img https://drive.google.com/open?id=13nEon ... xz9JtT3wS6
Image

Re: Button to print a document

Posted: Sat Jan 06, 2018 10:13 pm
by straightlight
Hi,

as your first post, please read the most recent forum rules. No OC version posted. This functionality has already been added in the core on more recent versions of OC.

Re: Button to print a document

Posted: Sun Jan 07, 2018 2:19 am
by IP_CAM
You seem to have other problems too, as it looks. And if it is a v.2.3.0.1, you should
move up to the latest vv.2.3.0.2, there where bulkloads of misses in the former Sub-Version.

And a print function can be implemented easy by use of the free Mod by OSWORX, it just
has to be rewritten a little, to match the File and Content, you like to print out, regardless of the
OC Version used. But the Mod , as it comes, may only match, what is marked as valid Versions.
Text2Print
https://www.opencart.com/index.php?rout ... n_id=23622

Good Luck! ;)
Ernie
Image

Re: Button to print a document

Posted: Mon Jan 08, 2018 8:39 pm
by alexandr-brest
straightlight wrote:
Sat Jan 06, 2018 10:13 pm
Hi,

as your first post, please read the most recent forum rules. No OC version posted. This functionality has already been added in the core on more recent versions of OC.
Opencart version 2.3.0.2

Re: Button to print a document

Posted: Tue Jan 09, 2018 7:40 am
by straightlight
What is the exact route URL that your screenshot has been posted from?