Demo appplication do not show any texts?
Moderators: SDS, support, admin
Demo appplication do not show any texts?
When I open the resulting dxf in Acad 2005
Why is that?
Best regards
Why is that?
Best regards
Re: Demo appplication do not show any texts?
Hello.
Sorry, your question not fully understandable, please specify it. If some problems with file, please send it with problem description to support@cadsofttools.com.
Alexander.
Sorry, your question not fully understandable, please specify it. If some problems with file, please send it with problem description to support@cadsofttools.com.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: Demo appplication do not show any texts?
Sorry for being unclear.
What I mean is:
When i Use the DXFexport.Net Demo application, The button "Form to DXF" produces a DXF file with all the graphic elements of the form, except the strings. They do not show at all when i open the DXF file in ACAD.
I have sent you the DXF file
Best Regards,
What I mean is:
When i Use the DXFexport.Net Demo application, The button "Form to DXF" produces a DXF file with all the graphic elements of the form, except the strings. They do not show at all when i open the DXF file in ACAD.
I have sent you the DXF file
Best Regards,
Re: Demo appplication do not show any texts?
Hello.
Thank you for your request. We will consider this problem and let you know when solution is ready.
Alexander.
Thank you for your request. We will consider this problem and let you know when solution is ready.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: Demo appplication do not show any texts?
Dear Support.
I have tested further in this subject. In my opinion there is a bug, either in DXFExport or Autocad.
when I do this:
Only the latter 2 texts are displayed when i open the dxf in Autocad.
What is your findings?
I have tested further in this subject. In my opinion there is a bug, either in DXFExport or Autocad.
when I do this:
Code: Select all
graphicsObj.DrawString("SETTINGSANDVALUE", font, Brushes.Blue, Pos.X + SizeRight, Pos.Y - 25);
graphicsObj.DrawString("SETTINGS", font, Brushes.Red, Pos.X + SizeRight, Pos.Y - 25);
graphicsObj.DrawString("VALUE", font, Brushes.Green, Pos.X + SizeRight, Pos.Y - 13);
What is your findings?
Re: Demo appplication do not show any texts?
Hi agan,
If this can help u:
I found out that after adding some graphic object, the first text added does not display.
Awaiting your response.
Best Regards,
Rigor
If this can help u:
I found out that after adding some graphic object, the first text added does not display.
Awaiting your response.
Best Regards,
Rigor
Re: Demo appplication do not show any texts?
Hello.
Problem is in development.
Alexander.
Problem is in development.
please specify which graphic objects causes text disappearing....after adding some graphic object, the first text added does not display...
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: Demo appplication do not show any texts?
Lines and Arcs.. I'ts in your demo app DXFExport too.
Best Regard,
Best Regard,
Re: Demo appplication do not show any texts?
Hello.
We have built the new version of DXF Export .NET. It can be downloaded via a link:
http://www.cadsofttools.com/download/be ... t_beta.zip
The bug with texts disappearing in AutoCAD is fixed.
Please try this new version and let us know about the results.
Alexander.
We have built the new version of DXF Export .NET. It can be downloaded via a link:
http://www.cadsofttools.com/download/be ... t_beta.zip
The bug with texts disappearing in AutoCAD is fixed.
We didn't encountered this situation.Rigor69 wrote:I have tested further in this subject. In my opinion there is a bug, either in DXFExport or Autocad.
when I do this:
graphicsObj.DrawString("SETTINGSANDVALUE", font, Brushes.Blue, Pos.X + SizeRight, Pos.Y - 25);
graphicsObj.DrawString("SETTINGS", font, Brushes.Red, Pos.X + SizeRight, Pos.Y - 25);
graphicsObj.DrawString("VALUE", font, Brushes.Green, Pos.X + SizeRight, Pos.Y - 13);
Only the latter 2 texts are displayed when i open the dxf in Autocad.
What is your findings?
Please try this new version and let us know about the results.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: Demo appplication do not show any texts?
Hello Support.
Your new build fixed the problem of disappearing text in autocad, but it causes other problems instead. Please see my other thread "text justification". I have explained it there.
Best Regards,
Your new build fixed the problem of disappearing text in autocad, but it causes other problems instead. Please see my other thread "text justification". I have explained it there.
Best Regards,
Re: Demo appplication do not show any texts?
Hello.
We will consider other problems. Please describe them on occur.
Alexander.
We will consider other problems. Please describe them on occur.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support