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!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - GetSubsetString Missing from 8.13 ActiveX
  FAQ FAQ  Forum Search   Register Register  Login Login

GetSubsetString Missing from 8.13 ActiveX

 Post Reply Post Reply
Author
Message
jpbro View Drop Down
Senior Member
Senior Member


Joined: 29 Mar 11
Status: Offline
Points: 77
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpbro Quote  Post ReplyReply Direct Link To This Post Topic: GetSubsetString Missing from 8.13 ActiveX
    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.
Back to Top
AndrewC View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 08 Dec 10
Location: Geelong, Aust
Status: Offline
Points: 841
Post Options Post Options   Thanks (0) Thanks(0)   Quote AndrewC Quote  Post ReplyReply Direct Link To This Post Posted: 22 Feb 12 at 2:25PM
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.
Back to Top
jpbro View Drop Down
Senior Member
Senior Member


Joined: 29 Mar 11
Status: Offline
Points: 77
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpbro Quote  Post ReplyReply Direct Link To This Post Posted: 22 Feb 12 at 2:40PM
Thanks Andrew, I've switched to using AddTrueTypeSubsettedFont instead.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store