DOC export issue with Hyperlinks and Crosstabs [message #907864] |
Tue, 04 September 2012 09:18  |
David B. Messages: 24 Registered: February 2012 |
Junior Member |
|
|
Hi,
I'm using BIRT 3.7.1 and I have some issues when exporting to DOC format:
- The hyperlinks and bookmarks don't work correctly, however they are working fine with PDF export. The link is correct but the bookmark is not created in the DOC file, so when I click on the link it goes nowhere in the document.
- I have trouble with the crosstab layout: in the PDF export it looks OK but in the DOC export, the crosstab layout is very bad. I am using the auto layout because the number of columns is variable.
Here is a Java project with a report example showing both of my issues: dl.dropbox.com/u/70923442/HyperlinkAndCrosstabLayoutIssue.zip
Maybe I did something wrong in the report but I think it may be some configuration problem in the code calling the report generation, since the PDF export works pretty well.
Thanks in advance for your help!
David
[Updated on: Wed, 05 September 2012 12:39] Report message to a moderator
|
|
|
|
|
Re: DOC export issue with Hyperlinks and Crosstabs [message #908047 is a reply to message #907864] |
Tue, 04 September 2012 15:40   |
|
David
This looks like it may be a bug. I got it to work with your example
report by moving the bookmark expression:
"crossTabBookmark"; from the label above the crosstab to the the
crosstab itself.
Jason
On 9/4/2012 5:18 AM, David B. wrote:
> Hi,
>
> I'm using BIRT 3.7.1 and I have some issues when exporting to DOC format:
> - The hyperlinks and bookmarks don't work correctly, however they are working fine with PDF export. The link is correct but the bookmark is not created in the DOC file, so when I click on the link it goes nowhere in the document.
> - I have trouble with the crosstab layout: in the PDF export it looks OK but in the DOC export, the crosstab layout is very bad. I am using the auto layout because the number of columns is variable.
>
> I attached a Java project with a report example showing both of my issues.
>
> Maybe I did something wrong in the report but I think it may be some configuration problem in the code calling the report generation, since the PDF export works pretty well.
>
> Thanks in advance for your help!
>
> David
>
|
|
|
Re: DOC export issue with Hyperlinks and Crosstabs [message #908048 is a reply to message #908047] |
Tue, 04 September 2012 15:43   |
|
Also do you mind opening a bug for this and submit your csv and design?
I tried it in 4.2 and it appears it is still an issue.
Jason
On 9/4/2012 11:40 AM, Jason Weathersby wrote:
> David
>
> This looks like it may be a bug. I got it to work with your example
> report by moving the bookmark expression:
> "crossTabBookmark"; from the label above the crosstab to the the
> crosstab itself.
>
> Jason
>
> On 9/4/2012 5:18 AM, David B. wrote:
>> Hi,
>>
>> I'm using BIRT 3.7.1 and I have some issues when exporting to DOC format:
> Path: news.eclipse.org!not-for-mail
> From: Jason Weathersby <jasonweathersby@xxxxxxxx>
> Newsgroups: eclipse.birt
> Subject: Re: DOC export issue with Hyperlinks and Crosstabs
> Date: Tue, 04 Sep 2012 11:40:30 -0400
> Organization: EclipseCorner
> Lines: 25
> Message-ID: <k257di$ksu$1@xxxxxxxxe.org>
> References: <k24h0g$roj$1@xxxxxxxxe.org>
> NNTP-Posting-Host: h221.69.30.71.dynamic.ip.windstream.net
> Mime-Version: 1.0
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit
> X-Trace: news.eclipse.org 1346773235 21406 71.30.69.221 (4 Sep 2012
> 15:40:35 GMT)
> X-Complaints-To: news@xxxxxxxxe.org
> NNTP-Posting-Date: Tue, 4 Sep 2012 15:40:35 +0000 (UTC)
> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713
> Thunderbird/14.0
> In-Reply-To: <k24h0g$roj$1@xxxxxxxxe.org>
> Xref: news.eclipse.org eclipse.birt:49530
>
> David
>
> This looks like it may be a bug. I got it to work with your example
> report by moving the bookmark expression:
> "crossTabBookmark"; from the label above the crosstab to the the
> crosstab itself.
>
> Jason
>
> On 9/4/2012 5:18 AM, David B. wrote:
>> Hi,
>>
>> I'm using BIRT 3.7.1 and I have some issues when exporting to DOC format:
>> - The hyperlinks and bookmarks don't work correctly, however they are
>> working fine with PDF export. The link is correct but the bookmark is
>> not created in the DOC file, so when I click on the link it goes
>> nowhere in the document.
>> - I have trouble with the crosstab layout: in the PDF export it looks
>> OK but in the DOC export, the crosstab layout is very bad. I am using
>> the auto layout because the number of columns is variable.
>>
>> I attached a Java project with a report example showing both of my
>> issues.
>>
>> Maybe I did something wrong in the report but I think it may be some
>> configuration problem in the code calling the report generation, since
>> the PDF export works pretty well.
>>
>> Thanks in advance for your help!
>>
>> David
>>
>
On 9/4/2012 11:40 AM, Jason Weathersby wrote:
> David
>
> This looks like it may be a bug. I got it to work with your example
> report by moving the bookmark expression:
> "crossTabBookmark"; from the label above the crosstab to the the
> crosstab itself.
>
> Jason
>
> On 9/4/2012 5:18 AM, David B. wrote:
>> Hi,
>>
>> I'm using BIRT 3.7.1 and I have some issues when exporting to DOC format:
>> - The hyperlinks and bookmarks don't work correctly, however they are
>> working fine with PDF export. The link is correct but the bookmark is
>> not created in the DOC file, so when I click on the link it goes
>> nowhere in the document.
>> - I have trouble with the crosstab layout: in the PDF export it looks
>> OK but in the DOC export, the crosstab layout is very bad. I am using
>> the auto layout because the number of columns is variable.
>>
>> I attached a Java project with a report example showing both of my
>> issues.
>>
>> Maybe I did something wrong in the report but I think it may be some
>> configuration problem in the code calling the report generation, since
>> the PDF export works pretty well.
>>
>> Thanks in advance for your help!
>>
>> David
>>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.02216 seconds