#1
Posted
:
Friday, January 19, 2018 4:12:00 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Attached is a sample C# project that uses the Leadtools.Document.Sdk NuGet from LEADTOOLS. This project uses the RasterCodecs to determine how to load the file (as Svg or Raster) using the GetInformation method. It combines all the files using a DocumentWriter with the DocumentWriterSvgPage (for files loaded as Svg) or DocumentWriterRasterPage (for files loaded as Raster).
Edited by moderator Wednesday, December 5, 2018 2:46:16 PM(UTC)
| Reason: Not specified
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.