Serif PagePlus
Ross-spencer (Talk | contribs) (Add more samples now that they're available) |
Dan Tobias (Talk | contribs) m (Reverted edits by Ross-spencer (talk) to last revision by Jsummers) |
||
Line 28: | Line 28: | ||
* [https://www.webarchive.org.uk/shine/search?page=1&invert=&facet.fields=crawl_year&invert=&invert=&facet.fields=public_suffix&invert=&invert=&invert=&invert=&invert=&query=content_ffb%3A%22d0cf11e0%22+%26+content_type_ext%3A%22ppp%22&totalCount=totalCount&sort=crawl_date&order=asc Sample .PPP files in the UK Web Archive] | * [https://www.webarchive.org.uk/shine/search?page=1&invert=&facet.fields=crawl_year&invert=&invert=&facet.fields=public_suffix&invert=&invert=&invert=&invert=&invert=&query=content_ffb%3A%22d0cf11e0%22+%26+content_type_ext%3A%22ppp%22&totalCount=totalCount&sort=crawl_date&order=asc Sample .PPP files in the UK Web Archive] | ||
− | + | ||
− | + | ||
== See Also == | == See Also == | ||
Revision as of 00:29, 23 July 2019
PagePlus released by Serif is a desktop publishing application for the Microsoft Windows operating system.
Contents |
OLE2 vs. XML Based Format
PagePlus X3 uses a new XML based format, enabling PagePlus versions from X3 onwards to open documents made in later versions.
Compressed Internal Objects
Some objects inside the PPP OLE2 file may be compressed. In version 9.03 for example, the file titled 'contents' is compressed, with the following file header suggesting this:
20 00 00 80 43 6F 6D 70 72 65 73 73 69 6F 6E 46 69 6C 65 00 EE 11 00 00 79 47 00 00 02 00 02 00
Which translates to:
...€CompressionFile.î...yG......
The existence of these compressed objects makes it difficult to penetrate the file type to retrieve information such as the user content. This may be considered a preservation risk without further information from a specification or a reverse engineering exercise.