Re: [cl-pdf-devel] Some problems with pdf-parser

2011-06-10 Thread Piotr Chamera
Some corrections to previous post Ad 2. In file cl-pdf, function make-indirect-object This code seems to work for me correcting unexpected behaviour but I am not sure it is correct in every case (added some formats for debugging): (defun make-indirect-object (obj-number gen-number position)

[cl-pdf-devel] Some problems with pdf-parser

2011-06-10 Thread Piotr Chamera
Hi, I just started with cl-pdf and it works great for me :) but I found some problems in pdf-parser and need advice how to fix it. I am rather novice Lisper so I can be wrong in my guesses below... 1. In file cl-pdf, function find-cross-reference-start function searches for 'startxref' in buffe