NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Inspired? Lunatic!! :-))) (Score:1)
Oh, and yes, I would have put that under ACME... well, at least that first implementation. But if you come up with a clever mapping, so that when mounting a real PDF the text inside is available as
Re: (Score:1)
Nothing unusual. The filesystem does not affect the rendering of the PDF in any way. It's as if the filesystem were in the comments of an HTML file -- it just makes the PDF bigger from the point of view of rendering.
Oh, and yes, I would have put that under ACME... well, at least that first implementation. But if you come up with a clever mapping, so that when mountin
Re:Inspired? Lunatic!! :-))) (Score:1)
Oh, and yes, I would have put that under ACME... well, at least that first implementation. But if you come up with a clever mapping, so that when mounting a real PDF the text inside is available as
Hmm, that's a clever idea. But it would only work well for read-only. The PDF layout format is way too specialized to be able to round-trip as a text file. Unless you meant present the PDF rendering commands in a text file?
OK, mounting the PDF is probably mostly useful for steganography. But part of that could be a simple interface to traverse the PDF. Or does this already exist?
Reply to This
Parent
Re: (Score:1)
Re: (Score:1)
I'll keep an eye on you...
Re: (Score:1)
Re: (Score:1)
Have a webserver serve a PDF and have that PDF mounted. Then in the crontab do
fortune >
Insane? I hope so...
Re: (Score:1)