Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-588

The Sink.JUSTIFY_XXX has no effect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.10
    • None
    • None

    Description

      Hello

      I wish to use custom column alignments in tables.

      The Sink.JUSTIFY_LEFT or RIGHT seams not working.

       

      Is this code valid ?

        sink.table();
        int[] j = {       
           Sink.JUSTIFY_LEFT,
           Sink.JUSTIFY_RIGHT
         };
        sink.tableRows(j, true);

      I haven't found examples up to now.

      Thanks for your help

      Didier

      Attachments

        Issue Links

          Activity

            People

              slachiewicz Sylwester Lachiewicz
              qualitesys QualiteSys QualiteSys
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: