Revision news |
|
| |
|
| Version 1.3.0 |
Add new feature : ( **only re-apply)
Add a new server setting |
| |
|
| Version 1.2.9 |
Remove 1 bug: ( ** only re-apply )
Fix a bug on load source page |
| |
|
| Version 1.2.8 |
Remove 1 bug: ( ** only re-apply )
Fix a bug on Mac (don't display correctly the ext panel) |
| |
|
| Version 1.2.7 |
Remove 1 bug: ( ** only re-apply )
Fix a bug on pdf font style |
| |
|
| Version 1.2.5 |
Add new feature : ( **only re-apply)
Add the setup for a custom font folder |
| |
|
| Version 1.2.4 |
Add new feature : ( **only re-apply)
Add the line-height feature for paragraph |
| |
|
| Version 1.2.3 |
Add new feature : ( **only re-apply)
The Custom page size, now you can define your own page size |
| |
|
| Version 1.2.2 |
Add new feature : ( **only re-apply)
The "UseAllFonts" to be compatible with server with limited trust level |
| |
|
| Version 1.2.1 |
Add new feature : ( **only re-apply)
The new release don't need the VJ# runtime installed but only the .NET Framework 2.0 |
| |
|
| Version 1.2.0 |
Add new feature : ( ** complete restore )
Rewrite all the code that generate the pdf to be more easy to use |
| |
|
| Version 1.1.7 |
Remove 1 bug: ( ** only re-apply )
Fix a bug on pdf with links with parameters |
| |
|
| Version 1.1.4 |
Add new feature : ( ** only re-apply )
Compatible with virtual and file include file |
| |
|
| Version 1.1.1 |
Remove 1 bug: ( ** only re-apply ) |
| |
On some server the extension was unable to get the HTML of the source page. In this case return an Asp.Net error. This version fix this bug |
| |
|
| |
|
| |
|
| |
|
| |
|
| What you must do in the 2 different case to update the extension code in existing pages: |
|
| * complete restore |
To apply this new features in an exixting page you must remove all the code of the old version and re-apply the extension. This because in this new release I modify the code inserted in the page to add new parameters and in this case DW don't recognize the old code and is unable to detect the extension in the page. |
| |
|
| ** only re-apply |
To apply this new features in an existing page you must only double-click on the extension label in the server behavior panel, and after the extension panel is open click on the Ok button. This will update all the files in the dwzAspPdf folder and the new features will be available. |
| |
|
Every time you upgrade to a new release don't forget to upload
on the server all the dwzAspPdf folder that contains the new files. |