Thanks for your suggestions.

I tried already also this option, but in my case, problem is having 
continuous multi column. When you save a Word doc as XML, it generates 
"static" markup that does not help in my case.

I need to figure out like a parameter usage and formatting it as 
required in an external tool such as XSLT.

I hope that makes sense.


JJ Cool wrote:
> I had some good links earlier, but I lost them now. But, It's pretty easy to 
> figure out if you just create some simple word docs with everything you wish 
> to do, then take that wordml and put it in a CFC. The easiest way for me was 
> to NOT use XSLT transformations. Rather, I just took apart a simple word doc 
> saved as XML and put the wordml into a coldfusion CFC that creates word 
> documents dynamically by combining input with the wordml and saving it as a 
> string until your final output. With about a day of work or so you can create 
> a simple CFC that adds paragraphs, tables, text formatting, lists, etc. I 
> created one and the methods can accept arguments for text formatting, page 
> breaks, indentation, etc. 
>
>   
>> Hi,
>>
>> I am trying to figure out some basic techniques with WordML to integrate 
>> CF and Word.  Are there anybody who has experience with WordML?
>>
>> Any resource to share? Any other suggestion to look at for CF & Word 
>> integration?
>>
>> TIA!
>>     


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi <AT> teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271146
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to