Jump to content

Talk:Comparison of OpenXPS and PDF

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ghettoblaster (talk | contribs) at 23:49, 5 July 2009 (Errors in PDF column). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Errors in PDF column

The PDF column has numerous errors. I am not sure how best to fix them and since I have serious doubts about the value of this article I'm not going to try right now. Here goes:

  • "Langage Type: Subset of PostScript page description programming language". This is false. The PDF language has roots in PostScript but it is not at all a subset. If it were, then you would be able to execute all PDF files in a PostScript interpreter.
I took this from Portable Document Format#Technical foundations. If you have a reference that confirms that PDF does use the full PostScript programming language, then please correct the article and add that reference. I'm going to add more references for the rest of the article ASAP. Thanks. Ghettoblaster (talk) 23:49, 5 July 2009 (UTC)[reply]
  • "Full file content compression: Compression at page level only". First I have no idea why "full file" vs "page level" is even interesting: what is interesting is how the file sizes compare for comparable content. But in any case it is not true to say PDF only has "compression at page level." All the non-stream objects in the whole file can be put into a stream and compressed as a unit.
  • "Multiple documents in one file: No". False. Multiple documents can be placed in the PDF file using the file attachment mechanism.
  • "Alpha channel in color definitions: no". Misleading at best. PDF supports full vector transparency. Syntactically it's expressed by putting alpha in the graphics state rather than the setcolor operator but that is functionally equivalent.
  • "Change Tracking: No". Debatable, depending on what you mean by change tracking. If a PDF is modified entirely via incremental updates, the entire history of the file can be recovered programmatically. In practice, I believe this is rarely done.

Mrhsj (talk) 22:51, 5 July 2009 (UTC)[reply]

Original Research?

I've tagged this article with WP:NOR because it cites no sources and may be an original synthesis. Mrhsj (talk) 22:55, 5 July 2009 (UTC)[reply]