The code does not require references Spire.Pdf.dll
In addition, when executing this code, it often happens that LA crashes
The crash information is as follows
Issue signature:
Problem event name: APPCRASH
Application name: Au.Task.exe
Application version: 0.0.0.0
Application timestamp: 632d553e
FAULTY MODULE NAME: KERNELBASE.dll
Faulty module version: 6.1.7601.24545
Fault module timestamp: 5e0eb6bd
Exception code: e0434352
Exception offset: 0000000000000b87d
OS version: 6.1.7601.2.1.0.256.48
Locale ID: 2052
Additional information 1: A267
Additional information 2: A2676F3E86C31732CDB231A7E6720837
Additional information 3: 00b8
Additional information 4: 00b8610e1c8e1e67039782bd26c8d064
After both dll files are referenced, the problem disappears,
But the Spire.Pdf.dll file is redundant
/*/ r %dll%\spire\Spire.Doc.dll; r %dll%\spire\Spire.Pdf.dll; /*/
In addition, when executing this code, it often happens that LA crashes
The crash information is as follows
Issue signature:
Problem event name: APPCRASH
Application name: Au.Task.exe
Application version: 0.0.0.0
Application timestamp: 632d553e
FAULTY MODULE NAME: KERNELBASE.dll
Faulty module version: 6.1.7601.24545
Fault module timestamp: 5e0eb6bd
Exception code: e0434352
Exception offset: 0000000000000b87d
OS version: 6.1.7601.2.1.0.256.48
Locale ID: 2052
Additional information 1: A267
Additional information 2: A2676F3E86C31732CDB231A7E6720837
Additional information 3: 00b8
Additional information 4: 00b8610e1c8e1e67039782bd26c8d064
After both dll files are referenced, the problem disappears,
But the Spire.Pdf.dll file is redundant
/*/ r %dll%\spire\Spire.Doc.dll; r %dll%\spire\Spire.Pdf.dll; /*/