[EMAIL PROTECTED] wrote:
Hello, Cocoon world!

Currently I am deciding wether to use Cocoon or the PDFLib to poduce PDF
documentes over a web application. A very important question for me is the
following: Can I produce PDF/X compatible files or is there another way to get
CMYK colour schemes in PDF documents with Cocoon?

In the hope that someone here is able to help me,

Greetings and Good Byte

You are not comparing like with like. Cocoon uses Apache FOP to create PDFs. You should be comparing FOP with PDFLib.

You could just as well use Cocoon to create PDFs with PDFLib as with FOP, you'd just need to write a PDFLibSerializer.

Now, PDFLib seems to be a native application, not Java based. So, it depends also whether you want to be doing it in Java or not.

Regards, Upayavira

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to