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

    DWF

    Reply
    Member
    Posts: 3
    Registered: ‎08-06-2012

    Obtaining content from DWFX file

    570 Views, 0 Replies
    11-14-2012 04:03 AM

    Hi, 

     

    I'm using DWFToolkit 7.7 to access DWFX files. to obtain geometries and the corresponding layer of each geometry.

     

    I've tried using the samples "ReadContentDefinition" and "ObjectDefinitionReader" to do this, but this samples don't process the DFWX files that i'm using.

     

    In the case of the "ObjectDefinitionReader" sample, there are no instances in the following line:  

     

    DWFDefinedObjectInstance::tList::const_iterator iInst = oRootInstances.begin();

     

    In the case of the "ReadContentDefinition" sample, it crashes in the following line:

     

    pContent->load();

     

    Both samples are specifically looking for DWFPackages and not for DWFXPackage, wich is the case.

    Is there other way of doing this for DWFX files?

     

    Any help is appreciated. 

     

    Thanks,

     

    Pedro Cruz

    Please use plain text.