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 - AddPageLabels is not working for me, Why?
  FAQ FAQ  Forum Search   Register Register  Login Login

AddPageLabels is not working for me, Why?

 Post Reply Post Reply
Author
Message
ExchangeViews View Drop Down
Team Player
Team Player
Avatar

Joined: 13 Mar 12
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote ExchangeViews Quote  Post ReplyReply Direct Link To This Post Topic: AddPageLabels is not working for me, Why?
    Posted: 24 Jul 12 at 1:05PM
I m using following code in QPL8.16:

       for J := 1 to QP.PageCount do
        Begin
          QP.SelectPage(J);
          FontID:=QP.AddStandardFont(0);
          QP.SelectFont(FontID);
          QP.SetTextSize(12);
          QP.SetTextAlign(0);
          QP.AddPageLabels(1,1,1,'Test-');
        End;

and the output pdf is not showing page labels, Why? Please help.
Thanks in advance!
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: 27 Jul 12 at 6:53AM
Using a simple PDF and your code I was able to add the expected page numbers correctly.

You may need to create an official QPL support case and send us the PDF you are trying to add page labels to.

Andrew.
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