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

Can't create pdf reports from preview screen.

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

    #31
    That works. Thank you Selwyn. This will allow me to use Alpha5v7 with old printer driver v2.08 until the issues in v2.5 are resolved. I recommend same solution to all A5 users who get report corruption with the new driver. It's an easy fix and works flawlessly.

    Three more questions.
    1. Is this change permanent or do I have to re-enter the commands each time I update Alpha5 with a new patch?
    2. How do I reverse it once Amyuni fixes their driver?
    3. What's the difference between the new driver v2.5 and the old v2.08. Is it really beneficial to use the new driver?

    Jack.

    Comment


      #32
      One more thing. You wrote in an earlier post: "...V7 uses new PDF drivers from a company called Amyuni. These drivers have a lot of new features..."

      However, when I go into printing preferences of the Alpha5 printer driver (Amyuni v2.5) there are no user definable options, whereas in version 2.09 there was plenty of options like image compression and advanced options, so where are all the new features. Why change if there is no benefit?

      Jack.

      Comment


        #33
        Originally posted by [email protected]
        That works. Thank you Selwyn. This will allow me to use Alpha5v7 with old printer driver v2.08 until the issues in v2.5 are resolved. I recommend same solution to all A5 users who get report corruption with the new driver. It's an easy fix and works flawlessly.

        Three more questions.
        1. Is this change permanent or do I have to re-enter the commands each time I update Alpha5 with a new patch?
        2. How do I reverse it once Amyuni fixes their driver?
        3. What's the difference between the new driver v2.5 and the old v2.08. Is it really beneficial to use the new driver?

        Jack.
        the change is stored in the registry, so when you install a patch, it will not change the setting.

        you can easily undo the setting with the following commands:

        key = "preferences\Amyuni"
        delete p
        dim p as p
        p.UseActiveXInterface = .t.
        registry.save_settings(key,p)


        The new amyuni printer drivers support features such as watermarks, encryption, etc. if you use the old printer drivers, then you don't get these features.

        Perhaps the single most compelling reason that we upgraded the amyuni drivers in V7 was the fact that the old drivers did not work on windows server 2003 (which not a lot of users are using now). Basically, windows server 2003 does not allow you to easily install 'non kernerl mode printers' (have no idea what that really means), and the only solution was for us to upgrade to the latest version of the amyuni printer drivers.

        by doing that we were able to introduce all of the new pdf features that are documented in v7.

        Comment


          #34
          Originally posted by [email protected]
          One more thing. You wrote in an earlier post: "...V7 uses new PDF drivers from a company called Amyuni. These drivers have a lot of new features..."

          However, when I go into printing preferences of the Alpha5 printer driver (Amyuni v2.5) there are no user definable options, whereas in version 2.09 there was plenty of options like image compression and advanced options, so where are all the new features. Why change if there is no benefit?

          Jack.
          A good place to start on finding out what new PDF features are in A5V7 would be the Documentation that comes with A5V7. For example, in the Help file, see the "What's New" section. There is also information on the web site.

          Comment


            #35
            Status

            Can anybody advise me of the current status of this problem?

            V6 was removed after upgrade to V7, so the workaround to use the old drivers wont work for me.

            Comment


              #36
              I am not aware of any printer driver updates. Why don't you re-install version 6 just like I did?

              Comment


                #37
                I guess aside from being a great be PIA and a complete waste of disk-space. The only major reason is that I don't have it. I purchased each version electronicly directly from Alpha, and I didn't retain the install files nor license information.

                Comment


                  #38
                  Re: Can't create pdf reports from preview screen.

                  Originally posted by Selwyn Rabins View Post
                  do you have the same problem with reports in alphasports?
                  or is it only with your reports.

                  the only know issue with the new pdf drivers in V7 is with reports that have any objects that have objects for which the 'fill' property is not set to 'solid'.
                  Selwyn, I have just installed A5v7 and cannot produce any pdf reports. When I click the pdf button from the A5 report previewer, it returns with an error message: "Variable Type Mismatch".

                  Your patch (shown below) to use the v6 driver works fine and I have added this to my startup script. However, this is not a good longterm solution as workstations need both v6 and v7 installed.

                  key = "preferences\Amyuni"
                  delete p
                  dim p as p
                  p.UseActiveXInterface = .f.
                  registry.save_settings(key,p)

                  I cannot even create a basic report with one field on it and all Fill Styles set to "Solid." As "Transparent" is the default, setting each field to solid would be time consuming. Also, I am not using fill styles with a percent.

                  Has there been any progress from Amyuni to resolve this problem? Or is it possible that I need to remove v6 before installing v7 to get the new Amyuni drivers to work?

                  Also, the Report.Print returns an error every time: "Error 13016 Print dialog load error." Next, I tried the File / Print Setup option. However, when I click the Properties button for the selected printer, nothing happens. Is there a registry option that will solve this problem, too?
                  Last edited by stephde; 09-16-2006, 01:15 AM.

                  Comment


                    #39
                    Re: Can't create pdf reports from preview screen.

                    froom your computer windows control panel, try deleting the alpha printer, and then reloading your program - that will most likely reinstall with the latest alpha drivers
                    Cole Custom Programming - Terrell, Texas
                    972 524 8714
                    [email protected]

                    ____________________
                    "A young man who is not liberal has no heart, but an old man who is not conservative has no mind." GB Shaw

                    Comment


                      #40
                      Re: Can't create pdf reports from preview screen.

                      Originally posted by martinwcole View Post
                      froom your computer windows control panel, try deleting the alpha printer, and then reloading your program - that will most likely reinstall with the latest alpha drivers
                      Martin,

                      Thanks for your reply. I tried reloading A5V7 after deleting the Alpha Printer a couple of times with mixed results. At this point, I am not getting the Print Dialog load error and the report is rendered - somewhere. However, the print dialog is not shown, nor does the report print. After rendering the report, I check the Alpha Five File / Print Setup and it has changed the default printer to "PDF Driver." I am running Windows XP professional and this behavior is rather perplexing.

                      Comment


                        #41
                        Re: Can't create pdf reports from preview screen.

                        okay - lets try this - goto to the registry (at you own risk), and delete "Alpha Five 7.0" and "Alpha Five Printer" - see image for correct path. Then reinstall V7. Also then get the latest updates for both full and runtime. Then open your app and try it again.This should reinstall all drivers.
                        Last edited by martinwcole; 11-11-2006, 12:36 PM.
                        Cole Custom Programming - Terrell, Texas
                        972 524 8714
                        [email protected]

                        ____________________
                        "A young man who is not liberal has no heart, but an old man who is not conservative has no mind." GB Shaw

                        Comment


                          #42
                          Re: Can't create pdf reports from preview screen.

                          Originally posted by martinwcole View Post
                          okay - lets try this - goto to the registry (at you own risk), and delete "Alpha Five 7.0" and "Alpha Five Printer" - see image for correct path. Then reinstall V7. Also then get the latest updates for both full and runtime. Then open your app and try it again.This should reinstall all drivers.
                          Martin, thanks for your help! I completely uninstalled A5V7, deleted remaining stuff in the A5V7 directory, then deleted the A5V7 and Alpha Five print driver information from the registry. I then reloaded and re-registered A5V7 and the print functions now work.

                          Selwyn's patch for viewing PDFs was still necessary, though.

                          Comment


                            #43
                            Re: Can't create pdf reports from preview screen.

                            glad you got it working - where did you get Selwyn's patch
                            Cole Custom Programming - Terrell, Texas
                            972 524 8714
                            [email protected]

                            ____________________
                            "A young man who is not liberal has no heart, but an old man who is not conservative has no mind." GB Shaw

                            Comment


                              #44
                              Re: Can't create pdf reports from preview screen.

                              Originally posted by martinwcole View Post
                              glad you got it working - where did you get Selwyn's patch
                              Selwyn's patch is earlier in this thread. Tonight the print functions on my computer got corrupted again, and I had to completely remove A5V7 and reload it to get it working again. I hope this does not keep happening. . . Thanks again for your help!

                              Comment


                                #45
                                Re: Can't create pdf reports from preview screen.

                                well, obviously, something is the culprit. can you remember the last program besides alpha that printed anything. could be another program blew the drivers. since I personaly hacen't heard anyone mention this before, we have to assume it is something pecularir to your computer.
                                Cole Custom Programming - Terrell, Texas
                                972 524 8714
                                [email protected]

                                ____________________
                                "A young man who is not liberal has no heart, but an old man who is not conservative has no mind." GB Shaw

                                Comment

                                Working...
                                X