Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: ASP.Net to pdf

  1. #1
    Join Date
    May 2005
    Location
    Bexleyheath, Kent
    Posts
    94
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default ASP.Net to pdf

    Does anyone know of an alternative asp to pdf program for .net, I currently use the persits asp version but want it for a new site written in asp.net. their asp.net version does not work with red fox due to the medium trust situation.

    any pointers would be greatly appreciated


    thanks

  2. #2
    Join Date
    Jun 2005
    Location
    Tunbridge Wells, Kent
    Posts
    206
    Thanks
    6
    Thanked 2 Times in 2 Posts

  3. #3
    Join Date
    Jan 2006
    Posts
    419
    Thanks
    2
    Thanked 16 Times in 16 Posts

    Default

    http://www.websupergoo.com/products.htm

    They have a product which can take html and convert it to a pdf. Is easilly used within an asp.net website.

    Can also write a pdf manually if you want the hassle.

    Also have a free version if you link to their site - not sure what restrictions are placed.

    Currenly use their pay for product to generate pdf invoices from html content and it works a treat.

  4. #4
    Join Date
    May 2005
    Location
    Bexleyheath, Kent
    Posts
    94
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default

    thanks for these, i will have a look at both of them and see how i get on

    regards

    Richard

  5. #5
    Join Date
    Oct 2005
    Location
    Scotland
    Posts
    229
    Thanks
    7
    Thanked 12 Times in 8 Posts

    Default

    Does it work on RFH servers Jim?

  6. #6
    Join Date
    Jan 2006
    Posts
    419
    Thanks
    2
    Thanked 16 Times in 16 Posts

    Default

    not sure John, use it for work purposes. Could ask Warren to have a gander. If memory serves me correctly the component is a dll which you drop in the bin directory. Would have to try using it to check we have the correct permissions.

  7. #7
    Join Date
    Oct 2005
    Location
    Scotland
    Posts
    229
    Thanks
    7
    Thanked 12 Times in 8 Posts

    Default

    Warren is there any way we could get asppdf added to the GAC to allow us to use it in .NET?

  8. #8
    Join Date
    Feb 2004
    Posts
    4,903
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    ASPPDF can't be added to the GAC because its an ActiveX/COM DLL, not a .NET assembly. .NET in Medium Trust prevents the running of unmanaged code (code that .NET cannot control/investigate) - ActiveX/COM DLLs are unmanaged.
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  9. #9
    Join Date
    Jan 2006
    Posts
    419
    Thanks
    2
    Thanked 16 Times in 16 Posts

    Default Sorry is this version a posability

    Hi,

    Is this version of the component a posability

    http://www.websupergoo.com/abcpdf-5.htm

    abcpdf.net

    It mentions ... However should you require you can always copy both DLLs to the bin directory of your application.

  10. #10
    Join Date
    Jan 2008
    Location
    Copenhagen
    Posts
    42
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    I use ABC Pdf but I need to moved to a full trust environment in order to that component work properly, only version 5 would work in a medium trust, but I had a lot of problems with that.

    so I'm using version 5 on a new server... that was the only manner to work with the component (or I would need to convert all my print classes to other component)
    Bruno Alexandre
    Strøby, Danmark

    "a Portuguese in Denmark"

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Asp.net Ajax ?
    By captain in forum ASP.NET
    Replies: 4
    Last Post: 28th January 2007, 01:19 PM
  2. PDF's
    By Furzetech in forum Sales and Service Feature Enquiries
    Replies: 6
    Last Post: 29th September 2006, 12:51 PM
  3. asp.net db connection
    By creativeworks in forum ASP.NET
    Replies: 34
    Last Post: 8th November 2005, 03:53 PM
  4. ASP.net 2.0
    By JohnnyW in forum Sales and Service Feature Enquiries
    Replies: 17
    Last Post: 8th November 2005, 01:01 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •