#29621

Thanks a lot for your answer.

We actually already override the following elements :

parametreDefaut.put(PD4Constants.PD4ML_DOCUMENT_DATE, (new LocalDateTime(0,1,1,0,0,0)).toString());
parametreDefaut.put(PD4Constants.PD4ML_IDS_AS_DESTINATIONS, “SIGEF”);
System.setProperty(“pd4ml.document.id”, “0123456789abcdef”);

Can you tell us how to override the OS and the JDK ? And what do you use to decode the “pdf content object” ?

Best regards,