@media print {
.tc-subtitle {display:none;}
.tc-tags-wrapper {display:none;}
}Just a reminder you can always compose a tiddler that may include many other tiddlers that looks how you want to print it, including page breaks, then use open in new window and print it from there.
It is almost wisywig
In addition send it to a pdf printer to make pdfs
Send it to a generic text printer, and save with an appropriate extension to convert the output to batch or script files etc ..
The only gotcha is sometimes some css need some work.
Regards
Tony