Hi This is a Kiosk application, in witch the user won't be able to see the OppenOffice instance. For this reason I have to write a program that shows to the user the complete document, I can open the document but I can't see the document is in my program. Using a TOleContainer control in Delphi it only shows the first page of the document.
Other option could be, to open the OppenOficce and delete all the menus and hotkeys. I tried to use the SoActiveX component but I have no documentation to use it. Thanks Alejandro ----- Original Message ----- From: "Mathias Bauer" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, February 01, 2006 4:19 AM Subject: Re: [dev] Writer Automation with Delphi > Ale Rufino wrote: > > > Hi Christian, > > > > When I send the first message I'm not correctly suscrived and I Think that > > the message not send. > > > > I need to do a Delphi Program that only do a preview of a OpenOffice > > document with the opcion of print them. The user has no modified then. > > > > I use a Delphi's TOleContainer Component but only can show the first page, > > and cant't scroll it. > > That sounds like you have opened the file in "Preview" mode. Try to open > it in read only mode instead. > > Best regards, > Mathias > > -- > Mathias Bauer - OpenOffice.org Application Framework Project Lead > Please reply to the list only, [EMAIL PROTECTED] is a spam sink. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
