OthersUse LaTeX for client statement

Information and discussion about other TeX distributions not listed above; installation, administration; field reports
Post Reply
artcheng
Posts: 1
Joined: Wed May 15, 2024 4:29 am

Use LaTeX for client statement

Post by artcheng »

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 any way to speed up the compiling time? is it possible to compile multiple similar files at one time to save some time?

Thanks,

art

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
Post Reply