Search found 1 match

by artcheng
Wed May 15, 2024 4:37 am
Forum: Others
Topic: Use LaTeX for client statement
Replies: 1
Views: 23119

Use LaTeX for client statement

Hi,
I wrote a java program to generate my company's client monthly statement and all other reports. The only problem is calling the pdflatex.exe process for each statement is quite slow. Even I use 4-6 threads to run the job, it still need couple hours for thousands of client statements. Is there ...