- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
No 3.part ?? You store vba macros in the file (or i am wrong?)
Sorry that i don't allow to load strange vba macros, yo i could read and understand them.
I will never load embedded macros from others.
Please start your programm with SAFEMODE parameter!
In this kind:
[Win]+[R]
Open:
"C:\Program Files\Autodesk\AutoCAD 2019\acad.exe" /savemode /product ACAD
Use command OPEN to open your file, set STANDARD to Arial(.ttf), save&close&reopen the file.
Still happen?
If YES, please do this (in a "normal" started session):
Open the file, delete your embedded vba macros
(just for the helpers, it isn't lovely to publish dwg files with embedded macros)
Change STANDARD to Arial(.ttf), saveas DXF2013, now upload this dxf file.
In the dxf file we can check if the change come by open or by save process.
Is STANDARD saved with arial, the problem comes with your open process,
if standard is saved with that other font, the change happens by saving process.
Sebastian