![]() |
Rotating Text |
Post Reply
|
| Author | |
mattucg
Newbie
Joined: 28 Sep 2010 Posts: 32 |
Post Options
Quote Reply
Topic: Rotating TextPosted: 07 Nov 2011 at 9:41am |
|
That did it, thanks :)
|
|
![]() |
|
florinv
Admin Group
Joined: 19 May 2008 Posts: 82 |
Post Options
Quote Reply
Posted: 04 Nov 2011 at 3:26pm |
|
The SVG must be nested within a fo:instream-foreign-object:
<fo:block> <fo:instream-foreign-object> <!-- svg goes here --> </fo:instream-foreign-object> </fo:block>
Edited by florinv - 04 Nov 2011 at 3:26pm |
|
![]() |
|
mattucg
Newbie
Joined: 28 Sep 2010 Posts: 32 |
Post Options
Quote Reply
Posted: 04 Nov 2011 at 12:52pm |
|
That sounds promising, but adding the code you provided does not seem to do anything.
|
|
![]() |
|
radup
Admin Group
Adminstrator Joined: 19 May 2008 Posts: 83 |
Post Options
Quote Reply
Posted: 04 Nov 2011 at 9:38am |
|
Hi mattucg, As workaround you can use SVG to rotate the text:
|
|
![]() |
|
mattucg
Newbie
Joined: 28 Sep 2010 Posts: 32 |
Post Options
Quote Reply
Posted: 04 Nov 2011 at 8:27am |
|
From what I understand the XSL-FO spec only allows reference-orientation in increments of 90 degrees, meaning something like this will not work:
Is there any way around that restriction? |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |