Jump to content
We've recently updated our Privacy Statement, available here ×

hari.sunku.jasper

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by hari.sunku.jasper

  1. Hi All, currently i am using jasper 6.1.1 for generating report, after pdf creation we are validating pdf with 508 compliance using commonlook pdf access, we are seeing below problem 'A tag of type Anchor is empty. Consider removing the tag or running the Cleanup functionality' my questions: 1. why it creating the <Anchor> tag 2. how to remove empty tags. thanks
  2. we are creating report using ireport 4.1.2 and using jasper report 4.1.2 jar file, below some of the properties working, some are not working.. after creating pdf when we use 508 compliance , below properties are not working... <property name="net.sf.jasperreports.export.pdf.tagged" value="true"/> : it's works<property name="net.sf.jasperreports.export.pdf.tag.language" value="EN-US"/> : it's not working<property name="net.sf.jasperreports.export.pdf.metadata.title" value="VHIC"/>: it's not working<property name="net.sf.jasperreports.export.pdf.display.metadata.title" value="Report"/>: it's not working<property name="net.sf.jasperreports.export.pdf.metadata.author" value="Hari"/>: it's not working[/code]Thanks Hari
×
×
  • Create New...