Skip to main content
Question

How to convert output lines to dash lines (- - - - - ) ,to show the line as dashed in pdf output

  • January 31, 2021
  • 2 replies
  • 77 views

gogopotter90
Contributor
Forum|alt.badge.img+14

i would like to convert output lines to dash lines (- - - - - ) to show the line as dash in pdf output

2 replies

caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • February 1, 2021

The PDFStyler transformer will do that job.

Line Dash Array and Line Dash Phase parameters control the dash style.


gogopotter90
Contributor
Forum|alt.badge.img+14
  • Author
  • Contributor
  • February 1, 2021

The PDFStyler transformer will do that job.

Line Dash Array and Line Dash Phase parameters control the dash style.

Thanks alot