Display page number, but not on page one

I'm using cfdocument to create dynamically create a pdf that
includes multiple biographies (my sample has three records from a
database) . In some instances, a persons biography is more than one
page long. How can I display "continued from previous page" on
those biographies that are two pages in length, but yet not display
it for those biographies that are only one page.

If you are using ColdFusion 8, then its fairly simple. You
can do like this inside cfdocumentItem tag.
<cfif CFDOCUMENT.CURRENTPAGENUMBER NE 1>
Continued from previous page..
</cfif>
Or if it is for DocumentSection, you can do
<cfif CFDOCUMENT.CURRENTSECTIONPAGENUMBER NE 1>
Continued from previous page..
</cfif>
Let me know if that does not work

Similar Messages

  • Using page curl but not effect page navigation icons

    I want to create an online magazine where page curl is available.
    This works fine.
    I also want to add page navigation icons along the bottom so that users can change pages.
    The problem is that the page icons become part of the page curl effect.
    Is there a way to use page curl and not to effect the page icons?

    You mean like this:
    http://www.edocker.com/_demo/edocker-online-demo/index.html
    I´m afraid you can´t place your navigations out of page area by using InDesign only. I think it was possible in InDesign CS4 but was changed when CS5 was released.
    With CS5 or CS5.5 you only option is to use 3rd party solutions like eDocker.....

  • How to print PDF few pages duplex but not all from one PDF Doc?

    Hi,
    We have a desktop application that we use and it gives instructions to printer which document to duplex and which to not. For easy understanding, in a PDF if there are 10 pages, i want to take first two pages whenever they are  printed they go  on duplex rest of 8 pages should print without duplex. I have a PDF of these 10 pages document and want to send via email to one, so that if he has duplex printer, he just send that PDF doc to printer and it automatically send first two pages duplexed then rest of 8 pages per paper. So finally he get 9 printed hard copies. My question is, is there any capability in PDF document we can apply per page that when go on printer it instructs to printer to duplex me or not. Like we have PDF properties associated with doc. Can we setup such property for each page? I know this is not a good question, but our business requies to send PDF to customers and we do save this to do ourself, How customer know which page to duplex then?
    If there is any automated solution we can give to customers? The PDF each page take decision by its own when going on printer it says i have to go on back of the paper and the other  says i won't have to be duplexed?
    Shamshad Ali
    [email protected]

    I see you are using Dietmar Aust's JasperReportsIntegration kit. Check out following tutorials on how to call your report from APEX:
    http://www.opal-consulting.de/downloads/free_tools/JasperReportsIntegration/Opal-Consulting-JasperReportsIntegration.pdf (page 32 - 33)
    https://www.opal-consulting.de/apex/f?p=20090928:9:::NO:9::
    These sources should be sufficient to successfully call reports from an APEX application.
    Feel free to ask more information in case you're experiencing difficulties...

  • Flow text in Word for Mac 2011 works from page 1 to page 2, but not from page 2 to page 1. Does anyone know a fix for this, please?

    Does anyone know how to get text to flow from page 2 to page 1 in Word for Mac 2011, please?
    To try it, create a fair size text box on page 2 and fill it right up with text.
    Next, reduce the text box size so that the text box is over-full.
    Then Flow this overflow into a new text box on page 1.
    What appears also disappears, especially if you try to print.
    Does anyone else have this problem?
    Does anyone else know a

    With some advice, I was able to solve my problem by opening Word and then Force Quit Word.  When I re-opened Word, it had returned to normal.
    Note: I had already tried the expedient of restarting my computer without solving my Word problem.  But Force Quit did the job.
    Acadieman

  • BI Publisher - if page number is not divisible by 2 then print a blank page

    Hi,
    I have an BI Publisher rtf word template. I want to be able to print a blank page if the page number is not divisible by 2. Does any body know how this can be done? Your input is greatly appreciated and thank you so much in advance.
    MT
    Edited by: user11177994 on Mar 29, 2010 8:19 AM

    Hi Dominic,
    Thank you for the link. The problem that I have is when the job specification last page prints on the front of the page, and the next job specification prints on the back of that page. There is no way I can control what page it is going to print on. This is depending on how much description the user puts in. Any suggestion is greatly appreciated.
    I do have another issue too, and you maybe able to help me with this. Below is a list of form fields on my template. When the job specification is printed on more than one page, I could not get the fk_job_title to print on the continuous pages. Is there a way I can code this fk_job_title to print on all of it's continuos page? I have tried many different ways but could not get it to print. I also posted this in the forum, but didn't get any respond.
    ** form fields **
    CLASS TITLE: F fk_job_title PAY GRADE: p_grade
    JOB CODE: job_code SALARY RANGE: s1 - s2
    LOCATION OF WORK: work_location
    GENERAL DESCRIPTION: general_descr
    ESSENTIAL WORK TASKS: work_task
    KNOWLEDGE, SKILLS, AND ABILITIES: knowledge_skill
    EDUCATIONAL AND EXPERIENCE: education_exp
    SUBSTITUTIONS: sub
    CERTIFICATIONS/LICENSES: certification_license
    OTHER JOB ASPECTS: job_aspect E
    PB
    Thank you so much,
    MT

  • Getting Page number for Notes

    Hi
    I am using the below methods to retreive page number of notes.
    Method 1
    var myNotes = myDocument.stories.item(k).notes.everyItem().getElements();
    Method 2
    myDocument.stories.item(k).paragraphs.item(i).notes.length;
    Wat is the best way to scan through the notes in a document. I am trying to get the page number for each note(Page on which the note is placed)
    For Method 1:
    var myFrame = myDocument.stories.item(k).textContainers[0];
    var myPage=myFrame.parent.name;
    For Method 2:
    myDocument.stories.item(k).paragraphs.item(i).parentTextFrames[0].parent.name;
    In both the cases some of the page numbers aren't displayed. Can somebody tell me is there any other way or am i doing something wrong.
    Thanks

    Footnotes have a property storyOffset, which is the location of the footnote's cue in the text. This is an insertion point, so the following line gives myFootnote's page number:
    >myFootnote.storyOffset.parentTextFrames[0].parent.name
    Peter

  • What's the fix for this CS4 message: One or more of the pages specified are not valid page names

    I'm trying to export two pages (a spread) as a PDF. I've tried a number of times, using various techniques, including exporting first to a .imx file. Each time I get this message: One or more of the pages specified are not valid page names.
    How can I get this to work?
    I can't attach the file because it is 11MB.
    Thanks,

    Are you using sections in your document? That may mess up your pagenumbering while exporting pages as spreads. Try to put + to front of page numbers... like  +12-+13 (into Export dialog´s page range field)
    Another option is go to Preferences > General and change pagenumbering view method from Section Numbering to Absolute Numbering.

  • TS1398 my problem is my iphone 4s is connected to the internet(wi-fi) with full signal strength but freezes when browsing and says "Cannot Open Page, Safari could not open page because the server stopped responding".

    my problem is my iphone 4s is connected to wi-fi with full signal(3 bars) strength but freezes when browsing and says
    "Cannot Open Page"
    "Safari could not open page because the server stopped responding"
    I already reset the iphone to its factory settings and erase all contents but still the browsing speed freezes or not searching at all. Sometimes it will work and fast but then the problem uccors every now and then. Iv'e been using iphone 4 for two years and I still have it and works fine compared to this IPHONE 4S.

    Settings → scroll down to Safari → in Safari settings, I selected both Clear History and Clear Cookies and Data.
    IF that does not work -
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Finally - if problem still present -
    Go to Settings>General>Reset
         Reset the network settings - you will need to add the password of your home WiFi in your phone once more
    The device should turn itself off & back on then go into Settings>Wifi and join your network

  • How do you number pages but start the numbering on the second page, while omitting the page number from the first page (my title page)

    I have recently changed from Word to Pages 5.5. I want to create a document with a title page (no number) and the second page as Page 1. It is quite simple to do in Word, but I cannot find a way to do it in Pages.

    Hi Ryanlipp;
    Insert a section break
    Place cursor in the newly created section (page)
         In the Document panel:
    select Insert page number: 1.
    Under Numbering, select start at: 1
                     It starts numbering from number 1 in the new page (2nd page).
    Now place the cursor in the previous page (Ist page).
    Select Hide on first page section.
                     This hides page number in the first page of the document.
    I hope, this is what you are after.
    Regards,

  • Can I extend the slideshow horizontal in a straight line but not full page up and down?

    Can I extend the slideshow horizontal in a straight line across the page end to end, but not full page up and down?

    Hi
    Please check these videos for help :
    https://www.youtube.com/watch?v=BDgERSf2a5k
    https://www.youtube.com/watch?v=diUtfwFGI1w
    Thanks,
    Sanjit

  • TS1424 I purchased and downloaded a book in iBooks.  I read about 16 chapters.  The next time I opened the app to read the book, no words loaded on the pages.  It would go to the table of contents, but not to pages in chapters.  Any ideas?

    I purchased and downloaded a book in iBooks.  I read about 16 chapters.  The next time I opened the app to read the book, no words loaded on the pages.  It would go to the table of contents, but not to pages in chapters.  Any ideas?

    Try to reset your phone, hold the home/sleep buttons until it reboots and the apple logo appears, don't release the buttons till apple logo appears.  If no luck there, Resync the book.  Or delete it and redownload it.  Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • HT1560 Apple tv 1st Generation, Apple Logo steady but not starting page?

    Got an used Apple tv 1st Generation, Turn on Have only Apple Logo steady but not starting page? What to do ?

    No way to go to meny or any other screen. Every time I reboot ATV, stays to the same screen, Apple Logo. Is any posibility to do factory restore thru iTunes? let's not forget this is a Apple TV 1st Generation.

  • How come I (the Admiistrator) can Read & Write the majority of my Pages archives but not write on random paragraphs?

    BLS' iMac 3.60GHz Intel Mac -  OS X 10.6.7 - Pages 4.0.5…
    How come I (the Admiistrator) can Read & Write the majority of my Pages archives but not write on random paragraphs?

    So what happens when you try to edit this information?
    For example:
    You have a document...
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    jkjklioiouijo32904213904902349023904902390902390
    jkjklioiouijo32904213904902349023904902390902390
    jkjklioiouijo32904213904902349023904902390902390
    jkjklioiouijo32904213904902349023904902390902390
    Would you be able to highlight the second paragraph? (not in my post obviously)
    If so, what happens?

  • Latest pages change does not insert page numbers

    Went to add the page number in a document and it does not insert the number or give a choice as to the format of that number.  anyone know a fix?

    Acrobat has no way to know which bit of character string on each page is the page number.
    The visible page number has never formed any part of Reader nav. as you point out, it couldn't.
    Acrobat knows the Numbering Properties of the pages as created in Frame. It just doesn't display or honor them consistently, depending on Reader version.
    I also use i, ii, iii, iv for pre-narrative material. The romans are displayed in the page number box of Acroread (this is AR7 on Unix). I can enter "ii" in the box, and go to that page. But the Print dialog is Ordinal only. Printing page ranges in AR7 is always off by 2 or 4 relative to the actual page numbers.
    Acrobat Pro 9 (9.4.5, Win7-64) seems to be more consistent, and does show and accept real page numbers for Print.

  • How can I remove the page number from the first page of the document that is the cover page?

    How can I remove the page number from the first page of the document that is the cover page?

    If you open the Pages panel, (Window>Pages) you will see thumbnails of your master pages and your document pages. In new documents, there is usually a master called A-Master and one called None. If you drag the thumbnail of the None master onto the thumbnail of a document page, it will apply that master to that page. Presumably, you have made your page numbers on A-Master, so this will usually do the trick. If you have elements on A-Master that you need on the first page, but just not the page number, you can duplicate A-Master (which, by default will give you B-Master, but you can change the names if you like) and remove the page number on the duplicate and apply that to the document page.
    It might also be worth noting that you can apply master pages in the fly-out of the Pages panel. Go to the fly-out triangle and go down to Apply Master to Pages…, then select a master to apply and the range of pages (1-8 will give you all 8, 1, 3, 5, 7 will be the odds, 1-3, 4, 6-8 if you want continuous ranges and individual pages).

