Re: [api-dev] save to an image?

2009-01-06 Thread Tobias Krais
Hi Albert, > Um... unless I'm misunderstanding you, don't you lose all the formatting and > text styles if you do this? I did not try it. There might be a way you can preserve the formattings. Greetings, Tobias - To unsubscribe

RE: [api-dev] save to an image?

2009-01-06 Thread Albert Law
ice.org; a...@snowbound.com Subject: Re: [api-dev] save to an image? Hi Albert, > e.g. load a DOCX file and then save the cover page (er... first page) to a > JPG file you can't do this with a TextDocument. Copy the contents of the document into a Presentation and export it to jp

Re: [api-dev] save to an image?

2009-01-06 Thread Fernand Vanrie
Hallo Albert, have a look at this treaht at the forum: Writer to BMP hope it helps Fernand Tobias Krais wrote: Hi Albert, e.g. load a DOCX file and then save the cover page (er... first page) to a JPG file you can't do th

Re: [api-dev] save to an image?

2009-01-06 Thread Tobias Krais
Hi Albert, > e.g. load a DOCX file and then save the cover page (er... first page) to a > JPG file you can't do this with a TextDocument. Copy the contents of the document into a Presentation and export it to jpg. Greetings, Tobias ---

Re: [api-dev] save to an image?

2009-01-06 Thread Cor Nouws
Hi Albert, Albert Law wrote (5-1-2009 21:23) I've started to play around with the OO SDK. I have a question... How do I load a document and then save it as an image? e.g. load a DOCX file and then save the cover page (er... first page) to a JPG file I figured out how to load a DOCX, but I ha