when I try to print (ctrl+P) a page of my site made with cakePhp and bootstrap I have all relatives urls (between parenthesis) printed in the page (See example in joined image)
Could you help please to avoid these URL in the printed page?
when I try to print (ctrl+P) a page of my site made with cakePhp and bootstrap I have all relatives urls (between parenthesis) printed in the page (See example in joined image)
Could you help please to avoid these URL in the printed page?
This is not CakePHP realted question, to avoid your problem you must play with css print media type
Here is answer https://stackoverflow.com/a/14931127/1127933