Howard wrote:
I saved an image from draw as an otg.

Is there any way to convert this to open in Calc?

Its just a list of numbers.

Or does anyone know of any other program to convert a jpeg to some
sort of text file that calc can handle?


Copy to OP.


You can import the graphic as an image into calc but if you want to edit the numbers in calc, you will have to copy the text to the spreadsheet.

Now this may make things easier.

Take your template *otg file and copy it to a directory. Unzip the file. (you may have to rename the file). Open the content.xml file that is created in OOo or our favorite text editor.

Search in this document for text phrases
  <text:

and then you can copy and paste the information between the text coding.

Here is a quick example that I created that has 12343 display on the page.

<text:p text:style-name="P2">12343</text:p>

This is a prime example of using the wrong program to achieve a goal.

It may be an idea to delete all the information you don't want from the original otg file and make sure things are in an order that will make your task easier.

This is a benefit of a true open file format. There are options that can be tried that do not cost you anything.

--
Robin Laing


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

Reply via email to