How to print page numbers in adobe form

Hi,
Can anybody tell me how to print page numbers in adobe form.
Thanks in advance
Chaitanya

Hi,
Yes the field page n of m is used normally for printing page numbers. But it won't display the current page of total pages by itself. You have to set the run time property to n (current page ) and m (Total number of pages). Carefully select the # (current page ) and ## (Total number of pages). Hope this works for you.
My requirement is to have the user control on current page. For Example:
Example for a Invoice with 5 PO items (stands on 2 pages) :
1st  page is the letter : no page number
2nd page is the 1st page of the 1st copy of the invoice : we should read u201C1 / 2u201D
3rd page is the 2nd page of the 1st copy of the invoice : we should read u201C2 / 2u201D
4th page is the 1st page of the 2nd copy of the invoice : we should read u201C1 / 2u201D
5th page is the 2nd page of the 2nd copy of the invoice : we should read u201C2 / 2u201D
Presently i cam getting the current page number for page 4th as 3 / 2 and for 5th page 4 / 2. I could able to control the total number of pages from print program. But when i am printing the second copy (4th and 5th pages), I couldn't able to control the current page number. I need to initialize the Current page count (4th page ) as 1.
I have used the follwing java scripting:
this.rawValue = wv_pages - xfa.layout.page(this)
where wv_pages is total no of pages calculated from print program.
Please help me in this regard with some formcal or java scripting conditions.
Thank You,
Regards,
Naresh.

