Hey, I would like to return a pdf file generated with pdfbox from a liberator resource, but I am getting the following error No implementation of method: :as-response of protocol: #'liberator.representation/Representation found for class: org.apache.pdfbox.preflight.PreflightDocument
- any idea what I am doing wrong.
@mac I’ve got no time today but look at http://clojure-liberator.github.io/liberator/doc/representations.html for docs.