The number of page-based conditional printing

Hi guys

I have a report that prints in more than one page. I have a small requirement to print text such as "continued from page N (N is the number of the previous page) until the last page." How and with what triggers I could achieve this?

Kind regards

REDA

Hi InoL

I had did, as a result of a blog post. The same copy here for others

Create a placeholder in the user settings (type of character data, so that you can switch between characters and numeric fields)

Now, switch to page layout view, to add a new field-> range of property-> source-> you new dummy parameter (example: p_dummy)

Now click on the trigger of format

-Trigger format sample as follows

function F_1FormatTrigger return boolean is
page_num NUMBER;
begin   SRW.GET_PAGE_NUM(page_num);
srw.set_field_num (0, page_num+3);
--srw.set_field_char(0,'This works'); -- for character fields
return (TRUE);
end;

That is, it must return the number of pages to the new field added with the layout!

Kind regards

REDA

Post edited by: rthampi

Tags: Oracle Development

Similar Questions

  • P2055 printer: how to find the number of pages printed on hp2055 a toner cartridge

    I would like to know where to find the number of pages printed on my toner cartride existing.

    Hello

    Click the Configuration button and select reports, and then select status supplies.

    Expiration report include the number of pages printed and about remaining for the specific Toner Cartridge.

    Shlomi

  • How to find the number of pages printed on a HP Deskjet 6540?

    I use a Mac, but I could also connect the printer to a PC if necessary.

    Hello mobiley,.

    A test page must be printed in order to know 'Total printed Pages'.

    Perform the procedure on the printer below...

    Press on and power, press Cancel, output power

     


    See series No. 21 'PG', which gives the value of the number of pages.

    Kind regards
    Jabzi

    Help the community by marking this post.
    Your question has been answered? Mark it as a accepted Solution!
    See a great post? Give it a Bravo!
    I work for HP

  • How can I track the number of pages that have been printed?

    How can I track the number of pages that have been printed?

    I have a HP Officejet Pro 8500 has more and I'm ptinting since a Mac Pro OS10.7.3 running.

    From the home screen, press the right arrow, and then select Setup.

    Touch of the reports, and then select Printer Status Report.

  • HP PSC 2410-how to find the number of pages

    I bought a PSC 2410 opportunity and would like to know the total number of pages. Any ideas?

    Hi @jay2769,

    Thank you for your super fast response. Please see these links and print a self test page and check if it displays the number of pages in the printer.

    Link 1: http://support.hp.com/us-en/product/HP-PSC-2400-Photosmart-All-in-One-Printer-series/303752/model/303754/document/c00048606

    Link 2: http://support.hp.com/us-en/product/HP-PSC-2400-Photosmart-All-in-One-Printer-series/303752/model/303754/document/c00048607

    Link 3: http://support.hp.com/us-en/product/HP-PSC-2400-Photosmart-All-in-One-Printer-series/303752/model/303754/document/c02073861/

    As part of the Toolbox (link 3) under one of the tabs, you may find the number of pages for the printer.

    Please let me know how it goes.  To simply say thank you, for my efforts to help, please click the "Thumbs Up" button. If you need more assistance let me know and I will gladly do whatever I can to help. If it helps, please mark it as "acceptable Solution" as well.

    Please take care and have a nice week ahead.

  • Where can I see the number of pages in a document I created

    Hello

    I don't know why I can't find the answer to this question via google or the Help menu, but it's here:

    In word, you can see the number of pages (and the page you) in the menu bar below for example... page 5 of 50 (15,000 words). This is not in the printed document - it's like the management role. Is there an equivalent of this information in the Pages?

    Hi Chameleon.

    On the left of the menu bar is a button in the view. Choose the number of words to show.

    This will appear at the bottom of the Pages window:

    Choose a view:

    See "number of Pages" Page, it seems that you need to put this information in a header or a footer (Insert menu).

    Kind regards

    Ian.

  • retrieve the number of page reference all children tab

    I want to search tab within a tab, which gives this condition

    1. There is a parent and an uncertain number of child tab tab

    2. each page of the parent tab was certainly a child tab

    3. each page of the parent tab has other types of controls

    My goal is to collect the number of page all children tab

    It seems from the class name property, type reference do not match

    I am also attaching the vi

    Thank you

    His salvation,

    It seems from the class name property, type reference do not match

    Yes.

    With "CtlsOnPage" property that you get "imprecise" reference that all possible types of controls are referenced here. After filtering the references you need (you need to correctly!) you should use "ToMoreSpecificReference" and convert the reference to a type of tab reference!

  • my printer keeps printing a previous page all the time so page is double printed

    my printer keeps printing a previous page that all the time so page is double printed, so essentially 2 info pages are printed on one page. How can I erase the old off page

    keep a few pages print themselves with my new job, so I can't read my new job, because he has an old page of work prined. If I call this double printing. or ovwerlap of print. How can I stop, is a previous job stuck in the qque. Help me

    Hi dax222,

    · What is the number and model of the printer?

    · This happens with all the application you are trying to print from?

    · What is the service pack installed on your computer?

    You can follow the steps in the below link to cancel printing or to delete a print job that is stuck in the print queue in Windows XP: http://support.microsoft.com/gp/pc_print_introductiontocanc

    Link for reference: resources for the resolution of the printer in Windows XP problems:http://support.microsoft.com/kb/308028

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How can I learn the number of copies that were printed on my HP 8600 printer?

    How can I learn the number of copies that were printed on my printer HP 8600 (model CN578A)?

    I would like to see how many copies I'm actually contained in the inkjet cartridges - especially the less filled 'starter' cartridges that came with my new printer.

    Hi timeoffbob,

    Welcome to the HP Forums! I see that you're wondering, how do I know the number of copies that were printed on your HP Officejet pro 8600. I'm happy to help you!

    Please take a look at printing a status report. On the report, it will be number of printed pages. Printing a Test Page.

    Hope that answers your question and have a nice day!

  • How to count the number of pages on the spread

    How to count the number of pages on the spread

    #include "ILayoutControlData.h".

    #include "ILayoutUIUtils.h".

    #include "ISpread.h".

    InterfacePtr layoutData (Utils()-> QueryFrontLayoutData());

    If (layoutData)

    {

    UIDRef spreadRef is layoutData-> GetSpreadRef();.

    InterfacePtr activeSpread (spreadRef, UseDefaultIID ());

    Int32 count is activeSpread-> GetNumPages();.   Number of pages of active propagation.

    }

  • Friends of Hy. I want to ask that I am looking to get a pdf split software to split a pdf file into several PDF files with my set of pages specified. As if a document is 22 pages then I will specify the number of pages that must be cut in half to separate

    Friends of Hy. I want to ask that I am looking to get a pdf split software to split a pdf file into several PDF files with my set of pages specified. As if a document is 22 pages then I will specify the number of pages that must be cut in half in separate PDF files. for example I entered that do three pdfs of 1-5, 5-7, 8-10 pages and it will result in me

    first pdf = 1-5 pages

    second pdf = 5-7 pages

    Third pdf = 8 to 10 pages.

    Y at - there no way to do it with adobe acrobat or any other software? I tried many software including adobe with extract and split option, but I did not get the results you are looking for. so please:

    I would like to know if any of you have any knowledge about it. I have

    Thnanks in advance!

    Hi minixain,

    Yes, you can do it using Adobe Acrobat application (Adobe Acrobat free trial downloadversion |) Acrobat Pro DC), please refer to this document for help KB split a PDF | Adobe Acrobat DC tutorials.

    Kind regards

    Nicos

  • How get the number of pages in PDF document assembled?

    I use ES2.  After assembling a PDF multiple entries using DDX result, I was wondering if it is a good way to check

    the number of pages in the PDF (handset) resulting.  The only way I have found so far is to reuse DDX to get an XML document

    containing information on the text page... and then find the number of pages in the assembled document.  This seems awkward... Please share

    If there is a simple way to determine the number of pages in a PDF document that is assembled.

    Concerning

    It's like I do, using DDX.

  • determine the number of pages of a pdf prior to any operation on it

    Any of you know how to determine the number of pages in the pdf file (selected with the Open for example)?

    Somehow, I can't understand how to do that any way short of actually opening/pixelation all pages without prior knowledge of the actual number.

    I would like to use this information to determine the number of items to a contact-sheet-like procedure beforehand.

    MultiPageImporter2.0.jsx, which is an Indesign Script by Scott Zanelli, obviously the fact, but so far I have failed to properly use its functions.

    Anyway, have a good weekend

    pfaffenbichler

    OK, now it works...

    Install x script changing the CSx version

    Then run this script by changing the location of pdf and the version of CS... (NB: does not work with CS2.) CS, CS3, and CS4 should be ok)

    /////////////////////////////////////////////////////////////

    var pdffile = file ("~/Desktop/56 pages.pdf") .fsName;

    ////////////////////////////////////////////////////////////

    var file = new File ("/ Applications/Adobe Photoshop CS3/Presets/Scripts/macexec.app/contents/macexec");

    var pdfcnt = File ("~/pdfcnt");

    If (pdfcnt. Exists) pdfcnt.remove ();

    {if (file. Exists)}

    leader. Open ("e");

    leader. Encoding = "BINARY";

    leader. Write ("/ usr/bin/LDM - name kMDItemNumberOfPages");

    leader. Write ("\""+pdffile+"\"|/usr/bin/grep o [0-9]------+ $ > pdfcnt \n");

    The following line closes all Windows Terminal.

    file.writeln ("/ usr/bin/osascript - e ' tell \"Terminal\ request "to quit" ");

    leader. Close();

    }

    leader. Execute();

    var test = false;

    {while (test)}

    if test (pdfcnt.exist) = true;

    $.sleep (50);

    }

    for (var t = 0; t)<>

    If (pdfcnt. Length > 0) break;

    $.sleep (50);

    }

    pdfcnt. Open ("r");

    var number = parseInt (pdfcnt.readln ());

    pdfcnt. Close();

    Alert ("number of pages in" pdffile + "=" + count);

  • Disable the number of items based on the values of another page/table

    Hi people,

    I have a form with 15 fields such as:

    Form1

    id_plan = 1

    level 1 = 2

    level 2 = 2

    level 3 = null

    level 4 = null

    level 5 = null

    level 6 = null

    and so on...

    Later, in another form that I have:

    Form2

    ID

    id_plan (from 'form1')

    account: 10.01 (based on the number of decimal places defined on the level of 'form1')

    So, I need to disable page Form1 items if I had some values of Form2. But only the levels where the account is registered. In the example above, only level 3, level 4, level 5, level 6 and so on would be activated.

    Any suggestion?

    I could put a read only condition for any page in question, is it good? or there is another suggestion?

    Thank you

    bsalvador

    Hi people,

    To resolve my issue, I used the read only option. I chose the body of the PL/SQL function returning a Boolean and put

    Start

    If (CST_RETURN_LEVEL(:P7_ID_PAR_PLANO_GER) > = 2) then

    Returns true;

    end if;

    end;

    where CST_RETURN_LEVEL is a function that returns the last filled level. If the point of the page is at level 2, I test, if CST_RETURN_LEVEL(:P7_ID_PAR_PLANO_GER) > = 2 then I returned true for read only and so on for other page elements.

    Thank you

    bsalvador

  • How to get the total number of pages have been printed using the pl/sql

    Dear all,

    I want to store the total number of physical pages printed in a database table, how could retrieve the value of the total number of pages.


    I am using Oracle 6i report

    thnxxx in advance :)

    At the end of your report (i.e. After all the images from your data model), place a dummy field. You can get the page number with srw.get_page_num in the trigger of the format of this field. Since it is the last field of your report, it is also the last page number.

Maybe you are looking for

  • where the voice has entered mobile firefox?

    I use a Samsung Galaxy Tab 2 7.0 and have downloaded Firefox for Android and it seems to work very well, but I noticed that when I press the address bar I don't get the opportunity to talk about the entry instead of typing in. Entered voice not suppo

  • Officejet OfficeJet 5745: 5745 works do not with Yosemite

    None of my HP printers work after upgrade to 10.10.  It took time to get the new 5745 for print from iMac, but not recognized as airprint.  Must he reboot every time.  Spoke with Apple who told me that the printer has not been supported for airprint,

  • HP 250 g4: can I install SSD on my g4 250 hp, and how do I?

    Hi all, I need help. I have hp 250 g4 laptop and I want to install the SSD. But I do not know how Please help me)

  • No audio at the bottom of the screen icon.

    I have no sound, I can't find the sound icon who was always at the bottom of the screen. I think that the sound could have been accidentally turned off. How can I check that and turn it back on?

  • How to remove the history of tag list box in Windows Photo Gallery

    Photo Gallery maintains a list of every tag I used.  I don't have these old tags more and I would like to clear them from the zone drop-down list to the right of the screen, but I can't find an option delete by clicking right or any other way.  How c