Fully static HTML is just a web page with no intelligence.

Printing layout would depend on the CSS for print set up already.

On Saturday, 5 January 2019 20:29:03 UTC+1, Resolution Bazaar wrote:
>
> Thanks Ton.
>
> It is working on the direct print command from the browser.  
> How can I do the same on the exported static html?
>
> Thanks again.
> Atul
>
>
>
>
> On Sunday, January 6, 2019 at 12:30:47 AM UTC+5:30, Ton Gerner wrote:
>>
>> Hi Atul,
>>
>> Create a tiddler tagged with $:/tags/Stylesheet containing:
>>
>> @media print {
>>      .tc-subtitle {display:none;}
>>      .tc-tags-wrapper {display:none;}
>> }
>>
>> Hope that helps.
>>
>> Cheers,
>>
>> Ton
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/76bcbcea-2c24-4ad9-ba13-2604045ae1b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to