prime
prime

Reputation: 799

XSL-FO with 3d objects models

I want to generated a pdf using XSL-FO file. Adobe now has the capability to embed 3d objects inside PDF documents. http://blogs.adobe.com/tcs/2011/01/framemaker/interactive-3d-models-in-documents.html

Now I just want to creat a PDF file from FOP library which supports to embed 3d object. Is it possible?

Upvotes: 0

Views: 135

Answers (1)

Jeremias Märki
Jeremias Märki

Reputation: 1747

Not implemented, yet (2013-11-06). Consider implementing support for it yourself and submitting a patch to the Apache FOP project.

Upvotes: 2

Related Questions