pdfInfo Improvements
Brought to you by:
dogcane
I made some changes in the pdfInfo class to support the
full set of properties and custom string properties.
See if you like it.
Ive also corrected some small issues:
- sharpPDF_2.0 is now the Producer, not
the Creator,
- The string format of CreationDate is now as
specified,
- Efficiency of Convert.ToChar(13) + Convert.ToChar
(10).
The pdfDocument class constructors needed to be
changed to use the new philosophy (Obsolete members
remain to maintain compatibility) and a new public
method setInfo(pdfInfo info) was added.
pdfInfo.cs
Logged In: YES
user_id=1084489
Sorry for the anonymous.