Align Table to Right

411 views
Skip to first unread message

freal...@gmail.com

unread,
Nov 19, 2015, 12:00:05 PM11/19/15
to Fujitsu RunMyProcess Developer Community
Hi.
I generate PDF through XSL, but I want align table to the right. How I can do this?

Pankaj Kumar

unread,
Nov 20, 2015, 4:40:30 AM11/20/15
to Fujitsu RunMyProcess Developer Community
Hi,

In xsl, please try 
 width: auto;
    margin-right: 0px;
css on <fo:table> node.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

On Thu, Nov 19, 2015 at 10:30 PM, <freal...@gmail.com> wrote:
Hi.
I generate PDF through XSL, but I want align table to the right. How I can do this?

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/7499459c-ffc6-4f10-ab34-8e3cf0a64b7f%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

freal...@gmail.com

unread,
Nov 20, 2015, 5:21:34 AM11/20/15
to Fujitsu RunMyProcess Developer Community
Hi Pankaj.
Thank you.
Your solution didn't work.

<fo:table width="auto" margin-right="0px" font-family="Calibri"...

I tried change the start-indent ="" parameter and the table go to right. Is it a possibility?

Reply all
Reply to author
Forward
0 new messages