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 - VB.NET place image on 2nd page
  FAQ FAQ  Forum Search   Register Register  Login Login

VB.NET place image on 2nd page

 Post Reply Post Reply
Author
Message
Jay2068 View Drop Down
Beginner
Beginner
Avatar

Joined: 11 Apr 06
Location: United States
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jay2068 Quote  Post ReplyReply Direct Link To This Post Topic: VB.NET place image on 2nd page
    Posted: 14 Jun 06 at 11:56PM

I'm new to using QuickPDF and have tried to accomplish my task. But I can't seem to see how I choose what page the image should be placed on. Here is the code that I am using. It works fine for placing my image (A signature) on the first page.

Dim QP As iSED.QuickPDF
QP = CreateObject(
"iSED.QuickPDF")
Call QP.UnlockKey("blah..blah..blah..")
Dim DocLoadFileName As String = advDocFilename
Call QP.LoadFromFile(DestinationDir & destfile)
Call QP.AddImageFromFile(sigDir & sigName, 0)
Call QP.DrawImage(sigXPos, sigYPos, sigWidth, sigHeight)
Call QP.SaveToFile("c:\testpic.pdf")

I'm using VB.NET 2005.

 

Any help is appreciated. Thanks!

Back to Top
tren View Drop Down
Beginner
Beginner


Joined: 07 Feb 06
Location: Australia
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote tren Quote  Post ReplyReply Direct Link To This Post Posted: 15 Jun 06 at 1:15AM
I think you may be looking for QP.SelectPage() before drawing your image.
Back to Top
Jay2068 View Drop Down
Beginner
Beginner
Avatar

Joined: 11 Apr 06
Location: United States
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jay2068 Quote  Post ReplyReply Direct Link To This Post Posted: 15 Jun 06 at 9:20AM

Yep that was it. and that was easy!

 

Thanks for the help!

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