[cl-pdf-devel] cl-pdf and cl-typesetting release candidates
Marc Battyani
marc.battyani at fractalconcept.com
Thu Apr 21 15:06:57 UTC 2005
"Dmitriy Ivanov" <divanov at aha.ru> wrote:
> (length content))))))) ; <--
OK
> Seems to work fine with my version of compress-string looking like
> (defun compress-string (string)
> (let* ((input (if (stringp string)
> (deflate::string-to-octets string 0 (length string)))
> string))
> ...))
Why don't you use the current cl-pdf version which should be more memory
efficient?
Marc
More information about the cl-pdf-devel
mailing list