Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

Printing Form

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Printing Form

    In my Alpha 5 class, my students are at the point in the course where they need to print a form. When a form is brought up in either design or view mode, and printing is initiated, the background on the form prints, which we do not want. My preference is that only the form objects (labels, data, etc.) print.

    I know that forms are not really meant to be printed and that the students should design a report that emulates a form, but I want a single data form for grading purposes.
    Does anyone know how to surpress the background from printing, short of deleting the color/image and leaving a plain white background?

    Thanks,

    Dave
    Dave Jampole
    www.customalpha.com

    Women and cats will do whatever they want. The sooner men and dogs realize that, the happier they will be.


    #2
    RE: Printing Form

    Hi Dave,

    In the properties of the form object is "use bitmap".
    Just turn it off and then back on again. I used a button on the form to print that I attached the following:

    In Action Scripting:
    1) Object Properties
    -" Set properties of object
    -" Form object
    -" use bitmap = false
    2) Reports
    -" Print Layout
    -" choose your form
    3) same as 1) just set to true

    HTH
    Doug

    Comment


      #3
      RE: Printing Form

      Thanks, Doug, I think that will work.

      Dave
      Dave Jampole
      www.customalpha.com

      Women and cats will do whatever they want. The sooner men and dogs realize that, the happier they will be.

      Comment


        #4
        RE: Printing Form

        Dave,

        I know this is not what you asked, but you can import a form into a blank report and it will look exactaly like the form. This is what I did when I made my pedigree report so it would look the same as the form, but I could control other aspects like printing in landscape without having to select that everytime I wanted to print. It is also an easy quick way to not have to design a report from scratch.

        Phil

        Comment


          #5
          RE: Printing Form

          Phil,

          Huum, I never thought about about that. I'll give it a try.

          Thanks,

          Dave
          Dave Jampole
          www.customalpha.com

          Women and cats will do whatever they want. The sooner men and dogs realize that, the happier they will be.

          Comment


            #6
            RE: Printing Form

            Dave:

            Why do they have to print a form? What's the point of that lesson?

            Robert T

            Comment


              #7
              RE: Printing Form

              Robert,

              You don't know how thought provoking your question is!

              I went back over the class handout to see exactly what I had told the class to do and, guess what - there is nothing that says to print the form - what I told them was to turn in a disk that includes the upgraded forms ('updated' defined as a number previously created form with the inclusion of buttons to perform certain tasks) on it for grading. One of the students read that as 'print the form' and I reacted without thinking; not an uncommon occurance.

              Thanks for asking the question.

              Dave
              Dave Jampole
              www.customalpha.com

              Women and cats will do whatever they want. The sooner men and dogs realize that, the happier they will be.

              Comment


                #8
                RE: Printing Form

                Dave:

                Thanks for the response.

                I've been using Alpha Four/Five since Steve Workings and I established an Alpha User Group in Columbia, MD way back in 1991. During those 13 years, I don't think I ever had a need to print a data entry a form. That's why I asked the question.

                Robert T

                Comment


                  #9
                  Printing Form with Browses?

                  Hey guys, I have a similar problem as Dave's initial request. I just want to print the form as is, I have no background on the form, and my form is nothing fancy, but what it does have are 2 browses (embedded browses).

                  I would like to print the form with these two embedded browses and everytime i print it or even print preview it the browses are not shown and the rest is displayed (rest=all the other fields on the form).

                  Any advice for this? Someone please help me. Thanks.

                  The reason, as to why i wana print the form as is, is not for grading. But for the mere fact that using Reports, I cannot have a hard copy(printed out version, for later review) of the data contained in over 20 fields that i have been displayed on the form. The reports only limit the user to work with 11 field objects....

                  Comment


                    #10
                    RE: Printing Form with Browses?

                    Ryan,

                    I'd use the report. Have never heard of an 11 field limit in a report layout. Does not sound right to me. -- tom

                    Comment


                      #11
                      RE: Printing Form with Browses?

                      No, in regards to the report, I cannot display more than 11 fields worth of data, or atleast that is what i understood after reading the tutorials that alpha provides. --" On step 6. of the topic "Using the Quick Report Genie" under Lesson 8: Working with Reports, it explicitly says that you can select upto 11 fields for the Report.

                      IS there a way around that barrier?

                      Comment


                        #12
                        RE: Printing Form with Browses?

                        I cannot find your specific reference in the online tutorial. However, I think that may be a limit of the genie but not the limit for the report. After designing with the genie, save the report and then reopen in the design mode. From there you can rearrange your fields, add fields, format fields, etc. There should be no limit to the number of fields you can display in the report.

                        Comment


                          #13
                          RE: Printing Form with Browses?

                          Alright, I can try that. Thats weird, you could not find my reference. The "tutorial" i refered to is the "tutorial.pdf" that ships with alpha.

                          I guess, I cant use browses on a report. Data is only aranged in a "form" like view....

                          Comment


                            #14
                            RE: Printing Form with Browses?

                            Ryan,
                            The report designer gives you a lot more control of output than is obtainable in the genie. To display browses on a report, you use a subreport. The subreports display the child data; parent data on the main report, child data on the subreport.

                            Comment


                              #15
                              RE: Printing Form with Browses?

                              Hello Ryan,

                              ""I guess, I cant use browses on a report""

                              You are misunderstanding the power and nature of the report generator. In additon to what Ohlen said, basically the detail section of a report is 'like a browse'. Using the detail secion and grouping you can certainly achieve browse like printouts and much more. You are not limited to a certain number of fields or records. You can print 'browse type' data reports until your printer wears out!

                              There may be a few things that can't be done with Alpha Five's report generator, but I can honestly say that I have not ran into one.

                              Good luck,
                              Jim

                              Comment

                              Working...
                              X