Bi publisher print blank pages on the printer output
Hello everybody,
On my Windows process scheduler, when I launch BI publisher XRFWIN with output=printer, I get the correct number of pages, but there are all blanks.
If I launch with output=pdf, it's OK.
Another things :
when I print the same process using unix process scheduler it's OK.
With my windows process scheduler I can print sqr output correctly (ddaudit for example)
Here's my xdo file :
<config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
<properties>
<!-- System level properties -->
<property name="xslt-xdoparser">true</property>
<property name="xslt-scalable">true</property>
<property name="system-cachepage-size">50</property>
<property name="system-temp-dir">c:\temp</property>
On my Windows process scheduler, when I launch BI publisher XRFWIN with output=printer, I get the correct number of pages, but there are all blanks.
If I launch with output=pdf, it's OK.
Another things :
when I print the same process using unix process scheduler it's OK.
With my windows process scheduler I can print sqr output correctly (ddaudit for example)
Here's my xdo file :
<config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
<properties>
<!-- System level properties -->
<property name="xslt-xdoparser">true</property>
<property name="xslt-scalable">true</property>
<property name="system-cachepage-size">50</property>
<property name="system-temp-dir">c:\temp</property>
0