| View previous topic :: View next topic |
| Author |
Message |
dhanya Newbie

Joined: 16 Sep 2011 Posts: 2
|
Posted: Fri Sep 16, 2011 4:22 am Post subject: convert a jrxml file to html & use the oostream to give |
|
|
Sir,
Please help me to convert an odt to html format _________________ dhanya |
|
| Back to top |
|
 |
floris_v Moderator


Joined: 12 Jul 2007 Posts: 4618 Location: Netherlands
|
Posted: Fri Sep 16, 2011 4:43 am Post subject: |
|
|
You can save as html (Save as, select the HTML from the format list) or export to xhtml. If you want to do this from a macro, this thread is in the wrong section. _________________ LibreOffice 3.6.3; OOo 3.4.1 on Windows Vista
Join the Official community forum - in several languages, including Nederlandstalig forum |
|
| Back to top |
|
 |
keme Moderator


Joined: 30 Aug 2004 Posts: 2744 Location: Egersund, Norway
|
Posted: Fri Sep 16, 2011 4:59 am Post subject: |
|
|
There are pitfalls with HTML, so test the output before publishing (preferrably, test on a different computer from the one where you created the html).
The html format is essentially text only (does not support embedded non-textual objects, but links them in from separately stored items), so make sure when you publish the file, that you carry over all the graphics along with the saved html file. The safest is to create one empty folder for each file you need to "webify", so you don't mix up what belongs to your file and what was in the folder before. |
|
| Back to top |
|
 |
|