Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
GetSubsetString Missing from 8.13 ActiveX |
Post Reply ![]() |
Author | |
jpbro ![]() Senior Member ![]() Joined: 29 Mar 11 Status: Offline Points: 77 |
![]() ![]() ![]() ![]() ![]() Posted: 22 Feb 12 at 5:22AM |
Hi,
I just upgraded to QPDF8.13, and it appears the GetSubsetString function is missing from the ActiveX DLL - has it been deprecated? Thanks in advance for any information. |
|
![]() |
|
AndrewC ![]() Moderator Group ![]() ![]() Joined: 08 Dec 10 Location: Geelong, Aust Status: Offline Points: 841 |
![]() ![]() ![]() ![]() ![]() |
Yes.
QP.AddTrueTypeSubsettedFont() is a preferred way to create a subsetted font and it also works with Unicode characters. string subset = "ФЫВАABCDEF123456"; int fid1 = QP.AddTrueTypeSubsettedFont("Arial MS Unicode", subset, 0); QP.SelectFont(fid1); QP.DrawText(50, 50, subset); Andrew.
|
|
![]() |
|
jpbro ![]() Senior Member ![]() Joined: 29 Mar 11 Status: Offline Points: 77 |
![]() ![]() ![]() ![]() ![]() |
Thanks Andrew, I've switched to using AddTrueTypeSubsettedFont instead.
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() 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 |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store