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

oroset

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

Downloads

Everything posted by oroset

  1. Hi, I have a lot of jrxml files in a folder on my web server. With a php script, using the jasper php client, I want to create the reportUnits from those jrxml files. What is the easiest way to do this ? By use of repositoryService->createResource ? Can anybody can show me a little example ?
  2. Hi, Can we do the same thing with the php api ? report.setProperty(MaxPagesGovernor.PROPERTY_MAX_PAGES_ENABLED, Boolean.TRUE.toString()); report.setProperty(MaxPagesGovernor.PROPERTY_MAX_PAGES, String.valueOf(500)); ?
×
×
  • Create New...