0
I’m trying to develop a simple HTML for creating a school card and R.A., in which I enter the file, type in the student’s information and can print, either by the page itself or by a button.
For now I’m trying for the page: I put a background of the R.A. background, and adjusted the text boxes correctly on the fields I want to be written, so far so ok.
But when I switch from one text box to another, the boxes look like they leave the dimensioned location, when you write in one it looks like you’re writing in the other side, and when I press to print in the Ctrl+P it just appears the fields, without the background.
Could someone help me with this case? I only know about HTML and PHP, but I’m not able to understand the functions needed for this problem.
And when will I print:
If I am not mistaken, to print background on chorme you have to check the option "Background graphics".
– Pedro Augusto
Here tb should help you https://answall.com/questions/200776/bootstrap-como-imprimir-cores-de-fundo-tabela/292813#292813
– hugocsl