How can i exclude information pages from being printed in a dynamic XML form?

Hi there,
i am building a dynamic XML form in Adobe LiveCycle Designer ES2.
In this form there are pages with information that help the end user fill out the form, but to use - those who process the forms after they have been sent to us - these pages with information are irrelevant.
Is there a way to tell the form to omit these pages when printing.
Currently i have set the pages mentioned to be only visable on-screen.  But doing so results in an empty page being printed (only the master page information is visable.)
Any ideas how i can solve this issue?
Thank you.

Create a new master page and set that page to visible screen only. Set your subforms to use that master.

Similar Messages

  • How can you update the content of a textfield in a dynamic xml form from MSAccess and VBA

    I am trying to use the code below to update a field in a dynamic xml form created by Livecycle.
    I can read the field content but cannot change it.
    What am I missing?
    Thanks
    R
    Sub test()
    Dim oPDF As AcroPDDoc
    Dim FileDestName As String
    Dim jso As Object
    Dim ofld As Object
        FileSrcName = "C:\Documents and Settings\My Documents\ADOBE Forms\NoVB.pdf"
        Set oPDF = CreateObject("AcroExch.PDDoc")
        Set jso = oPDF.GetJSObject
        Set ofld = jso.getfield("form1.TopForm.Header.Subform1.Contact")
        Debug.Print ofld.Value
         ofld.Value = "HHH"
        Debug.Print ofld.Value
    oPDF.Save PSsavefull, FileSrcName
    oPDF.Close
    Set jso = Nothing
    Set oPDF = Nothing
    End Sub

    You need to research the difference between an AcroForm and an XFA form.  You're trying to access a "Field" object, which is an AcroForm object.  An XFA form does not have fields, it has nodes.  The JavaScript you are using is specific to AcroForms and you are working with an XFA form.

  • All my contact are being copied to my friend's iphone and i also am getting his contacts on my phone,when i delete a contact it also deletes it from his phone,we are sharing the same apple ID. How can i stop our contacts from being shared between us

    All my contact are being copied to my friend's iphone and i also am getting his contacts on my phone,when i delete a contact it also deletes it from his phone,we are sharing the same apple ID. How can i stop our contacts from being shared between us

    Everything that you have checked in your icloud settings will be shared between devices using the same Apple ID.  If you don't want icloud to share that information, then simply turn off that process under settings > icloud

  • How can I remove one page from adobe file

    How can I remove one page from adobe file, when I try to remove the page a dialgue box say "some pages are being used, so they can not be ereased"?

    Tools>Pages>Delete pages

  • How can I extract certain pages from my document and save as another file?

    How can I extract certain pages from my document and save as another file?

    You would need Adobe Acrobat to do that, not Adobe Reader.

  • How can I remove a page from a PDF document and save it as a new PDF document?

    How can I remove a page from a PDF document and save it as a new PDF document?

    Tools - Pages - Extract and tick the option to delete the extracted page from the original file.

  • How can I extract a page from a document if I don't have that option on my tools menu?

    How can I extract a page from a document if I don't have that option on my tools menu?

    iPhoto on the iPad can be used to make photo books, but not calendars. It is a very different program from the Mac version of iPhoto. I hope you have access to a mac to create your christmas calendar.
    http://help.apple.com/iphoto/ipad/2.0/?handbuch#blnkbc26e276
    Search the AppStore for "Foto Calendar". I have not tried any of these apps, but there are quite a few, that claim to be able to create an "Awesome foto calendar"

  • How can i stop an email from being sent?  i cannot find an outbox in outlook

    How can I stop an email from being sent.  I cannot find an outbox in Outlook

    Outlook is a Microsoft product, I'd suggest posting on the Office for Mac Product Forums.

  • How can I stop my Apps from being automatically updated on my iPad2?

    How can I stopy my Apps from being automatically updated on my iPad2? I have an extremely slow wi-fi at work and my iPad Apps appear to be frozen as they are waiting to be updated. Help!

    In iTunes use the File menu "Transfer purchases from..." item. Ordinarily you will get a warning to do this before an update. Presumably your computer is authorized to use your account and it is the computer to which you normally sync your iPod?

  • How can I scan a photo from the printer and place it in i photo?

    How can I scan a photograph from the printer and place it in i photo?

    Scan the document as you normally would.
    Click Save and look for a format or option to allow you to save as a JPEG file. (The normal format is probably set to PDF)
    Seve to your desktop location or to a scanned items folder if you normally scan to that desitnation
    Drag the JPEG file onto the iPhoto icon on the dock and release the mouse key
    Once you have imported the image into iPhoto, you can delete the file on your desktop or in the scanned items folder if you prefer

  • How to prevent a page from being printed (with condition)?

    Dear forumers,
    How can I control a page in smartform from being printed / displayed?
    The scenario:
    There are multiple pages in the smartform. In the second page, the variable, V_TEXT will be displayed in a text element located in the secondary window (not the main window). If the variable V_TEXT is empty, the second page should NOT be printed / displayed at all.
    How may I achieve this? Please help. Thanks.

    Hi,
    You can control the Window Display in the Page by giving some condition, but there is no option to control the page display based on the condition.
    Jatender

  • How can I transfer my 'pages' from mac to I-pad and back again?

    Hi, how can I use the 'Pages' on both my desktop  and the I-Pad? I've tried using DropBox but it doesn't seem to work with Pages? Any other ideas?

    This is how it works if your iPad is connected to your Mac and you want to sync back and forth.
    Find the document in Pages on your iPad that you want to transfer to your Mac. Click on the curved arrow icon at the bottom of the window and a dialog box pops up with several options. You can choose any of these options to send the file to your Mac. The third option, the one that I use, is send to iTunes. Tap that icon, select the file type that you want to use for the document (Pages, pdf, .doc) connect your iPad to your Mac, launch iTunes, select your device on the left side of iTunes. Then select Apps in the top of the iTunes window and scroll down to the File Sharing box. Select Pages and then sync. That document will now be transferred to your Mac and you will see it on the right side the box called Pages Documents.
    To go from the Mac to the iPad, (while the ipad is connected to your Mac as described above) select Pages in the File Sharing box, then click on Add in the lower right corner of the Pages document box, select the file that you want to transfer to your iPad, tap the down arrow icon in Pages on your iPad, select Copy from iTunes, and the file name will appear. Tap on that file and it will transfer.
    Message was edited by: Demo

  • How can I disable a JInternalFrame from being "restored"?

    Sorry, I thought I should start a new thread for a new question.
    With my JInternalFrame, I have it minimized initially when it is created. Now, how can I prevent the user from opening or "restoring" that frame? Basically, I just want the "title" bar to appear, and disable the frame from opening up.
    thanks

    try this
    import java.awt.Dimension;
    import java.beans.PropertyVetoException;
    import javax.swing.JButton;
    import javax.swing.JDesktopPane;
    import javax.swing.JFrame;
    import javax.swing.JInternalFrame;
    import javax.swing.*;
    import java.beans.VetoableChangeListener;
    import javax.swing.event.InternalFrameAdapter;
    import javax.swing.event.InternalFrameEvent;
    import java.beans.PropertyChangeEvent;
    public class DesktopPane extends JDesktopPane
    implements VetoableChangeListener {
    JInternalFrame jif;
    JPanel p1;
    public DesktopPane() {
    p1 = new JPanel();
    JButton b = new JButton("Test");
    p1.add(b);
    jif = new JInternalFrame("test1", true, false, true, true);
    jif.getContentPane().add(p1);
    jif.setVisible(true);
    jif.setSize(new Dimension(200, 200));
    add(jif);
    jif.addVetoableChangeListener(this);
    try {
    jif.setIcon(true);
    } catch (Exception ex) {
    jif = new JInternalFrame("test2", true, false, true, true);
    jif.getContentPane().add(p1);
    jif.setVisible(true);
    jif.setSize(new Dimension(200, 200));
    add(jif);
    jif.addVetoableChangeListener(this);
    try {
    jif.setIcon(true);
    } catch (Exception ex) {
    public void vetoableChange(PropertyChangeEvent evt) throws PropertyVetoException {
    String property = evt.getPropertyName();
    if (property.equals(JInternalFrame.IS_ICON_PROPERTY)){
    boolean isIcon = ((Boolean)evt.getNewValue()).booleanValue();
    if (!isIcon){
    throw new PropertyVetoException("message", evt);
    }

  • How can I scan multiple pages from the ADF to one pdf file?

    I wirelessly scan double-sided multiple-page documents, typically 37 pages, using an ADF (Automatic Document Feeder) from my HP Officejet Pro 8600 N911g to my MacBook Pro. The scanner works fine except it tries to save the files as 37 separate files and either it or the MacBook runs out of memory as it turns it into a massive file, 300mb or so. How can I get it to just scan it as one file? I have the quality setting at 300dpi.
    Webbo51
    This question was solved.
    View Solution.

    Hello again webbo51,
    Thanks for the information I requested.
    I am going to add a screen shot of what you should be seeing when scanning with the HP software.
    You must have PDF selected to be able to scan a multiple page document into one folder.
    Once you select PDF, you will see the option to Save as one file.
    Please feel free to write me back if you have any other questions.
    Thanks again for your time.
    Cheers, 
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • How can i call Web page  from my Forms 6 and Some other doubts.

    Dear friends,
    I am having the following questions and doubts ..If you can share some information with me it will be greatly useful to me..
    Q1. I am using Dev Forms 6i. Can we call a Web Page form from the Developer Form directly with the press of a button..(eg. When button Pressed trigger..? )If so, what the requirement to do so. My database is Oracle 8i
    Q2. How can we send email from a Form picking the address from our Oracle Database..? I have installed only Oracle 8i and Forms & Reports 6i. Anymore has to be installed for this work?
    Q3. Do you know any GIS package that can be integrated with Oracle so that we can know the Latitude and Longtude of a lcation if we give an address..? and what can be done for this purpose.
    please revert with the info...
    Sincerly
    Sajith
    12100 Beech Forest Road,
    Laurel, MD 20708, USA
    Phone : (301) 497-5816
    Cell : (301) 693-6767
    Email : [email protected]

    Here is code I used to send an email from Form 6.0 through Outlook 2000 on a PC. I don't know the answer to you rother questions.
    PROCEDURE maily (p_to_address VARCHAR2, p_cc_address VARCHAR2 DEFAULT NULL, p_subject VARCHAR2, p_message VARCHAR2) IS
         objOutlook OLE2.OBJ_TYPE;
         objMail OLE2.OBJ_TYPE;
         objArg OLE2.LIST_TYPE;
    BEGIN          
         objOutlook := OLE2.CREATE_OBJ('Outlook.Application');
         objarg := OLE2.CREATE_ARGLIST;
         OLE2.ADD_ARG(objarg,0);
         objMail := OLE2.INVOKE_OBJ(objOutlook,'CreateItem',objarg);
         OLE2.DESTROY_ARGLIST(objarg);
         OLE2.SET_PROPERTY(objmail,'To',p_to_address);
         OLE2.SET_PROPERTY(objmail,'Cc',p_cc_address);
         OLE2.SET_PROPERTY(objmail,'Subject',p_subject);
         OLE2.SET_PROPERTY(objmail,'Body',p_message);
         OLE2.INVOKE(objmail,'Send');//Use display to display the email instead of sending it, or save to save in the outbox
         OLE2.RELEASE_OBJ(objmail);
         OLE2.RELEASE_OBJ(objOutlook);
    END;

Maybe you are looking for