Create PDF in download section

Dean_Axon
Dean_Axon Member Posts: 193
edited 2004-02-24 in Navision Attain
I have found what maybe a useful download on this website, but does anyone know where I can get some information reagrding actually using this automation from within Navision ???
Remember: Keep it simple

Comments

  • eromein
    eromein Member Posts: 589
    What do you want to know?
    "Real programmers don't comment their code.
    If it was hard to write, it should be hard to understand."
  • Dean_Axon
    Dean_Axon Member Posts: 193
    anything and everything !!!!

    I don't read or write VB too well so the BSTR (i Know has something to do with defining a str???) doesn't mean a great deal to me.

    Thanks Emiel (p.s. I copied it this time :oops: )
    Remember: Keep it simple
  • janpieter
    janpieter Member Posts: 298
    Get a good book about VB6 (or VB.Net) and read the chapters how to create an ActiveX DLL or an ActiveX EXE. This is what you need to get started with automation. It is really no use to explain everything about automation in this forum but if you have a specific question would be happy to give an answer.

    a tip:
    learn how to make functions, properties and events (and expose them to COM)
    In a world without Borders or Fences, who needs Windows and Gates?
  • janpieter
    janpieter Member Posts: 298
    Sorry i misunderstood your question. Forgot to read the subject.
    In a world without Borders or Fences, who needs Windows and Gates?
  • Dean_Axon
    Dean_Axon Member Posts: 193
    OK, maybe "EVERYTHING AND ANYTHING" was a bit of an open question...

    how about....

    Any pointers ???
    Can I get a help file that tells me a bit about the commands in the automation ???

    Is there something already in the zip file.... I have heard something about .IDL files contain information ??

    Cheers

    Dean
    Remember: Keep it simple