escape_pdf_string Subroutine

public subroutine escape_pdf_string(input, output, output_len)

Escape special characters in PDF strings

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: input
character(len=*), intent(out) :: output
integer, intent(out) :: output_len