Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Is there an option to suppress the generation of ModDate and CreationDate in the generated PDF?
Lothar
<p>Hi,</p><p> </p><p>I am trying to write a unit test where I generate a PDF report.</p><p>I wanted to verify that the generated PDF is always the same, but unfortunately every PDF differs because of the generated time stamps.</p><p> </p><blockquote class="ipsBlockquote"><p> </p><p><</Creator(BIRT Report Engine 4.3.2.v20140211-1400.)/Producer(iText 2.1.7 by 1T3XT)/Description(Copyright (c) 2006 <<Your Company Name here>>)/Title(Top Selling Products)/ModDate(D:2014040313[color=#ff8c00;]2251[/color]-07'00')/Author(Paul Clenahan)/CreationDate(D:2014040313[color=#ff0000;]2251[/color]-07'00')>></p><p> </p><div><</Creator(BIRT Report Engine 4.3.2.v20140211-1400.)/Producer(iText 2.1.7 by 1T3XT)/Description(Copyright (c) 2006 <<Your Company Name here>>)/Title(Top Selling Products)/ModDate(D:2014040313[color=#ff8c00;]0815[/color]-07'00')/Author(Paul Clenahan)/CreationDate(D:2014040313[color=#ff0000;]0815[/color]-07'00')>></div><div> </div></blockquote><p> </p><p>Is there a way to suppress the generation of these time stamps?</p><p> </p><p>P.S.</p><p>I am using the CustomerListAfter report from BIRT as an example here.</p><p> </p>
Find more posts tagged with
Comments
mwilliams
It's likely that you'd have to modify the emitter code to change this.