Re: HTML to PDF
- From: Jim Higson <jh@xxxxxxx>
- Date: Fri, 17 Mar 2006 15:05:56 +0000
wes wrote:
I want the text to be uneditable. In html format, a user could alter
some details and print out a report with incorrect data
PDF isn't exactly uneditable, just more difficult to edit. There's an office
suite called KOffice that supports quite well the importing (and therefore
editing) of PDFs.
If you want to make sure a file doesn't change (any file, not just HTML),
you can do that by taking an MD5 hash of it, and then in future checking
the file still gives the same hash. This is how, for example, Bittorrent
knows the files it downloads haven't been altered by network corruption or
attack[1].
If you're interested, Google links to plenty of articles on how to do this.
[1] I'm not certain BT uses MD5, but the principle's the same.
--
Jim
.
- References:
- HTML to PDF
- From: wes
- Re: HTML to PDF
- From: Jim Higson
- Re: HTML to PDF
- From: wes
- Re: HTML to PDF
- From: Jim Higson
- Re: HTML to PDF
- From: wes
- HTML to PDF
- Prev by Date: Re: Help needed with minor CSS layout problems
- Next by Date: ISO CD Image file is being sent as HTML
- Previous by thread: Re: HTML to PDF
- Next by thread: Re: HTML to PDF
- Index(es):
Relevant Pages
|
Loading