I am getting this exception running the TeXJob:
System.Exception
HResult=0x80131500
Messaggio=Argomento specificato non compreso nell’intervallo.
Nome parametro: The value must be between 1 and 3999 inclusive.7001
Origine=Aspose.TeX
Analisi dello stack:
at #=zkLDz4WOgPAiOHQ0ghu4ow$YveOJI.#=zpTxbOLE=()
at #=zJpFcDJLCTKZy5zeY7LAAu$HYGNY6.#=zpTxbOLE=()
at Aspose.TeX.TeXJob.Run()
The problem seems to be caused by a long table with columns with fixed widths, please find an example attached test.zip (606 Bytes)
I’ve tested the example with MikTex and it works without any error.