Skip to content

Replace chars not supported by the font with ?

Fixes #833 (closed)

The first commit fixes downloading the pdf. The problem was that the font does not support all chars currently - so I replace then all with ? We should think about using another font in the future.

The second and third commit are linting.

The last commit fixes downloading the FHIR. The SettingsService was not handling requesting arbitrary settings which do not exist correctly.

Edited by Carlos Sanchez

Merge request reports

Loading