Project

General

Profile

Defect #578

warning in 6.1.x: plugins.jasperPluginRMI.OUTPUT_FORMAT.PDF

Added by Harjo Kompagnie over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
11/16/2012
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Hi, in Servoy 6.0.8 we have call like this:

plugins.jasperPluginRMI.runReport(vDbalias, vPath, vOutputFile, OUTPUT_FORMAT.PDF, vParameters)

in 6.1.3 we get a warning that OUTPUT_FORMAT.PDF is depricated.
So we change this into:

plugins.jasperPluginRMI.runReport(vDbalias, vPath, vOutputFile, plugins.jasperPluginRMI.OUTPUT_FORMAT.PDF, vParameters)

but now the waring changes in: the property PDF is undefined......

History

#1

Updated by Harjo Kompagnie over 11 years ago

Is this a Servoy issue? or a plugin issue?

#2

Updated by Andrei Costache over 11 years ago

  • Status changed from New to Rejected

Harjo, this is not a plugin issue.
It seems a Servoy problem; it will be looked at.

Also available in: Atom PDF