Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-1796

[PATCH] FOP ant task creating *.unk output files for the intermediate output format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Resolution: Unresolved
    • 2.5
    • None
    • unqualified
    • None
    • Operating System: Windows Vista
      Platform: PC
    • 49163

    Description

      I am using FOPTrunk in Windows environment.
      I am trying to generate intermediate format output (*.if.xml extension files) from the input xsl:fo files. I have used the mime type 'application/X-fop-intermediate-format' for the output format mime-type.
      below is the example ant task:

      <fop format="application/X-fop-intermediate-format" outdir="${outDir}" userconfig="${configfile}"
      messagelevel="${msglevel}" relativebase="true">
      <fileset file="@

      {filename}

      "/>
      </fop>

      All the intermediate format output files generated with *.unk (unknown) extension.

      This patch creates the *.if.xml files for the intermediate format output files.

      Attachments

        1. FopAnt.patch
          0.6 kB
          Venkat Reddy

        Activity

          People

            Unassigned Unassigned
            vanukuri.venkat@googlemail.com Venkat Reddy
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: