Click here to Skip to main content
15,893,401 members
Articles / Programming Languages / Visual Basic

Document conversion with OpenOffice

Rate me:
Please Sign up or sign in to vote.
3.27/5 (10 votes)
28 Aug 20052 min read 113.3K   1.2K   35  
Convert documents to HTML and PDF using OpenOffice.
<?xml version="1.0"?>
<doc>
<assembly>
<name>
oo2html
</name>
</assembly>
<members>
<member name="P:oo2html.My.Resources.Resources.ResourceManager">
	<summary>
  Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:oo2html.My.Resources.Resources.Culture">
	<summary>
  Overrides the current thread's CurrentUICulture property for all
  resource lookups using this strongly typed resource class.
</summary>
</member><member name="P:oo2html.My.Resources.Resources.String1">
	<summary>
  Looks up a localized string similar to .
</summary>
</member><member name="T:oo2html.My.Resources.Resources">
	<summary>
  A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
</members>
</doc>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions