Hi:
Yes I am a newbie.
I have creaed a Two Birt reports - Master and Detail and within the Birt Previewer I can sucessfully drill through from the master to the detail. Also, from the navigator pane when I run the master report and then export it as a PDF, when I drill through to the detail report it drills through and creates my PDF detail report - exactly what we want.
When we execute the master report from a java class - the master PDF is created with the hyperlinks in the master report. However when we click on the hyperlink it is try to link to a file and not a URL - obviously I am missing something.
Here is an example of the link that would work:
http://127.0.0.1:58036/viewer/frameset?__report=C:\projectsReports\NightlyTracs\reports\Detail.rptdesign&__format=pdf&TicketId=1109-000014&__overwrite=true&__locale=en_US&__timezone=America/Regina&__svg=false&__designer=true&__pageoverflow=0&__masterpage=true&__resourceFolder=C:\projectsReports\NightlyTracs
not working link...
file:///C:/projectsReports/NightlyTracs/reports/output/run?__report=%2FC%3A%2FprojectsReports%2FNightlyTracs%2Freports%2FDetail.rptdesign&TicketId=%5B1109-000196%5D&__overwrite=true
Any help would be appreciated muchly
Thanks