• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Freewheel

    Reply
    Active Member
    alisha5
    Posts: 6
    Registered: ‎05-27-2011

    How to map xml file of DWF file in java

    1086 Views, 1 Replies
    05-30-2011 04:06 AM

    I have an DWF file i will zip that file and then after extracting i get .xml file and this file contains information of that image parts then how i map this xml file in java.

    Please use plain text.
    Board Manager
    Posts: 800
    Registered: ‎11-13-2006

    Re: How to map xml file of DWF file in java

    06-10-2011 10:24 AM in reply to: alisha5

    A DWF file is a zip file; however much of the 2D and 3D content in it is binary. Unless you are programming in C++ with the DWF Toolkit (which is free and downloadable from Autodesk), you will want to use Design REview or Freewheel to handle your DWF files. The alternative is DWFx which is really an XML Paper SPecification (XPS) document.



    Scott Sheppard
    Program Manager
    Autodesk Labs
    Autodesk, Inc.
    Please use plain text.