Message 1 of 5
Block Insert in 2007

Not applicable
08-29-2006
05:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all
I am having an issue with my VB code in AutoCAD 2007. I have a routine which generates a template dynamically, depending on settings specified by the user. The title block, revision block etc are inserted into paperspace.
The problem I am having is with the title block. It contains an OLE object which is our company logo. When the title block is inserted via the vb code, the logo is not inserted. There is no evidence that it has ever been there, even when I explode the block. However, if I delete the title block and then purge it and insert it using the AutoCAD toolbar, the logo appears.
Has anyone else come across this and if so, have you found a way around it?
Any help would be greatly appreciated.
Many thanks,
Laura.
I am having an issue with my VB code in AutoCAD 2007. I have a routine which generates a template dynamically, depending on settings specified by the user. The title block, revision block etc are inserted into paperspace.
The problem I am having is with the title block. It contains an OLE object which is our company logo. When the title block is inserted via the vb code, the logo is not inserted. There is no evidence that it has ever been there, even when I explode the block. However, if I delete the title block and then purge it and insert it using the AutoCAD toolbar, the logo appears.
Has anyone else come across this and if so, have you found a way around it?
Any help would be greatly appreciated.
Many thanks,
Laura.