Relative Content

Tag Archive for javascriptphpjqueryajaxcodeigniter

How to print Customer bill and KOT bill separately in one click in php

Below is that the variables of customer bill kot bill which I’m passing it to the view page.
enter image description here
Here I have used embed tag to get the generated pdf source path.
enter image description here
After clicking the print button Customer bill and KOT bill is showing with print option separately like the below attachment
enter image description here