custom table from macro prints all black

custom table from macro prints all black

Anonymous
Not applicable
432 Views
1 Reply
Message 1 of 2

custom table from macro prints all black

Anonymous
Not applicable

Hi,

 

I have a problem with printing drawings with custom table inserted by vba macro. On printed drawing (by real printer or printed to pdf) there is black square instead of table. Custom table inserted manually on the same drawing prints correctly. 

Did anyone had the same problem? 

I am using Inventor 2019

0 Likes
Accepted solutions (1)
433 Views
1 Reply
Reply (1)
Message 2 of 2

chandra.shekar.g
Autodesk Support
Autodesk Support
Accepted solution

@Anonymous ,

 

It seems that line weight of table which is drawn through VBA code might be having higher value. Check the line weights of table style as shown below.

 

Tablestyle.PNG

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes