cancel
Showing results for 
Search instead for 
Did you mean: 

Sample JAVA program: generate PDF from xsf:fo File

Former Member
0 Kudos

Hi everybody,

we already have an xsl that converts an xml into an xsl:fo file.

I am now looking for a very simple sample that converts this xsl:fo into a PDF.

It would be profitable if the java-sample would read the xsl:fo file as an input-stream.

Thanks

Regards

Mario

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

as I am not a JAVA expert.

Do you know how to reuse the generated PDF in the java sample not as a fileOutputStream.

I need to attach the generated PDF to a mail-xml-document.

(I know haw to generate a mail structure in java-mappping)

What kind of object is the generated PDF within the java?

Any ideas

Regards Mario