UNPKG

@nutrient-sdk/viewer

Version:

View and annotate PDF files in your web app. Full support for mobile and desktop. Runs in the browser using WASM.

72 lines 3.43 kB
{ "runtimeOptions": { "tfm": "net10.0", "includedFrameworks": [ { "name": "Microsoft.NETCore.App", "version": "10.0.8" } ], "configProperties": { "GdPicture.Conversion.SVG": false, "GdPicture.Conversion.Markdown": false, "GdPicture.Conversion.HTML": false, "GdPicture.Conversion.DOCX": true, "GdPicture.Conversion.XLSX": true, "GdPicture.Conversion.PPTX": true, "GdPicture.Conversion.TIFF": false, "GdPicture.Conversion.DOC": true, "GdPicture.Conversion.XLS": true, "GdPicture.Conversion.PPT": true, "GdPicture.Conversion.TXT": false, "GdPicture.Conversion.ODT": true, "GdPicture.Conversion.RTF": false, "GdPicture.Conversion.PostScript": false, "GdPicture.Conversion.DXF": false, "GdPicture.Conversion.DWG": false, "GdPicture.Conversion.EMF": false, "GdPicture.Conversion.WMF": false, "GdPicture.Conversion.MSG": false, "GdPicture.Conversion.EML": false, "GdPicture.Platform.Wasm": true, "GdPicture.JsonApi.BarcodeReading": false, "GdPicture.JsonApi.Process": true, "GdPicture.JsonApi.ProcessOfficeTemplate": true, "GdPicture.JsonApi.Render": false, "GdPicture.JsonApi.GetPageCount": false, "Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true, "System.ComponentModel.DefaultValueAttribute.IsSupported": false, "System.ComponentModel.Design.IDesignerHost.IsSupported": false, "System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false, "System.ComponentModel.TypeDescriptor.IsComObjectDescriptorSupported": false, "System.Data.DataSet.XmlSerializationIsSupported": false, "System.Diagnostics.Debugger.IsSupported": false, "System.Diagnostics.Metrics.Meter.IsSupported": false, "System.Diagnostics.Tracing.EventSource.IsSupported": false, "System.Globalization.Invariant": false, "System.TimeZoneInfo.Invariant": true, "System.Linq.Enumerable.IsSizeOptimized": true, "System.Net.Http.EnableActivityPropagation": false, "System.Net.Http.WasmEnableStreamingResponse": false, "System.Net.SocketsHttpHandler.Http3Support": false, "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, "System.Resources.ResourceManager.AllowCustomResourceTypes": false, "System.Resources.UseSystemResourceKeys": true, "System.Runtime.CompilerServices.RuntimeFeature.IsDynamicCodeSupported": true, "System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false, "System.Runtime.InteropServices.EnableConsumingManagedCodeFromNativeHosting": false, "System.Runtime.InteropServices.EnableCppCLIHostActivation": false, "System.Runtime.InteropServices.Marshalling.EnableGeneratedComInterfaceComImportInterop": false, "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, "System.StartupHookProvider.IsSupported": false, "System.Text.Encoding.EnableUnsafeUTF7Encoding": false, "System.Text.Json.JsonSerializer.IsReflectionEnabledByDefault": false, "System.Threading.Thread.EnableAutoreleasePool": false }, "wasmHostProperties": { "runtimeArgs": [], "perHostConfig": [], "mainAssembly": "GdPicture.NET.PSPDFKit.Wasm.dll" } } }