Report bugs on...

If you wish to report bugs or additional features, please do it on the forums and it will be discussed by all members.

History for version 3.x

Old history list for versions 2.x
Old history list for versions 1.x

3.50 ( 05-May-2008 )
•
AddHTML - supports input tag
• AddHTML - some entities were ignored
• AddHTML - Strips  starting code page
• AddHTML - PRE tag supported
• AddHTML - Right alignmend was wrong for <P>
• AddHTML - Added AddTextWidth property for the HTML support
• AddHTML - Forms added
• AddHTML - Added a new constant to control the <a> tag. csHTML_IgnoreATag
• AddPDF - Unsupported images may hang or corrupt the saved PDF, fixed.
• AddPDF - Ignored correctly the /Shading function so does not corrupt the PDF
• AddPDF - External reference image where not supported
• AddPDF - Artifact content on body page was hanging the library if there was a bad supported BCD tag before.
• Checkbox didn't get is initial state

3.40 ( 14-December-2006 )
•
Added Marks property control for charts.
• Small bug in memory leak when using charts
• Added FreeChart function for multiple charts rendering
• AddPDF - Wrong import encoding for Type 1 fonts
• AddPDF - Flatstream compression was not correctly unpacking the data
• AddPDF - Removing Artifact contents in images was hanging the component
• AddHTML - Wrong nested tables html source was hanging aspEasyPDF
• AddHTML - Calculates correctly the images which are inside cells
• AddHTML - Logical IMG retrieve has been improved to be faster
• ENTERP - 1.07 Multiple groups were not correctly resetting the previous group
• ENTERP - 1.08 Fixed when setting the "Page break after printing" and is the last record it wont add a blank page.
• ENTERP - 1.10 ClearReport function added

3.30 ( 30-January-2006 )
•
AddHTML - Caption tag added with no parameters at all
•
AddHTML - Styles for TABLE and TD with WIDTH property
•
AddHTML - Styles with % values were not correctly calculated
•
AddHTML - After using <IMG src="..." border="1"> the AddGraphicPos is always adding a border
•
AddPDF - Refered images are correctly imported
•
AddPDF - Colorspace without external object was getting an invalid handler
•
AddPDF - Added new compression type for graphics palette and structure
•
AddPDF - Added DeviceCMYK for graphics using a different color palette than RGB
•
AddPDF - Partial Fonts were not correctly loaded.
•
AddPDF - Improved for PDF created in UNIX systems
•
AddPDF - Now manages different fonts for different pages in the same PDF with the same name.
•
AddPDF - Can now load from HTTP and HTTPS sites
•
ENTERP - 1.05 and 1.06 version added
•
ENTERP - SSL and Authentic method validation for all http request
•
New property constant for ignoring HTTP errors
•
On JS Events the \n was translated to a wrong code format
3.21 ( 29-September-2005)
•
csHTML_TRFullPage was not working with big images in HTML tables.
•
Table across pages with images were adding an extra page.
•
Footer Patterns with big images that didn't fit was causing loop bug error crash.
•
Special characters ( , ) and \ are ignored in form captions and in the AddTextWidth function
•
AddHTML - Added absolute font size for the size property in font (ex. size=8px )
•
AddHTML - Decrement font size was adding instead of subtracting
•
AddPDF - Removed the font optimization because if you were adding multiple PDF you may get unreadable text
•
AddPDF - Setting the csPageAutoAdd to false will not insert a new first page when loading a PDF and sees that there are contents on that page.
•
ENTERP - Added properties to control an automatic Grow for a field
•
ENTERP - Graphics was using it's original path instead of using the VEP memory structure.
•
ENTERP - Shapes with the same color background of page was drawing it in black.
•
ENTERP - Objects can be placed in a relative position that will print the object correctly for a grow field
•
ENTERP - Database Fields with HTML contents can be printed on the document
•
ENTERP - Functions can now return Variant types which
3.20 ( 09-September-2005)
•
New Enterprise version which adds the reports management
• New error management in LastError message property for all functions
• LoadPDF - extGStates ignores unsupported command which makes a readable document
• LoadPDF - extGStates with object refered name is correctly imported
• LoadPDF - Removed a bug in ColorSpace which would not read correctly the item information
• AddHTML - Wrong Width calculation if one cell got a width specification with a colspan set
• AddHTML - H1 H2 H3 H4 H5 H6 font size tags were ignored
• AddHTML - Support incremental o decrement specification on font Size property. Ej: <FONT size=+2> and (-)x ; Increments or decrements actual font.

3.15 ( 22-July-2005)
• Corrected the image format PNG for 2 bits which was inverted
• Row size height was not correct
• When loading existent PDF now uses correctly the flat encoding for type1 fonts
• Http requests on image tags are not more case sensitive
• You can set a rotate flag for every page. csPageRotate
• Loading PDF uses the correct rotate property for every page set.
• VEP object can change Fontname and Fontunderline dynamically
3.14 ( 28-June-2005)
• Improved the width calculations for tables when big phrases where in cell without a specific size
• Images in Cells right alignment was wrong
• Added &trade; entity
• Pattern page parameters were not correctly used
3.13 ( 13-June-2005)
• Wrong image import for PNG
• Right aligned patterns was adding an additional line when using internal commands.
3.12 ( 02-June-2005 )
• addHTML has a better resize width for small columns
• Small images in html paragraphs was not correctly positioned the next paragraph
• Sometimes the csHTML_TRFullPage constant may let 1 row in a single page, now it's fixed.
• Text rendering has being improved for big paragraphs
3.11 ( 30-May-2005 )
• Shareware version got an exception when using the security settings in aspEasyPDF
3.1 ( 28-May-2005 )
• New Tables management for standard and PRO version
• JPG Improvment
• HTML improved Cell alignment
• Removed a bug that may get out the contents of an html cell if it was center alignment and it was not to much size in the column
• Added height property to the table.
• Bug removed when saving twice the document
• New csPropIntHTTPQuery constant to control HTTP request ( 0 default for GET and 1 for POST )
• Added the new csPropIntDebugView constant for kenerl debugging with aspEasyPDF
• AddPDF fixes a bug when loading internal Acrobat fonts, manage a better compability with 3rd party tools
• AddPDF works with embedded fonts and compressed
• AddPDF handles multiple documents with the same referenced font
• AddPDF can load ascii85decode compressed documents.
• AddPDF manages correctly the first insertion page in pages without contents and images.

3.0 ( 06-March-2005 )
• Charts capabilities in combination of VisualEasyPDF
• SetFont with 0 size was corrupting the document
• FDF forms fails when the content value is null
• You can generate multiple documents with different contents with the same instance
• Euro entity was wrong coded
• Barcodes were all inverted
• Encryption and compress goes faster
• Interpolate constant for images; csPropGraphInterpolate
• Setting and align property and then a valign, was completely ignoring the align property
• csPropGraphPDF417_Mode, csPropGraphPDF417_SecurityLevel,
• csPropIntHTTPTimeOut
• Cell space was wrong when it didn't fit.
• Fixed Cell were scaled when the text was two lines height.
• HTML bold and underline ending tag in certain condition added a white space.
• Indexed images on the same TIFF file was not drawing it by a fail on the cache name
• PRO: csHTML_FontSize property was being lost after a paragraph tag was found
• PRO: Fonts with styles could corrupt the PDF document by a bad pointer allocation
• Added Angle property to the graphic images
• Stress version included on just one binary compilation