eDrawings, VB6 and time/date stamp

Discussion in 'SolidWorks' started by DT, Sep 19, 2006.

  1. DT

    DT Guest

    I've created a drawing viewer with eDrawings built into it using Visual
    Basic 6. It works great except I need a way to get a time/date stamp on
    the drawing when printing. I can't use the print commands thru
    eDrawings (no time/date stamp available).
    I can print a picture image (Printer.PaintPicture Image1.Picture, 0, 0)
    and time/date stamp in VB but when I try to do the same thing with the
    eDrawings image results are 2 pages (one of the drawing and one of the
    time/date stamp). We need the time/date stamp for ISO. Suggestions
    anyone?

    Thanks,
    Derek
     
    DT, Sep 19, 2006
    #1
  2. DT

    ngpost1 Guest

    I believe you can do this with eDrawings 2007. See
    EModelMarkupControl.AddStamp .

    ngpost1
     
    ngpost1, Sep 23, 2006
    #2
  3. DT

    DT Guest

    I loaded the EModelView 2007 type library and added an
    EModelViewControl1 to the VB form. I don't see an EModelMarkupControl
    or AddStamp anywhere. What am I missing?

    Thanks for the help,
    DT
     
    DT, Sep 25, 2006
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.