[cl-pdf-devel] make-template-from-page crash

Mitch Berkson mitch at bermita.com
Wed Nov 10 17:37:15 UTC 2010


I have a pdf file which contains three elements. I can create a pdf from 
each of the elements separately using test-template.

When I try the file containing all of them, I get the error: "Error: No 
applicable methods for #<STANDARD-GENERIC-FUNCTION PDF::CONTENT 
220588BA> with args (#(#<PDF::INDIRECT-OBJECT 31D9507B> 
#<PDF::INDIRECT-OBJECT 31D94FA3> #<PDF::INDIRECT-OBJECT 31D94DF3> 
#<PDF::INDIRECT-OBJECT 31D94C43> #<PDF::INDIRECT-OBJECT 31D94A93> 
#<PDF::INDIRECT-OBJECT 31D949BB> #<PDF::INDIRECT-OBJECT 31D9480B> 
#<PDF::INDIRECT-OBJECT 31D94733>))"

My guess is that it has to do with the nesting of pdf objects. I can do 
what I need by adding the separate pdfs to a page, but it would be nice 
if I could use just the one file. Is there a way to make my input pdf 
file differently so that it doesn't cause this error?

Mitch Berkson




More information about the cl-pdf-devel mailing list