Design
tt0504.txt
Associated article: Tech Tips
Tags: Design
Published source code accompanying the tips by Jack Xue, in which he automates web page printing, and Alan MacInnes, who presents a static library for device drivers.
Tech Tips edited by George Frazier Listing One <!-- Automating Webpage Prints by Jack Xue --> <html> <head> <meta http-equiv="Refresh" content="60"> <!-- MeadCo ScriptX --> &...


