Tag: xml

Stick with standard Office file formats

June 18, 2009 by Jason

You can minimize file-compatibility issues by standardizing on the most common file formats. By default, OpenOffice.org saves files in Open Document Format (ODF). Microsoft’s by-the-book support for ODF, unfortunately, breaks some spreadsheet files, according to a recent ZDNet blog post.

OpenOffice reads and writes Office 2007’s default .docx and .xlsx XML file formats. But the older .doc and .xls formats are still the ones most often used. I suggest that you make the classic Office formats your defaults in OpenOffice. To set .doc as the document default, for example, open any OpenOffice program and do the following:

Step 1. Choose Tools, Options;

Step 2. Select General under Load/Save;

Step 3. Click Text Document under Document type in the Default file format and ODF settings section; Read More»

Howto Convert PDF files to HTML files

February 24, 2008 by Jason

Translates pdf documents into html format.Translates pdf files into HTML or XML formats, combined with png images. Supports encrypted pdf files.There is a program called pdftohtml to convert pdf to html file.In ubuntu gutsy this package in bundled with poppler-utils so we need to install this package.

Install poppler-utils in Ubuntu

sudo aptitude install poppler-utils

This will complete the installation

Using pdftohtml

pdftohtml Syntax Read More»

View and Generate XPS

February 06, 2007 by Jason

Microsoft makes it easy to view and generate XPS documents. Select the best method for you from the following table.

What is XPS?
The XML Paper Specification (XPS) makes modern documents possible for all. Simply put, XPS describes electronic paper in a way that can be read by hardware, read by software, and read by humans. With XPS, documents print better, can be shared easier, be archived with confidence, and are more secure. Read More»