Liking cljdoc? Tell your friends :D

Eclipse BIRT

  1. Start a new "Report project" under "Report design" perspective

    82aa4d36 3fcd 11e6 8865 17d044d34743
  2. Select the project’s name

    9ffe01d4 3fcd 11e6 8e45 c9f3841a8436
  3. Create a new report (File→New→Report) and give it a name

    e9dce37e 3fcd 11e6 84c4 83c3e7547b46
  4. Choose your template

    04240596 3fce 11e6 9e97 b8e611e48a44
  5. Create a new Datasource by right clicking "Data sources" → New Data Source and choose the second option

    79956734 3fce 11e6 8141 5777f15399e9
  6. Create a new Connection profile store (click new on both windows)

    cf2ad59e 3fce 11e6 911c 999f8b6f2cd0
  7. Choose "BIRTH JDBC Data Source" and give it a name

    f0ec6904 3fce 11e6 88c8 5be6e62ed8bd
  8. Load your jdbc jar by clicking "Manage Drivers" and select "Add"

    2d32090a 3fcf 11e6 893d ed4ccef968c4
  9. Choose your dirver location and press OK

    3fce59f6 3fcf 11e6 9fe7 f7ecca4716db
  10. Fill the driver connection parameters

    59d8e352 3fcf 11e6 8458 5faf8fea540f
  11. Click "Next" and "Finish" and choose the newly created connection profile store

    85f3630e 3fcf 11e6 9521 902bc61e5d8b
  12. Click "Next" and "Finish" and the Data Source should be created

    06b6a280 3fd0 11e6 88e7 0d6f8bc79928
  13. Create a new Dataset (right click Data Sets → New Data Set) and choose Next

    4521c4d2 3fd0 11e6 8fae bb3e0aee3e4f
  14. Type the query you want to create your Dataset with and click Finish

    698c4a36 3fd0 11e6 8ef1 2126cad983a1
  15. A new Window will appear showing the columns available with your query

    83925a2e 3fd0 11e6 9e92 cd8276a24c41
  16. You can also preview the results

    9ffde6ec 3fd0 11e6 9d32 ecb0ab797e7e
  17. Close this window and create a new Table element (Right click the document → Insert → Table)

    848ca81e 3fd3 11e6 9f85 aeed3f4e0092
  18. Choose 4 columns and click Finish

    44c07b28 3fda 11e6 8273 a4b4c0d55545
  19. Fill the table with the following data (drag and drop the datasource colums in the right position)

    edf3b98a 3fda 11e6 9d80 f4026e036770
  20. To export the report click Run → View report → As PDF

    181e062a 3fdb 11e6 89eb 3a14c959e53b

Can you improve this documentation? These fine people already did:
Frank Pavageau & Michael Hunger
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close