Similar Messages

  • How to set Page Format in adobe form

    Hi,
    I am designing a simple print forn using Adobe, since printer is dotmatrix page break should be triggered longer then usual A4 size.
    If I do the same thing using Smartfom I will define a page format and under output type of the smartform I will assign it, this is enough to tell the system what is the length and width of the page I am using for printing.
    how can we achive this in adobe form.
    Regards
    Bikas

    Hello,
    go to your master page and change the master page/page format/size as you wish.
    Otto

  • How to print bar codes in adobe forms

    Hi folks,
    Iam new adobe forms  , any one please explain  how to print barcodes in adobe forms
    Moderator Message: Firstly, this is not a Adobe Forms forum. Secondly, I suggest you SEARCH before you post. Im sure this procedure has been widely discussed already.
    Edited by: kishan P on Jul 20, 2011 12:55 PM

    hi,
    check these.
    [https://forums.sdn.sap.com/click.jspa?searchID=18572128&messageID=4724540]
    [http://help.sap.com/saphelp_nw04/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm]

  • Texy edit - how to print page numbers only

    I wish the page numbers in TextEdit to be printed on my documents; in TextEdit preferences, when I select the option to number pages when printing, it also prints the date and document title. How can I have it only print the page numbers?

    It doesn't seem like you can just have the page numbers printed with TextEdit. When the help text appears in the preferences for printing the number of pages, it indicates it will also print the date and the title, so it is doing what it is designed to do, despite the misleading label for that item. Maybe another application (AppleWorks, BBEdit, Word?) can print just the page number.

  • TextEdit: how to print page numbers w/o Header

    I see the option to check "print footer and header" in the print dialog box. Anyone know how to just be able to print the page numbers in TextEdit (without the Headers on each page)?
    Thanks in advance for any help with this!

    TextEdit is a relatively simple program, with limited options. As such, I doubt the "print headers and footers" options are easily customizable. Other word processors have the ability to manage headers and footers separately. If you've got Pages, or Word, or the free alternatives such as OpenOffice/NeoOffice then you can set up your documents to print just header or footer info with only page numbers.

  • How to print a signature in Adobe form using PCL - HELP!

    Hello,
    I'm using Adobe LiveCycle and I'm trying to get my form to print a signature at the bottom right on the given signature line. Our HP LaserJet printer has a SIMM installed which contains the signature in digitized form.  I need to issue a hexadecimal instruction using PCL which contains the code that tells the printer to print the stored signature. I know this is doable in SAPscript, but is it doable in Adobe??? 
    Thank you,
    Eileen

    Hi Eileen,
    I think it is handled differently in Adobe forms as here all the print data is created by ADS.
    See the document Digital Signature Setup at:
    www.service.sap.com/hrin -> Media Center -> Key Documents
    This decribes the process.
    The link below and SAP Note 1168740 also contain information.
    http://help.sap.com/saphelp_nw70/helpdata/EN/46/1ca382f3ec5873e10000000a11466f/frameset.htm
    Regards,
    Aidan

  • How to print page numbers on a PDF

    I have a large PDF (50+ pages) that I need to print out. The PDF does not have page numbers on it, so I am wanting to know if there is a way to have Preview or Acrobat add page numbers to each page for printing?

    in Acrobat, from the Document menu, drag to 'Add Headers & Footers'...
    in the dialog box that pops up you can add page numbers or other info to either a header (top of page) or a footer (bottom of page)...
    cheers

  • How to print page numbers on physical pages conditionally?

    Hi,
    my report has a single logical page comprising of 3 reapeating frames , each getting printed on 3 different physical pages. I need to print page number at the bottom of the page in the case of two repeating frames while on the side of the page in the third case. How do I do this?
    TIA
    Ranjit

    i think u only need to say page break before on ur third repeating frame and ur problem is solve.
    repeating frame 1 and 2 on the firstpage getting page 1 and repeating 3 on page 2.
    cheers.

  • How to print page numbers like 'Page 2 of 10' on an ALV report

    Hi,
    I've seen a few threads regarding this, but haven't seen any code that actually works. 
    What I'd like to do is print page x of y (i.e. Page 2 of 10) on an ALV report once the report is printed.
    Is this actually possible?  If so, what are the steps and coding required? 
    I greatly appreciate your help experts!
    Mark

    Hi Mark,
    I think there is no better way than calculate it before doing the output. If you do not have extra-new-page, the total number of pages may be calculated as the number of lines displayed divided by lines on one page - this will depend on the lines used for top-of-page and end-of-page. Also filters and subtotals could not be used.
    An other approach could be to read the current page number in end-of-list event and then scan the whole list using READ LIST and MODIFY LIST in each page top accordingly.
    Because it is decades ago I printed a list last time I will never have the chance to try.
    Regards,
    Clemens

  • How to improve the performance of adobe forms

    Hi,
    Please give me some suggestions as to how to improve the performance of adobe form?
    Right now when I' am doing user events it is working fine for first 6 or 7 user events. From the next
    one it is hanging.
    I read about Wizard form design approach, how to use the same here.
    Thanks,
    Aravind

    Hi Otto,
    The form is created using HCM forms and processes. I' am performing user events in the form.
    User events will doa round trip, in which form data will be sent to backend SAP system. Processing will
    happen on the ABAP side and result will appear on the form. First 6 or 7 user events works correctly,
    the result is appearing on the form. Around 8 or 9th one, the wait symbol appears and the form is not
    re-rendered. The form is of size 6 pages. The issue is not coming with form of size 1 page.
    I was reading ways to improve performance during re-rendering given below.
    http://www.adobe.com/devnet/livecycle/articles/DynamicInteractiveFormPerformance.pdf
    It talks about wizard form design approach. But in SFP transaction, I am not seeing any kind of wizard.
    Let me know if you need further details.
    Thanks,
    Aravind

  • How to add page numbers in Numbers?

    How to add page numbers in Numbers?
    Is there a simple way like in Excel? Thanks.

    In Numbers '09, use Insert > Page Number
    Place the page number in a page header, and it will appear on each age when in Print View and when the file is prnted.
    May have changed in Numbers 3 (current version).
    Regards,
    Barry

  • How to insert page numbers in a PDF document?

    How to insert page numbers in a PDF document using Adobe Acrobat X Pro 10.1.2?
    Thanks.

    OK, I found it myself:
    1. Tools - Pages - Edit Page Design - Header & Footer - Add Header & Footer.
    2. Select the font and size, etc, place the cursor on the appropriate site to insert the page number, click the "Insert Page Number" button, and click OK.
    That is!

  • Printing page numbers in smartform

    Hello all,
    we need to print page numbers as Page 1 of 10 etc..
    But I can not use SFSY-FORMPAGES because I print multiple documents.
    I need to know how many pages will be printed in advance.
    Every time a new document comes we have to start the count again.
    Have anyone come across this and solved it. Pls help.
    Useful answers are rewarded.
    thanks.

    hi
    try this
    Page&SFSY-PAGE& of &SFSY-FORMPAGES(3ZC)&
    don't forgot to write 3zc otherwise it will show '*' ones the page no will exceed 10.
    regards
    vijay
    reward points if helpfull

  • Page Totals in Adobe Form

    Hi
    Need some help in Page totals in Adobe forms
    I am having a table which flows into several pages .
    I need to display the Total of a column at the end of every Page .
    How can i achieve that .
    I have tried the Script wih the pageContent method it is not working .i have also tried the sum method but it gives the grand total not the page total
    Since we can not know at what record in the table page break can occur, i can not add in the back end program . It has to be done dynamically .
    Please help me .
    Thanks
    Ramakanth

    Hi
    Thanks Andres
    I am now able to do the Sub Totals , but i am facing a new problem
    My Requirement is
    I have a table in my Design page
    If the data in my table flows for more than one page then
    1) I should show at page end sub total of Net Amount column in the table
    2) The same Amount should be shown in the starting of the Second Page after which the table contents should flow
    3) At the end of Page 2 i should again display the total amount which is addition of total from previous page and sum of all items in page 2 .
    Example
    Page 1
    Documentnumber currecy Amount
    1                             USD      100
    2                             USD      200
    3                             USD      300
    Balance CarryFwd              600
    Page 2
    Balance Carryfwd              600
    4                           USD       1000
    5                           USD       2000
    6                           USD       3000
    Balance Carryfwd              6600
    Page 3
    Balance Carry fwd            6600
    ..... and so on
    I have tried to use the Overflow leader and Trailer to get this functionality but in that case only texts are being displayed
    not the Values .
    I have tried to create the BalanceCarryfwd form in Master page but the sub totals are not comin up there .
    How can i implement this logic , Please help me in this .
    Thanks
    Ramakanth

  • How to display page numbers in report

    hi all,
    i would like to know how to display page numbers in this format " 1 of 5" in the report.
    Any help would be much appreciated.
    thanks
    seema

    Hi,
    Check this too...
    Page No. in ALV output
    If you query is solved, kindly close the thread.
    Regards,
    Anjali
    Message was edited by: Anjali Devi Vishwanathan

Maybe you are looking for