高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwf expor
dwf export
dwf export
hello, i realized a little application for exporting my dwg in dwf format.the application works well and the dwf width and height is correct!!!
but when i see the dwf with autocad dwfviewer they are of a different dimension respect the dwf viewer page. there is a solution?
thanks in advance
explain in more detail please
vladimir
excuse me for my bad english...
i use autodesk dwf viewer to see the file that i create with
my application and your library dwgdirectc 2.3.0.
in dwfviewer the dwf is a only a part of the page.
i would use all the page, have an idea to do that?
i attach a dwf for example.
thanks in advance
attached files (40.4 kb, 2 views)
i see.
could you also attach an original dwg file?
vladimir
i attach the original dwg.
thanks for your kindness.
attached files (66.4 kb, 2 views)
hello, have you find a solution for my problem?
i sent you two drawing, the first error.dwg when i
try to export in dwf the dd 2.3.0 crash.
the second error2.dwg export in dwf format only a part of
the file.
someone can you help me?
thanks in advance
attached files (254.2 kb, 2 views)
(352.0 kb, 1 views)
i get no crash, but the other problems are the same paper-related. i will fix it asap
vladimir
thanks too much!!!
have you try to convert error.dwg to dwf format
with odamfcappdll.exe?
when i try i have a message error.
i attach the message as image.
bye
attached images (85.8 kb, 5 views)
this is not an error. this is an assert saying that there is invalid graphics data saved in some proxy entity.
you may ignore it. in release mode it will not be generated.
vladimir
ok..i understand, but the dwf is empty!
there is a solution for this?
thanks again
generally the problem is with page setup. the layouts of the drawing are initialized with some strange values.
in the case of "error.dwg" there is also something wrong with zoom extents. perhaps acad doesn't count proxies when zooming to extents.
to get correct results in odamfcapp, call "page setup" dialog,
and set "plot area" to "display", then export the file to dwf
vladimir
|