In Development
Last Updated: 12 Apr 2024 20:51 by ADMIN
ADMIN
Tanya
Created on: 31 Aug 2018 10:34
Category: PdfProcessing
Type: Feature Request
15
PdfProcessing: Expose an option to plug logic for embedding a subset of registered font for platforms different than .NET Framework

When exporting a document with the .NET Framework implementation, only subsets of the used fonts are embedded in the document. This is currently not available in the Silverlight implementation, and it most probably won't be available in the .NET Standard implementation, as the current implementation is dependent on the WPF font classes. Provide API to plug similar logic when using different platforms as well.

This item wil handle the TrueType OpenType Font format. For the Compact Font Format (CFF) please follow: Export subset of Compact Font Format (CFF) fonts for platforms different than .NET Framework

4 comments
ADMIN
Tanya
Posted on: 18 Oct 2022 13:24

Hello Caleb,

I would suggest you stick to the other thread as I can see there my colleagues who are experts in web components are helping you.

In case you have any questions related to Telerik Document Processing, don't hesitate to contact us.

Regards,
Tanya
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Caleb
Posted on: 17 Oct 2022 13:12

Tanya,

But where in Nuget is Telerik.Web.Spreadsheet Framework?

If you look at your Nuget source (https://nuget.telerik.com/v3/index.json) and search for "Telerik.Web.Spreadsheet" the package that appears is ONLY Standard.

I already have another Thread discussing this that is still not resolved if you'd like to move there:

https://www.telerik.com/forums/telerik-nuget-is-missing-telerik-web-spreadsheet-framework

ADMIN
Tanya
Posted on: 14 Oct 2022 12:39

Hello Caleb,

I am sorry to hear that this missing functionality is causing you trouble. Please, continue following this item so we can notify you when its status changes.

As to the NuGet packages, Telerik Document Processing provides packages for all of its versions - .NET Framework and .NET Standard. More information on all the available packages you can find at https://docs.telerik.com/devtools/document-processing/getting-started/installation/nuget-packages. Telerik.Web.Spreadsheet is a dependency of the Spreadsheet component of Telerik UI for ASP.NET AJAX and is not related to Telerik Document Processing. Since the AJAX platform is compatible with .NET Framework only, the Telerik component is also available for this platform only.

I hope the provided information is useful.

Regards,
Tanya
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Caleb
Posted on: 07 Oct 2022 22:38

So is this just not happening?

I switched to using Nuget which in turn caused me to switch to Standard because for some unknown reason you guys didn't include the Framework version of Web.Spreadsheet in Nuget, only the Standard one. So figured welp I'll just swap over entirely.

Now I see that Standard doesn't embed a subset -.- and has made my PDFs larger.