ABCpdf5

Discussion in 'ASP.NET 2.0' started by stumac, Sep 9, 2008.

  1. Hi guys,

    Wasn't sure which forum to place this in so opted for the largest!
    ABCpdf5 seems to be the beasty that I want as I want to build a pdf on the fly from stuff I pull out of my database.
    But there doesn't seem to be a lot of help on the basics. Any pointers to those more experienced than I?

    (As an aside: Why no upgrade to ABCpdf6?)

    Is this right for all the imports I need;
    Imports WebSupergoo.ABCpdf5
    Imports WebSupergoo.ABCpdf5.Objects
    Imports WebSupergoo.ABCpdf5.Atoms
    Imports WebSupergoo.ABCpdf5.Operations

    If so, when I add this line, "Dim theDoc As Doc = New Doc()" (as shown on an example I found), why do I get an error, "Type 'Doc' is not defined"
    Do I need to add a dll to my bin? If so, where can I get it?
    So many questions, so little time to delivery!!

    Appreciate your time in reading this.

    Regards,

    Stuart
     
  2. Bruce

    Bruce DiscountASP.NET Staff

  3. Thanks Bruce. Spot on. I guess I need to refine my searches in future to mine the info that's there!


    Pity about V6 but the deals got to be right for you guys. Pity some companies are not forward thinking enough to see the possibilities of showcasing a product at a cheaper rateand getting the payback in cross-selling other products!


    Thanks again.


    Stuart
     

Share This Page