I'm no expert on the macro language so its best to include the list
with these types of questions...

/paul

On 2/7/06, Guo Chen <[EMAIL PROTECTED]> wrote:
> Hi Paul,
>
> From the command line, how to pass a resource file into it, and how to
> specify the destination for the generated file.
>
> Is this a correct syntax for the command:
>
> C:\>"C:\Program Files\OpenOffice.org 2.0\program\soffice" "C:\Program
> Files\OpenOffice.org 2.0\program\license.html" -invisible
> macro:///Standard.MyConversions.SaveAsPDF(c:\temp\sample.PDF)
>
> or
> C:\>"C:\Program Files\OpenOffice.org 2.0\program\soffice" -invisible
> "C:\Program Files\OpenOffice.org 2.0\program\license.html"
> macro:///Standard.MyConversions.SaveAsPDF(c:\temp\sample.PDF)
>
> Thanks
>
> Jardon
>
> -----Original Message-----
> From: Paul [mailto:[EMAIL PROTECTED]
> Sent: February 2, 2006 5:48 PM
> To: users@openoffice.org; Chen, Guo [CAR:QT96:EXCH]
> Subject: Re: [users] [moderated]
>
>
> Have a look at :
> http://www.xml.com/pub/a/2006/01/11/from-microsoft-to-openoffice.html?pa
> ge=1
>
> There are some graphical converters (but it seems that this is not what
> your after) that can be found here : http://ooomacros.org/user.php
>
> /paul
>
> On 2/3/06, Guo Chen <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm trying to use command line to do the following:
> >
> > 1). read in a specific file in specific format;
> > 2). export it as PDF file in specify directory.
> > 3). no GUI launched during step 1) and 2).
> >
> > My question is:
> >
> > 1). which file(s) should be included in my work environments. 2). what
>
> > kind of command(s) I can use to do so.
> >
> > Thanks
> >
> > Jardon
> >
> >
> >
> >
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to