First of all, I was under the understanding that the PDF document format was fully documented in the white papers on adobe's website. If I am correct (I'll have to check), then it isn't "cracking" at all, it is simply using the data in the documents to provide a useful service.

Second, this is for a client, who WANTS to have their pdf documents searched. I'll be very disappointed if the pdf format is a closed standard, but I believe you are wrong.

Third, there are already a number of utilites out there that convert from PDF to another format, such as PS and txt, which I doubt are the result of reverse engineering.

So, I belive my question is valid, though unfortunely I'm not finding a lot of answers. Please do feel free to correct me on any of the above points though.

Mel


In reply to Who said anything about cracking? by Melvin
in thread Reading PDF Files? by Melvin

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.