Uploaded image for project: 'Velocity'
  1. Velocity
  2. VELOCITY-950

Skipping empty lines

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Information Provided
    • None
    • None
    • Engine
    • None

    Description

      I need to convert text from Word to PDF using "if" (or others) construction of Velocity. I need to get rid of empty lines.

      Example:
      In Word it looks like: 

      «#if(xxx == "true)»1«#end»

      «#if(yyy == "true)»1«#end»

      «#if(zzz == "true)»1«#end»
      If yyy == false, xxx and zzz are true in PDF we will get:
      1

       

      1

      But I need get it without an empty line somehow:

      1

      1

      Is it possible to do it with such functionality?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              igalkin98 Ivan Galkin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: