Compart - Document- and Output-Management

Development and Technology

Digital Distribution of Documents: Service All Channels

Compart |

Digital Distribution of Documents Replaces traditional Delivery Methods

Throughout the world, the volume of physical documents is shrinking. Current surveys by the Universal Postal Union (UPU) cite a double-digit percentile drop. Many companies already send invoices, account statements and the like as e-mail attachments or put them on web portals for download.

And the trend is growing. With the elimination of printing and mailing costs, digital distribution holds enormous savings potential. Savings for transaction documents, in particular, are in the six-figure range, which is why digitalization is making the fastest strides in this arena. In all probability, in a few years well over half of all documents will be sent electronically. Even insurance policies, contract cancellations and written documents that for legal reasons are still paperbound will surely one day be sent in digital form. Printing and physical distribution will be reserved for those materials like mailings, premium product catalogs and image brochures. Paper is thus increasingly becoming a premium product.

HTML5 as a Standard Format for Digital Documents

The ratio of physical and digital mailings is changing and influencing their creation overall. The challenge: to prepare every document, no matter what type, and equip it with the structural data so it can be output on any channel. That means that output management systems need to detach themselves from the "letter size" metaphor and supply content for electronic output devices that adjusts to the size of the display or screen. Consider the PC tablet, the smartphone and other devices that increasingly serve as mobile offices for day-to-day business operations. In other words, documents originally designed for print only must now become multi-channel capable. To this end, they are "enriched" with content not relevant for a paper based channel. Information like metadata, hyperlinks, and instructions for structuring the text now become a requirement.

Against this background, the HTML5 format will play a decisive role in the structuring and semantic description of documents (see glossary). The text-based markup language is already setting the tone with mobile platforms such as the iPhone, iPad and Android devices. And it’s no wonder: HTML5 content can be easily processed for any electronic output channel, be it a smartphone or a web site. An HTML5 document can be printed or otherwise output in physical form if necessary. HTML5 documents can also be converted to PDF files of any page size.

Documents That Are Multichannel Capable Are Also Intelligent

HTML5 is currently the most intelligent format for the creation and display of documents, independent of their size or the output channel. It allows reformatting, e.g., from a 8.5"x11" page to smartphone display, or conversion from page formats to text-oriented formats. Individual data can be extracted (including retrieval of invoice items) and table of contents and index lists can be built. And there's more. With HTML5, even audiovisual elements, web links and charts can be embedded. This creates not only multi-channel capable documents, but intelligent documents that offer users added value beyond just display of text.

Summary

Reading time: 4 min

  • HTML5: standard format for  multichannel documents
  • Metadata is a must
  • Paper becomes a premium product
Distribute Documents - Digital Output - OMS (Output Management System)

What could be more logical than setting up an output management system (OMS) to output all documents in HTML5 – or at least in PDF, considering this format is also quite advanced with respect to integrated structural data. But many companies are still holding back. They usually have invested a lot of time and money in their systems and are understandably less than enthusiastic about new formatting tools. The question they face is how to capture at least some of the structural information from existing (legacy) applications for later processing.

OMS suppliers like Compart are specializing in "reading" the basic data from traditional page based documents in legacy systems and then preparing them as HTML5 or XML files that can, in turn, be enriched with the required metadata, color, video and audio files.

Digital Distribution of Documents: Back to the Source

The fact is that data is often lost on the way to page based output, no matter the channel – a situation no longer in keeping with the times. In order to take legacy output and output to HTML5, the first step is to identify the textual sources within documents. Where does the data originate? Do the sources allow extraction of sufficient structural information for reuse? Such questions must first be addressed when looking to make documents "intelligent". Often digital documents that could be read and processed via machine are first converted into analog form, i.e. print, and then scanned into TIF or JPG documents upon their return. Content becomes "pixel clouds". The actual content is initially encrypted (raster images) and then rendered "readable" through optical character recognition (OCR). Not only is this cumbersome, but also involves the loss of semantic structural data needed for later reuse. This is not the case when documents are created in a format that carries with it all the necessary data for output, allowing the content to be displayed on any channel, whether it is a web page, a mobile end device or even in print.

 

Background Knowledge:

HTML5 is a text-based markup language for the structuring and semantic description of documents. It is already widely used, especially on mobile devices, and will soon be adopted as the official standard by the World Wide Web Consortium (W3C). What’s special about the new format is that it offers abundant functionalities for graphics (2D/3D) and multimedia (audio/video) that are not directly supported by other standards such as HTML 4.01 and XHTML. HTML5 is also useful because web fonts can be embedded. This allows even corporate fonts to be downloaded from a server using a browser. If a browser does not support the HTML5 fonts, another standard font like Arial or Verdana is used.

Features of HTML5 at a Glance

Extension of layout-related elements
  • Stronger separation of semantics and layout (CSS)   
  • Stringent markup of selected sections of a web site
  • Additional elements for frequently used page areas such as <footer> and <section>
SVG

Scalable Vector Graphics (SVG) is a specification recommended by W3C for creating complex two-dimensional vector graphics in documents. Because SVG is an XML-based format, the content of SVG files is easily accessible for computer-assisted translation and other downstream processes. They can also be edited directly in a text editor.

MathML

Mathematical Markup Language (MathML) is a format for depicting mathematical formulas on the Internet.

Canvas

Programmers use it to generate precise pixel-based graphics in the browser window. Extended with JavaScript, Canvas can generate complex animations, games, and dynamic business graphics that previously required the Adobe Flash plug-in.

Video

With the new <video> element, videos can be embedded in web sites without having to use external plug-ins such as Apple QuickTime or Adobe Flash Player.

Geolocation

The new "Geolocation" JavaScript function enables a web site to specify the location of the user accessing it from a mobile device. This allows location-based services to be offered and shows the user of the Web site nearby businesses or his or her location on a map.

Offline Web applications

Web sites that are also usable offline can be developed using HTML5. The web server just has to let the user’s browser know what data needs to be downloaded. The data is synchronized automatically as soon as the user is back online.

Microdata

This feature gives web sites additional semantic information and converts contact information into a vCard.