<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>7571</bug_id>
          
          <creation_ts>2009-09-10 22:34:15 +0000</creation_ts>
          <short_desc>multi-page images: what if the number of layers/pages is unknown?</short_desc>
          <delta_ts>2010-02-17 07:12:26 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XSLFO</product>
          <component>XSL-FO</component>
          <version>2.0 Working Draft</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Liam R E Quin">liam</reporter>
          <assigned_to name="Tony Graham">tgraham</assigned_to>
          <cc>klaas.bals</cc>
          
          <qa_contact name="Mailing list for comments on XSL (XSl-FO)">xsl-editors</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>27030</commentid>
    <comment_count>0</comment_count>
    <who name="Liam R E Quin">liam</who>
    <bug_when>2009-09-10 22:34:15 +0000</bug_when>
    <thetext>What if you don&apos;t know in advance how many layers there are in
advance in, say, a TIFF image, and want to print them all as
separate pages in your FO document?

[taken from &quot;Design Considerations&quot; draft]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32231</commentid>
    <comment_count>1</comment_count>
    <who name="Klaas Bals">klaas.bals</who>
    <bug_when>2010-02-17 07:12:26 +0000</bug_when>
    <thetext>I would suggest this has to be done in advance, outside of XSL-FO, for example in XSLT. In that case you would need to rely on extensions. A way we implement this is by allowing a document() call to load a PDF or TIFF file as it it loads an XML with an element per page (with some @attributes. This info can then be used in XSLT to build the right XSL-FO structure for this, as some use cases require you to include them as inline pictures, and other as full screen images, etc...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>