Skip to main content



      Home
Home » Archived » BIRT » &amp in PDF
&amp in PDF [message #1608491] Mon, 09 February 2015 09:58 Go to next message
Eclipse UserFriend
My pdf output has & for "&" and &apo;s for "'s".

How can I get it to print & and 's instead of those escape characters?

Source is XML. and xml has those escape characters.


I used a grid and in one of the row in grid im loading data from xml dataset.

[Updated on: Mon, 09 February 2015 10:09] by Moderator

Re: &amp in PDF [message #1608515 is a reply to message #1608491] Mon, 09 February 2015 10:16 Go to previous messageGo to next message
Eclipse UserFriend
So, your xml is something like:

<customers>
    <customer>
        <cname>Larry&apo;s Auto Shop</cname>
    </customer>
    <customer>
        <cname>Kansas City Lawn &amp; Garden</cname>
    </customer>
</customers>


And these values are showing like this in the PDF output?
Re: &amp in PDF [message #1608541 is a reply to message #1608515] Mon, 09 February 2015 10:38 Go to previous messageGo to next message
Eclipse UserFriend
Yes.
Re: &amp in PDF [message #1608581 is a reply to message #1608541] Mon, 09 February 2015 11:14 Go to previous messageGo to next message
Eclipse UserFriend
I'm not seeing the same issue. How are you executing your report?
Re: &amp in PDF [message #1608724 is a reply to message #1608581] Mon, 09 February 2015 13:16 Go to previous messageGo to next message
Eclipse UserFriend
I'm using Informatica B2B Data Transformation studio to run the report.

I have two separate reports. Both has same kind of information

1st report is working correctly. "& " is displaying correctly. But not in 2nd report.
Re: &amp in PDF [message #1608730 is a reply to message #1608724] Mon, 09 February 2015 13:24 Go to previous messageGo to next message
Eclipse UserFriend
When i did a preview of the report it displayed "&" as expected. but nnot in the pdf.
Re: &amp in PDF [message #1608904 is a reply to message #1608730] Mon, 09 February 2015 16:02 Go to previous message
Eclipse UserFriend
Issue is in Informatica Data Transformation Service.
Previous Topic:PageBreaks Based on element in XML
Next Topic:Internationalization of HTML Button
Goto Forum:
  


Current Time: Thu Mar 20 21:37:07 EDT 2025

Powered by FUDForum. Page generated in 0.02902 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top