Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I'm generating a dxf from Creo Drawing using the Config.pro & DXF_Export.pro setting. But, when I launch the dxf from the Autodesk Dwg TrueViewer, the picture was zoomed to a small portion of the dxf file and is a white block, as shown in the attachment (Error.jpg). I don't know what in my config.pro or Dxf_export.pro is triggering this error. The real issue is when I'm trying to save the dxf to pdf, its creating a blank page at the beginning and later the actual drawing in the second page.
Config.pro Settings: Attachment Config-Issue.Pro
Dxf_export.pro settings :
map_color BACKGROUND_COLOR 186
map_color DIMMED_COLOR 7
map_color LETTER_COLOR 7
map_color HIGHLIGHT_COLOR 7
map_color EDGE_HIGHLIGHT_COLOR 7
map_color GEOMETRY_COLOR 7
map_color HIDDEN_COLOR 7
map_color SHEETMETAL_COLOR 7
map_color CURVE_COLOR 7
map_color VOLUME_COLOR 7
map_color SECTION_COLOR 7