How can i print the text that is in a fancybox?
The format is terrible. From the left side, it goes waay too deep on the page, like this:
………………………………………… TEXT
The ‘…’ represents spaces. stackoverflow removes them.
Also, from the top the text goes too deep down too. So how can i print whats in a fancybox exactly how its showed there?
I suggest to generate a static HTML without any JavaScript. It gives you a much nicer preview of how it’s going to look like when printed, and also a bit more printer-friendly.
Also, you can define stylesheets with
media="print"attributes that could override some of the defaults of Fancybox.