First version of the report generating engine finished, Both front and back pages are merged into one PDF. Seems the user's screen resolution and/or size affect the size of the PDF document, I feel this is a sort of bug that must be fixed at some point.
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
<package id="Common.Logging" version="3.3.1" targetFramework="net45" />
|
||||
<package id="Common.Logging.Core" version="3.3.1" targetFramework="net45" />
|
||||
<package id="EntityFramework" version="6.1.3" targetFramework="net45" />
|
||||
<package id="FreeSpire.PDF" version="3.2" targetFramework="net45" />
|
||||
<package id="Pechkin" version="0.5.8.1" targetFramework="net45" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user