comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: Generating PDFs with Ada
Date: Tue, 11 Jan 2011 17:37:49 -0800 (PST)
Date: 2011-01-11T17:37:49-08:00	[thread overview]
Message-ID: <c73df001-b040-4a44-b38b-e149fccc7045@m11g2000vbs.googlegroups.com> (raw)
In-Reply-To: 87lj2rgkaz.fsf@ludovic-brenta.org


> BTW, I object to the use of Microsoft Word or any word processor for
> professional documents in the first place.  Professional document
> management requires:
>
> * separation of form from content (documents should not contain the
>   definition of styles; they should point to shared style sheets).
>
> * compatibility with multiple (current and future) professional version
>   control systems providing the ability to branch, merge and tag
>   versioned documents and versioned style sheets by multiple people at
>   the same time; the only format which in my experience has this
>   property is Plain Text, possibly with markup!
>
> * compatibility with multiple (current and future) editors and viewers
>   on multiple (current and future) platforms; think of legal
>   requirements that documents be readable 100 years from now, and the
>   fact that the only extant documents that have proven to have this
>   property are on paper, parchment or papyrus.
>
> * compatibility with search and indexing software.
>
> * compatibility with cryptographic signatures, for authentication of
>   documents
>
> * compatibility with multiple encryption algorithms, current and future,
>   for secrecy.

Interesting, I know Wordperfect's WPD format addresses, quite well,
points 1 & 3.
WP has/had a file Indexer *way* before version 11, addressing point 4.
As for Points 5 & 6, WP's had encryption and signing since at least
version 11.
Version 2 is, perhaps, the only one missing... and even that might be
debatible*.

And it is a stable format: "Files created in WordPerfect 6.x, through
12 are structured the same, and will hereafter be referred to as WP12
files." -- http://www.corelconnected.com/html/files/WPFF_!DocumentStructure.htm

"A key to WordPerfect's design is its streaming code architecture that
parallels the formatting features of HTML and Cascading Style Sheets."
-- http://en.wikipedia.org/wiki/WordPerfect

*From my WP11 Help-file:
COLLABORATING ON A DOCUMENT
It is often helpful to get opinions about a document before you send
it to a wider audience. You can email the document to friends, co-
workers, and editors for comments. The Review Document feature lets
reviewers redline, highlight, and comment on your text. Use Document
Compare to gather all the selected changes. If you must keep multiple
copies of the same file, use Corel Versions to archive each one for
reference.

COMPARING DOCUMENTS
You can compare a current version of a document with an earlier
version to see what changes have been made. When comparing documents,
you can generate a compare summary and a list of changes. A compare
summary describes the color and the attributes used to display
deletions and insertions. It also lists the number of deletions,
insertions, and moves that were made. The list of changes details all
of the changes made in the document.

When you compare and review a document, the document that contains the
comparison markings is opened in review mode. For more information
about reviewing documents, see "Reviewing documents." In addition, you
can restore a document to the way it was before the comparison.



  parent reply	other threads:[~2011-01-12  1:37 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-09  1:00 Generating PDFs with Ada R. Tyler Croy
2011-01-09  9:29 ` Pascal Obry
2011-01-10  2:29   ` Stephen Leake
2011-01-10  3:48     ` Yannick Duchêne (Hibou57)
2011-01-10 10:19       ` Georg Bauhaus
2011-01-10 17:02         ` Yannick Duchêne (Hibou57)
2011-01-15 13:55       ` Elias Salomão Helou Neto
2011-01-15 14:51         ` Pascal Obry
2011-01-15 15:20           ` Elias Salomão Helou Neto
2011-01-15 17:55           ` Yannick Duchêne (Hibou57)
2011-01-16  3:13             ` Elias Salomão Helou Neto
2011-01-16  3:42               ` Yannick Duchêne (Hibou57)
2011-01-09  9:43 ` Dmitry A. Kazakov
2011-01-09 11:28   ` leonid
2011-01-09 15:36 ` Gautier write-only
2011-01-10 18:54 ` Adam Beneschan
2011-01-11  1:50   ` Randy Brukardt
2011-01-11  8:51   ` Stephen Leake
2011-01-11 15:37     ` Adam Beneschan
2011-01-11 18:41       ` Ludovic Brenta
2011-01-11 20:09         ` Yannick Duchêne (Hibou57)
2011-01-11 20:47         ` Adam Beneschan
2011-01-11 22:05           ` Yannick Duchêne (Hibou57)
2011-01-11 22:14           ` Ludovic Brenta
2011-01-11 22:22             ` Yannick Duchêne (Hibou57)
2011-01-11 22:32               ` Ludovic Brenta
2011-01-11 22:38             ` Yannick Duchêne (Hibou57)
2011-01-12  1:37             ` Shark8 [this message]
2011-01-12  9:42             ` Stephen Leake
2011-01-12 22:53             ` Randy Brukardt
2011-01-13  8:29               ` Ludovic Brenta
2011-01-11 22:14           ` Yannick Duchêne (Hibou57)
2011-01-12  9:36           ` Pascal Obry
2011-01-12 13:02             ` Yannick Duchêne (Hibou57)
2011-01-12 14:16               ` Pascal Obry
2011-01-12  9:00     ` Maciej Sobczak
2011-01-12  9:44       ` sjw
2011-01-12 10:44         ` Manuel Collado
2011-01-12 13:12           ` Georg Bauhaus
2011-01-12 10:04       ` Dmitry A. Kazakov
2011-01-12 21:25         ` Maciej Sobczak
2011-01-12 21:57           ` Dmitry A. Kazakov
2011-01-12 23:14       ` Randy Brukardt
2011-01-13  8:33         ` Ludovic Brenta
2011-01-13  9:11           ` Georg Bauhaus
2011-01-13 20:40           ` Randy Brukardt
2011-01-13 22:34             ` Georg Bauhaus
2011-01-14  6:26               ` Thomas Løcke
2011-01-13 23:59             ` Edward Fish
2011-01-15 15:04         ` Elias Salomão Helou Neto
2011-01-15 17:45           ` Yannick Duchêne (Hibou57)
2011-01-15 23:58             ` Georg Bauhaus
2011-01-16  2:49             ` Elias Salomão Helou Neto
2011-01-16  3:21               ` Yannick Duchêne (Hibou57)
2011-01-16 11:59             ` Simon Wright
2011-01-16 12:57               ` Dmitry A. Kazakov
2011-01-16 14:25                 ` (see below)
2011-01-16 16:43                   ` Dmitry A. Kazakov
2011-01-16 20:48                     ` Yannick Duchêne (Hibou57)
2011-01-16 15:33                 ` Simon Wright
2011-01-16 16:44                   ` Dmitry A. Kazakov
2011-01-16 21:05                   ` Yannick Duchêne (Hibou57)
2011-01-16 20:34               ` Yannick Duchêne (Hibou57)
2011-01-16  1:27           ` Georg Bauhaus
2011-01-16  2:49             ` Yannick Duchêne (Hibou57)
2011-01-16 12:27             ` Elias Salomão Helou Neto
2011-01-16 19:22               ` Georg Bauhaus
2011-01-12 21:06   ` Florian Weimer
2011-01-12 14:14 ` RasikaSrinivasan@gmail.com
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox