HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Trouble understanding differencies between Linux and Windows › Re: Re: Trouble understanding differencies between Linux and Windows
February 19, 2015 at 15:11
#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,