Hi folks,
I am currently looking for open-source pdf generation (and manipulation) library written in C. I found libHaru which seems to be quite nice. I actually do not need all the features of pdf and libHaru seems to be very low-level. Are there any good alternatives you could recommend and that are maybe a little bit more abstract?
Update: I need this for some server-side document generation running in a small vm. Linux only would be fine.