Closed
Description
https://github.com/michaelrsweet/htmldoc/blob/master/htmldoc/ps-pdf.cxx#L11539
fprintf(out, "%%%%CreationDate: D:%04d%02d%02d%02d%02d%02d+0000\n",
Both PDF 1.7 and 2.0 specifications require the date to take the following form (D:YYYYMMDDHHmmSSOHH'mm)
, with an additional single quote in the end optional.