[tw] Re: TW5: Exporting/Print to File

2016-05-19 Thread Shaw McAllan
Oh, that's nice Devin, thanks.
 
Anyone know how I can modify the header or remove the footer when 
printing?   these wyse terminals don't give me access to turn them off in 
the browser :(
 
 
 

On Thursday, 19 May 2016 03:49:18 UTC+1, Devin Weaver wrote:

> I do this with:
>
> <$tiddler tiddler="MyTiddler">
> <$button message="tm-open-window" class="tc-float-right">
> {{$:/core/images/export-button}} open printable version
> 
> 
>
> {{MyTiddler}}
>
>
> You can see it working at https://tritarget.org/#Resume
>
> And the source on GitHub 
> https://github.com/sukima/dev-tritarget-org/blob/master/tiddlers/Resume.tid
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/bd83f436-4fdc-491f-8785-0566a973cae2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5: Exporting/Print to File

2016-05-18 Thread Devin Weaver
I do this with:

<$tiddler tiddler="MyTiddler">
<$button message="tm-open-window" class="tc-float-right">
{{$:/core/images/export-button}} open printable version



{{MyTiddler}}


You can see it working at https://tritarget.org/#Resume

And the source on GitHub 
https://github.com/sukima/dev-tritarget-org/blob/master/tiddlers/Resume.tid

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/d790e492-7215-48ab-8648-f8efadf7ab65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5: Exporting/Print to File

2016-05-18 Thread Shaw McAllan
It doesn't need to be edited, no, and it's individual tiddlers -- only the 
ones she feels the urge to hold in her hand at any given time, if I'm being 
honest-but-snarky. She just wants a paper version of what's on the screen 
(minus the side menus and buttons, etc.)
 
I'll have a look at your resume builder edition, @Jed, thanks.
 
 

On Tuesday, 17 May 2016 19:47:45 UTC+1, Jed Carty wrote:

> I set things up to print to pdf from tiddlywiki for the resume builder 
> edition, would that help or do you need an editable version?
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/7004061e-a583-473d-9e19-2972f0f22a67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5: Exporting/Print to File

2016-05-17 Thread Jed Carty
I set things up to print to pdf from tiddlywiki for the resume builder 
edition, would that help or do you need an editable version?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/e5672f8d-b0d9-4b89-af47-f96da1b6bf4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5: Exporting/Print to File

2016-05-17 Thread progetti
TOO many corporate limitations. Headache. 

TW prints pretty nicely normally.

Can't they ease up?

On Tuesday, 17 May 2016 17:44:44 UTC+2, Shaw McAllan wrote:
>
> Does anyone know of a quick way of getting individual tiddlers into a 
> printable, portable format?
>  
> Background: my boss loves the wiki...but wants a paper version for the 
> procedures she's responsible for each month.  I thought I could simply open 
> the tiddler in a new window, choose "Print" and the "print to file"...but 
> it's not that simple.  Our company uses WYSE terminals which, according to 
> our I.T. dept, don't allow "Print to File" for anything other than .prn 
> files.
>  
> Due to the wyse terminal setup, the wiki is running in the .hta mode 
> rather than as an html file.
>  
> I tried exporting as html but Adobe wouldn't open it. I tried opening it 
> in Word but the formatting went haywire - I'd be quicker copying/pasting 
> from the wiki straight into Word and formatting from scratch than doing 
> that again.  Exporting as a .tid doesn't help me either.
>  
> I need a simple process for getting the tiddlers into a presentable format 
> for saving and printing.  
>  
>  
> Anyone any ideas?
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/2e286d65-23bd-4785-9981-a4b6c8fbd6c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5: Exporting/Print to File

2016-05-17 Thread 'Mark S.' via TiddlyWiki
It's a little unclear whether you're talking a single tiddler or multple 
tiddlers.

For a single tiddler, you can try the export tool (from the tiddler's 
toolbar select export) in *static.html *mode. Save to a file somewhere. 
Then open in Word (I just tried this in MS Word 2013). The formatting looks 
pretty good on mine.

Good luck
Mark

On Tuesday, May 17, 2016 at 8:44:44 AM UTC-7, Shaw McAllan wrote:
>
> Does anyone know of a quick way of getting individual tiddlers into a 
> printable, portable format?
>  
> Background: my boss loves the wiki...but wants a paper version for the 
> procedures she's responsible for each month.  I thought I could simply open 
> the tiddler in a new window, choose "Print" and the "print to file"...but 
> it's not that simple.  Our company uses WYSE terminals which, according to 
> our I.T. dept, don't allow "Print to File" for anything other than .prn 
> files.
>  
> Due to the wyse terminal setup, the wiki is running in the .hta mode 
> rather than as an html file.
>  
> I tried exporting as html but Adobe wouldn't open it. I tried opening it 
> in Word but the formatting went haywire - I'd be quicker copying/pasting 
> from the wiki straight into Word and formatting from scratch than doing 
> that again.  Exporting as a .tid doesn't help me either.
>  
> I need a simple process for getting the tiddlers into a presentable format 
> for saving and printing.  
>  
>  
> Anyone any ideas?
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/23888453-fc90-46c2-9bed-d1c6363ec290%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.