Jump to content
JasperReports Library 7.0 is now available ×

Printing vertically


2005 IR Help

Recommended Posts

By: Justin - jwesbro

Printing vertically

2004-01-23 12:21

Is there any way to print vertically. I want to print on the binding of a cd jewel case insert.

 

 

 

 

By: Teodor Danciu - teodord

RE: Printing vertically

2004-01-23 13:31

 

Hi,

 

Vertical text is not yet supported.

 

Thank you,

Teodor

 

 

 

 

 

By: Teodor Danciu - teodord

RE: Printing vertically

2004-01-28 13:15

 

Hi,

 

Now it is possible.

 

If you get the latest CVS version, there is a new

"rotation" attribute for text elements.

Possible values are "None", "Left" and "Right".

 

Thank you,

Teodor

 

 

 

 

 

By: Chuck Deal - cdeal

RE: Printing vertically

2004-01-28 13:32

Now, I'm just going to toss this out there for discussion purposes...

 

I see that you have three rotation options. My guess is that None does no rotation, Left does a 90 degree rotation to the left (-90), right does a 90 degree rotation to the right (+90). I have not checked, I make this statement purely from speculation. If I am incorrect, perhaps you could set me straight, if I am correct, then proceed to next paragraph...

 

Instead of hardcoding in Left or Right directions, could we instead have a field that simply accepts a number between 0 and 360 (0 is the default)? This would facilitate all possible rotations, wouldn't it?

 

I bring this up only so that it can be discussed so that JasperReports can be as flexible as *anyone* could imagine.

 

 

 

 

By: Teodor Danciu - teodord

RE: Printing vertically

2004-01-29 02:04

 

Hi,

 

Letting free the rotation angle is not quite simple

and I think the effect is different from the current

solution.

 

With the present "rotation" attribute, it is the text

inside the text element that is rotated and not the

element itself which stays at the declared x, y position.

 

With angles different then 90 or -90, it is difficult

to make the text run oblique inside an up-right rectangle (I only assume this, not actually tried it).

 

Thank you,

Teodor

 

 

 

 

 

By: Paulo Soares - psoares33

RE: Printing vertically

2004-01-29 03:10

ColumnText supports slanted columns but I doubt that any rotation other then 0, 90 and -90 doesn't make much sense. I can suggest that for completeness upside down text could also be considered.

 

Best Regards,

Paulo Soares

 

 

 

 

By: Chuck Deal - cdeal

RE: Printing vertically

2004-01-29 05:38

I do agree that ANY angle is a bit overkill, but slanted (45 degree) might be useful.

 

Think of narrow columns of data with large titles. Like a general ledger style report. I will try to simulate (but it may not turn out properly)

 

/c/ /f/

/b/ /e/

/a/ /d/

----------------------------

1 2

3 4

 

 

 

 

 

 

By: Carlos Costa e Silva - carloscs

RE: Printing vertically

2004-01-29 07:08

> for completeness upside down text could also be considered.

 

And mirrored text (or whatever the name should be): text as seen in a mirror.

 

 

 

 

 

By: Persapiens Team - persapiens

RE: Printing vertically

2004-06-19 05:35

>> I can suggest that for completeness upside down text could also be considered.

 

I need this feature to build a report today.

 

Congratulations for jasperreports,

marcelo

 

 

 

 

 

By: John Zoetebier - johnzoet

RE: Printing vertically

2004-01-28 14:00

Can you explain this a bit more ?

Is this vertical print:

v

e

r

t

i

c

a

l

 

Or do you mean that all letters are rotated 90 degrees before printing ?

 

 

 

 

 

 

 

 

By: Teodor Danciu - teodord

RE: Printing vertically

2004-01-29 02:06

 

Hi,

 

All letters are rotated.

However, this functionality is not available in HTML

format where the text remains unrotated.

 

Thank you,

Teodor

Link to comment
Share on other sites

  • 2 months later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...