Sundhedsdatastyrelsen / ehdsi

Danish implementation of MyHealth @ EU – eHealth Digital Service Infrastructure (eHDSI)
MIT License
2 stars 0 forks source link

Bug: L1 Prescription fixes #39

Open CBrams opened 3 weeks ago

CBrams commented 3 weeks ago
hansbugge commented 2 weeks ago

For the text wrapping issue perhaps it makes sense to pull in Apache Commons Text, e.g.: https://commons.apache.org/proper/commons-text/apidocs/org/apache/commons/text/WordUtils.html#wrap(java.lang.String,int,java.lang.String,boolean)