Re: RTF documents as templates

2011-02-21 Thread SparkOut
sections, but only 2 sections declared in the dynamic generation, is there a method for having the output document drop the unused placeholders? Some jiggery-pokery with regex before output I suppose? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/RTF-documents-as-

Re: RTF documents as templates

2011-02-21 Thread Jan Schenkel
--- On Mon, 2/21/11, SparkOut wrote: > > If you use MS Word to produce a template file that contains > your > [[Placeholders]] then there is a distinct problem with > formatting. I believe > Jan's very own advice in one of the "Merge" newsletter > articles was always > to "Save As" to as to force

Re: RTF documents as templates

2011-02-21 Thread SparkOut
er tags.) -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/RTF-documents-as-templates-tp322967p3317262.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.ru

Re: RTF documents as templates

2010-11-29 Thread Jan Schenkel
--- On Mon, 11/29/10, Andrew Kluthe wrote: > > I have been trying to implement the methods described in > revUp's articles on > the subject. The trouble that I am having is that some of > the > [[Placeholders]] don't get changed at all. Some are > replaced and some are > left as placeholders. >

Re: RTF documents as templates

2010-11-29 Thread Alex Tweedly
Andrew, I see this is at the end of a long-ish conversation (and I've not read much of it :-) So forgive me if this wild guess is way off track The most likely cause of "some placeholders not being replaced" is that the relevant variable is mistyped or otherwise doesn't exist. The eff

Re: RTF documents as templates

2010-11-29 Thread Andrew Kluthe
what I need is Docmosis and it only interfaces with java. I wish it interfaced through a command line or that I had Java knowledge so I could build one. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/RTF-documents-as-templates-tp322967p3064173.html Sent from the Re