Skip to main content
1-Visitor
August 7, 2019
Question

Dxf Export from DWG Automation

  • August 7, 2019
  • 1 reply
  • 4319 views

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

1 reply

24-Ruby III
August 8, 2019

Hi,

please upload Creo drawing (+ all related files) for testing purposes.

Q: Does your Creo drawing contain bitmap picture ?

sgunnam1-VisitorAuthor
1-Visitor
August 8, 2019

Hi Martin,

Thanks for responding on my issue. Please find the attachment for the requested files and let me know if you need more details.

Q/A: It's not a bitmap picture on that attachment, but I think that's what creating a blank page in the beginning of the document. Because I don't have that white spot on other dxf's, which don't have issue in the pdf generation.

 

Regards,

Gunnam

24-Ruby III
August 9, 2019

@sgunnam wrote:

Hi Martin,

Thanks for responding on my issue. Please find the attachment for the requested files and let me know if you need more details.

Q/A: It's not a bitmap picture on that attachment, but I think that's what creating a blank page in the beginning of the document. Because I don't have that white spot on other dxf's, which don't have issue in the pdf generation.

 

Regards,

Gunnam


Hi,

unfortunatelly issue_assembly.drw is not readable. If you open it in Notepad++, you will see that the contents does not correspond with newly created Creo drawing.