Author: jeremias
Date: Tue Sep 22 10:39:43 2009
New Revision: 817584
URL: http://svn.apache.org/viewvc?rev=817584&view=rev
Log:
Trying to clear up afp:include-page-segment as there are questions every now
and then.
Modified:
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml
Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml?rev=817584&r1=817583&r2=817584&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml Tue
Sep 22 10:39:43 2009
@@ -796,6 +796,17 @@
fo:external-graphic elements and if it is identical (string matching
is used) in the generated
AFP the external graphic is replaced by a reference to the given
resource.
</p>
+ <p>
+ The effect here is that whenever FOP encounters the URI specified in
the extension,
+ it will effectively generate code to include the page segment with
the given name
+ instead of embedding the image referenced by the URI. The URI is
still required as
+ the underlying image serves as a provider for the intrinsic size of
the image
+ (At the moment, FOP is unable to extract the intrinsic size of the
page segment from
+ an AFP resource file). For the image to appear in an AFP viewer or
to be printed, the
+ AFP resource must be available on the target device. FOP does not
embed the page
+ segment in the generated file. Please also note that page segments
cannot be scaled.
+ They are always rendered in their intrinsic size.
+ </p>
</section>
<section id="afp-tag-logical-element">
<title>Tag Logical Element (TLE) Extension</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]