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

    DWF

    Reply
    Member
    XSattamX
    Posts: 4
    Registered: ‎08-09-2011

    Incorrect dwfx coordinates using dwf toolkit 7.6

    270 Views, 5 Replies
    08-09-2011 08:26 AM

    I used the the sample Read2DDWFxFile.cpp to load dwfx files using dwf toolkit 7.6 but the coordinates are incorrect for some objects, for example: text  coordinates are very far from polyline coodinates, this means that one of them has incorrect transformation that makes the object shifted.

     

    I used process_next_object() and the objects are processed by my callbacks.

     

    I am facing this problem with all dwfx files I have.

     

    Is it a bug in dwf toolkit or should I do some transformations for incorrect objects ?

     

    I attached a sample dwfx file showing the problem.

     

     

    thanks in advance,

    Sattam

    Please use plain text.
    Member
    XSattamX
    Posts: 4
    Registered: ‎08-09-2011

    Re: Incorrect dwfx coordinates using dwf toolkit 7.6

    08-09-2011 08:28 AM in reply to: XSattamX

    The Read2DDWFxFile.cpp sample is posted in the following thread (Adding text to dwf):

     

    http://forums.autodesk.com/t5/DWF/Adding-text-to-a-DWF/td-p/2611898

     

     

     

    Please use plain text.
    Employee
    Posts: 136
    Registered: ‎06-07-2009

    Re: Incorrect dwfx coordinates using dwf toolkit 7.6

    08-10-2011 12:11 AM in reply to: XSattamX

    Thank you for your questions.

     

    I output the text coordinates and polyline coordinates, they are not far from each other (attach the Read2DDWFxFile.cpp and the output file).

     

    Please test again; if issue still exist, please attach your sample codes and result file for us to research.



    Silvia Cao
    SW Engineer
    PSEB-GE- ACRD PSEB
    Autodesk, Inc.
    Please use plain text.
    Member
    XSattamX
    Posts: 4
    Registered: ‎08-09-2011

    Re: Incorrect dwfx coordinates using dwf toolkit 7.6

    08-10-2011 06:51 AM in reply to: SilviaCao

    I used your sample code but I got incorrect coordinates for text objects.

     

    I attached sample code and result file.

    Please use plain text.
    Employee
    Posts: 136
    Registered: ‎06-07-2009

    Re: Incorrect dwfx coordinates using dwf toolkit 7.6

    08-11-2011 02:40 AM in reply to: XSattamX

    The sample code has error, I have updated the Read2DDWFxFile.cpp; please test again.



    Silvia Cao
    SW Engineer
    PSEB-GE- ACRD PSEB
    Autodesk, Inc.
    Please use plain text.
    Member
    XSattamX
    Posts: 4
    Registered: ‎08-09-2011

    Re: Incorrect dwfx coordinates using dwf toolkit 7.6

    08-18-2011 06:55 AM in reply to: SilviaCao

    Finally I got correct output, thank you Silvia you really helped me.:smileyhappy:

     

    I am very grateful:smileyvery-happy:

    Please use plain text.