AutoVue (MOSC)

MOSC Banner

Need to set image as print header in Autovue

edited Apr 15, 2009 8:50AM in AutoVue (MOSC) 1 commentAnswered
 Hi,
One of our customer wants Company logo to be printed as document header  at specified location like topleft,top center,top right etc when printed through Autvue server.


using the following API we can set TEXT for  the Print headers at top left, top center etc

PrintHeaders.setTopLeftText("top left text);
PrintHeaders.setTopCenterText("top center text);


Same way, Does any API exists to set images as Print headers at specified location like top left etc and print the image
as header along with the main document ?

I tried this way,

 PrintHeaders.setTopLeftText(PrintHeader.setFile('images/IMG.jpg');

But did not work.Only image got be printed The main document did not print.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center