Maybe you are looking for

  • Can't get direct rendering to work

    On my notebook with an Intel 945GM card, I can't get direct rendering to work. I'm using the 'xf86-video-intel' driver. /etc/X11/xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Touchpad" "AlwaysCore

  • RMBP, Chrome, Youtube: Video delays when in full screen

    Hi all, I have a retina Macbook Pro running Mac OS X 10.8.2, Chrome 25.0.1364.99. When I watch youtube videos there is normally no lag. Once I switch into full screen mode, there's a slight delay where instead of the video the screen will show a blan

  • Defined Named Ranges Not Showing in Publish Options

    Greetings, First off I have: - 1 workbook with:   - 10 worksheets with data transpoosed in different manners   - 7 worksheets with charts and named ranges for each worksheet The 5 chart worksheets have charts based on data directly from the 5 data wo

  • Freight Charges after Final Invoice(MIRO)

    Hi SAP Gurus, We have received one freight invoice after accounting of final invoice. How can we pay this freight amount to the vendor via same PO which has been fully invoiced. Thanks & Regards. Anil Thakur

  • XElement Save Adds Leading Charachters

    Dear Experts, XElement objEl = XElement.Load(Filename); objEl = objEl.Element("ACES"); XNamespace xsi = XNamespace.Get(@"http://www.w3.org/2001/XMLSchema-instance"); XNamespace aces = XNamespace.Get(@"ACES_DLR.xsd"); objEl.SetAttributeValue(XNamespac