hello @B_Sravan,
Thank you for your response. Here are the actions we take for the conversion:
Home > Services >PDF Generator > Create PDF
here is the configuration we did :
'Home', 'Services', 'PDF Generator' then 'File type settings'
Standard => Standard_MC:
In Microsoft Excel :
- ncheck ‘Try OpenOffice as fallback converter’
- Add the xlsm extension
- Check 'Convert entire workbook'
In Microsoft Word:
- Uncheck ‘Try OpenOffice as fallback converter’
- Add .docm extension
- Uncheck ‘Add bookmarks to Adobe PDF’
- Uncheck ‘Convert document information’
- Check ‘Keep annotations…’
Go to Home > Settings > Core System Settings > Configurations :
- Change the value of ‘Default maximum document input line size’ to 10485760
- Change the value of 'Default delay before deleting the document' to 3600
Go to Home > Services > Applications and services > Service management
Click on ConvertPdfService
- Modify the value of ‘Transaction Time Out’ to 3600
Go to Home > Services > Applications and services > Service management
Click on PDFGConfigService (page 3)
- Change the value of 'Server Conversion Timeout' to 3600
- Change the value of 'Server Global Timeout' to 3600
We also utilize a Java code to generate the PDF, and we have the same isue.
Thank you for your help.