Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2007
    Location
    Elburn, IL USA
    Posts
    150

    SQLite - Report Generator

    Does anyone have an example of generating printable reports using SQLite?

  2. #2
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    I have used Worm's PDFOut dll in the past. It is a good free solution. I have attached an example. It does not use SQLite but it is very easy to modify.

    I have also done it using html. There is an example on here some where.
    Last edited by Dermot; 11-14-2009 at 09:33 PM.
    Dermot

    I am so out of here

  3. #3
    Join Date
    Apr 2007
    Location
    Elburn, IL USA
    Posts
    150
    Thanks Dermot. I will look for HTML on forum.

  4. #4
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    I would go with the PDF solution because you have complete control over placing text and objects. Also you can handle page breaks etc.
    Dermot

    I am so out of here

  5. #5
    Join Date
    Apr 2007
    Location
    Elburn, IL USA
    Posts
    150
    Abandoning HTML solution. Thanks again.

  6. #6
    Join Date
    Oct 2008
    Location
    UK - Midlands
    Posts
    63
    Does anyone know if there is a way of setting the default paper size to A4 in the pdf out dll?


    TTJ

Posting Permissions

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