Chris Hawks wrote:
>     What's your bit depth? I just plucked it at 1 and 4 (best my palm
> will do) and it looks fine. The [TABLE 12] marker is an indication
> that the table could not be rendered (usually due to the 60K limit
> for off-screen windows).

Well I tried plucking it again at 4bpp this time and a link depth of 2 and
it gave me an error:

Writing out collected data...
Writing document 'Guardian' to file C:\temp\guardian.pdb
Converting http://www.guardian.co.uk/avantgostories.....5,00.htmlTable1...
Converted   61:
http://www.guardian.co.uk/avantgostories.....5,00.htmlTable1
Converting http://www.guardian.co.uk/avantgo/latest.....9,00.htmlTable2...
Converted   21:
http://www.guardian.co.uk/avantgo/latest.....9,00.htmlTable2
Converting http://www.guardian.co.uk/avantgostories.....6,00.htmlTable2...
Traceback (most recent call last):
  File "C:\Program Files\Plucker\PyPlucker\Spider.py", line 1620, in ?
    sys.exit(realmain(None))
  File "C:\Program Files\Plucker\PyPlucker\Spider.py", line 1605, in
realmain
    retval = main (config, exclusion_lists)
  File "C:\Program Files\Plucker\PyPlucker\Spider.py", line 1106, in main
    mapping = writer.write (verbose=verbosity, alias_list=alias_list)
  File "C:\Program Files\Plucker\PyPlucker\Writer.py", line 520, in write
    result = Writer.write (self, verbose, alias_list=alias_list)
  File "C:\Program Files\Plucker\PyPlucker\Writer.py", line 335, in write
    self._write_doc (out_dict, pluckerdoc, pluckerdoc.get_url(), id,
verbose)
  File "C:\Program Files\Plucker\PyPlucker\Writer.py", line 293, in
_write_doc
    dump = pluckerdoc.dump_record (id)
  File "C:\Program Files\Plucker\PyPlucker\PluckerDocs.py", line 1932, in
dump_r
ecord
    len(cell.text)))
struct.error: required argument is not an integer
Error executing plucker-build. Error: 1

When I pluck just the front page I don't get an error but then the links
don't work.

This begs the question: what good is table support if you can't convert a
basic table such as this one using 8bpp or 16bpp? What is the relation
between bit depth and the table? I'm missing something here obviously.


Regards
-Laurens

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to