|
[Date Index]
[Thread Index]
[Author Index]
Re: WORD document
- To: mathgroup at smc.vnet.net
- Subject: [mg60750] Re: [mg60681] WORD document
- From: Chris Chiasson <chris.chiasson at gmail.com>
- Date: Tue, 27 Sep 2005 03:45:20 -0400 (EDT)
- References: <20050916044831.D106BBC36@mfep9.connect.com.au> <dggdur$ggq$1@smc.vnet.net> <200509190845.EAA23531@smc.vnet.net> <200509240655.CAA13348@smc.vnet.net> <acbec1a405092509482e27943f@mail.gmail.com> <4337D2D8.7030702@dsce.fee.unicamp.br> <acbec1a405092610362f268553@mail.gmail.com>
- Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
- Sender: owner-wri-mathgroup at wolfram.com
If you really want to automate the creation of Word documents with
pictures in them, you will have to do some programming. I would
suggest looking at the structure of either the Word .xml files or the
Word .html (filtered) files (after the insertion of some sample text
and a picture). You can then write a Mathematica program to create
files similar to those, with the appropriate data in each file.
On 9/26/05, Chris Chiasson <chris.chiasson at gmail.com> wrote:
> You probably have some text that will be different in each report,
> right (otherwise, what is the point of using a Word document?) ? Why
> not just insert the picture when you type the text?
>
> On 9/26/05, Maria Cristina Dias Tavares <cristina at dsce.fee.unicamp.br> wrote:
> > Hi Chris,
> >
> > I do this to my first report, but I have 100 samples and 100 reports. I
> > want to do it automatically.
> >
> > Maria Cristina
> >
> >
> > Chris Chiasson wrote:
> >
> > Load the GIFs into Word via Insert -> Picture -> From File
> > ??
> >
> > On 9/24/05, Maria Cristina Dias Tavares <cristina at dsce.fee.unicamp.br>
> > wrote:
> >
> >
> > Hello Mathgroup
> >
> > I have another problem.
> >
> > I need to generate several reports and I use MS Word. I
> > have already generated my graphics in GIF and now I have to create a
> > file with the graphics. They are around 100 small reports and I was
> > trying to use Mathematica to do this job.
> >
> > Regards.
> >
> > Maria Cristina Tavares
> >
> >
> >
> >
> >
> >
> > --
> > Chris Chiasson
> > http://chrischiasson.com/contact/chris_chiasson
> >
> >
> >
> > --
> > Profa Maria Cristina Tavares
> > Faculdade de Engenharia Elétrica e de Computação
> > UNICAMP / FEEC / DSCE
> > CP 6101 - CEP 13083-970
> > tel : (19) 3788 3738
> > fax : (19) 3289 1395
> > http://www.dsce.fee.unicamp.br/~cristina
> >
>
>
> --
> Chris Chiasson
> http://chrischiasson.com/contact/chris_chiasson
>
--
Chris Chiasson
http://chrischiasson.com/contact/chris_chiasson
- References:
- Re: Batch
- From: albert <awnl@arcor.de>
- WORD document
- From: Maria Cristina Dias Tavares <cristina@dsce.fee.unicamp.br>
Prev by Date:
Re: Generate polynomial of specified degree
Next by Date:
Re: Recursion problem in SymbolicSum
Previous by thread:
Re: WORD document
Next by thread:
Re: WORD document
|