Spire.PDF 3.9.226 supports to convert PDF to SVG stream and adjusts the properties of PdfSignature

We're glad to announce that the hotfix version of Spire.PDF 3.9.226 is released today. In this version, we added new feature to supports converting PDF to SVG stream and made some adjustments on the properties of PdfSignature. Also, we included bug fixes to several issues.
New feature:
Supports to convert PDF to SVG stream.
PdfDocument.SaveToStream(FileFormat.SVG);
Adjustments:
Adjusts the properties of PdfSignature.
- Replaces the IsConfiguerGraphicFilledBounds property with SignImageLayout property.
- Replaces the ConfigGraphicType property with GraphicsMode property.
- Replaces the signInfoFont property with SignNameFont and SignDetailsFont property.
- Replaces the ConfiguerGraphicPath property with SignImageSource property.
- Replaces the DigitalSignerLabel property with NameLabel property.
- Replaces the DigitalSigner property with Name property.
Bug fixes:
- Fixes the issue that caused the NullReferenceException when converting to image.
- Fixes the issue that the property SetButtonImage doesn't work.
- Fixes the issue that caused inaccurate position of searched text.
- Fixes the issue that caused incorrect content when converting xps to pdf.
- Fixes the issue that cannot get font of searched text.
- Fixes the issue that the position of text changed when converting pdf to xps.
- Fixes the issue that the position of the content is wrong when printing.
- Fixes the issue that the line missing when printing.
- Fixes the issue that the values of combox field are blank when clicking view this version in Adobe with Italian setting after filling the combox field and signing the signature field.
Get the most recent version of Spire.PDF 3.9.226 here:
More information of Spire.PDF new release or hotfix: