I don't see iText anywhere.

Paulo

----- Original Message ----- 
From: "David Martínez Ros" <[email protected]>
To: "iText" <[email protected]>
Sent: Tuesday, August 04, 2009 11:08 AM
Subject: [iText-questions] FW: An Error with iText and 
JumpPrinterModificated


Hi,

I have a printing error.
When I want to print a MapPanel in a Swing Application, and there are labels 
that have a degree + 90 from the medium, the printer prints the labels 
inverted.
I tried to set properties on the pageFormat like this:

                PrintRequestAttributeSet attributes = new 
HashPrintRequestAttributeSet();
                attributes.add(OrientationRequested.PORTRAIT);
                pageformat = printerjob.getPageFormat(attributes);
But this changes affects on the holy page and not on the tranformation of 
the labels.

I add a print capture of the error.

Can you help me?

Thanks,

David


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to