Can we save a selection of an html page? That is, NOT the entire page?
... just that. Actually I wanted to print a selection, but if the selection is longer than one page, only one page will print. So I thought if I could save the selectio… (ďalšie informácie)
... just that. Actually I wanted to print a selection, but if the selection is longer than one page, only one page will print. So I thought if I could save the selection to a file, and then print that file, I'd solve my problem.