public interface Renderable
Modifier and Type | Method and Description |
---|---|
void |
renderTo(FOUserAgent userAgent,
String outputFormat)
Renders the pre-setup document.
|
void renderTo(FOUserAgent userAgent, String outputFormat) throws FOPException
userAgent
- the user agentoutputFormat
- the output format to generate (MIME type, see MimeConstants)FOPException
- if the FO processing failsCopyright © 2025 Apache Software Foundation. All rights reserved.