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 - problem in displaying FormField Text
  FAQ FAQ  Forum Search   Register Register  Login Login

problem in displaying FormField Text

 Post Reply Post Reply
Author
Message
Kapil View Drop Down
Beginner
Beginner


Joined: 27 Jan 06
Location: India
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote Kapil Quote  Post ReplyReply Direct Link To This Post Topic: problem in displaying FormField Text
    Posted: 02 Feb 06 at 2:36AM

Hi,

I have created a formfield of type "text". i can enter multiline text, now if the text is too large to fit in page, i will have to split the text so as some part of the text will be displayed on next page.

In short i want to display a FormTextFeild in two pages....

How can i split the text....??

Regards,

Kapil

Back to Top
shelby View Drop Down
Beginner
Beginner


Joined: 13 Jan 06
Location: United States
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote shelby Quote  Post ReplyReply Direct Link To This Post Posted: 02 Feb 06 at 7:38PM
You might invest in the download of a manual....
 
Here is an idea to work with: (HTMLTextBox is useful, even when you are writing straight text)
 
h1 = height remaining on current page
T = Text To write
T = DrawHTMlTextBox(left,Top,TextWidth,H1,T)
while T <> ""
  CreateNewPage
  DoWhatYouDoAtTopOfNewPage - If Anything
  h1 = height remaining on new page
  T = DrawHTMlTextBox(left,Top,TextWidth,H1,T)
wend ; loop to while


Edited by shelby
To Err is to try. To fail is to err and not try again
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