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

Alternatives to Adobe Acrobat for developing

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

    Alternatives to Adobe Acrobat for developing

    I have automated a process using Adobe Acrobat. It works fine, except one part must be controled by sending keystrokes to the Acrobat UI. This is a licensing issue because Adobe wants VERY big bucks for their distribution server if you want to automate.

    In the PDF document I need to "extend rights" to Adobe Reader so reader can save changes after form fields have been filled. Then the entire updated PDF can be returned to us, not just the data stream from the fields.

    I talked to Amyuni and they can't do what I need. The other usual suspects for PDF libraries dont' seem to provide it. I saw a site that was using iText java library (not JS) for some PDF processing that looked like it might do it. The documentation on the iText site was not helpful and I am trying to reach someone for clairification.

    Anyone know of other PDF libraries that support extending rights so Reader can save input to form fields?

    Bill.

    #2
    Re: Alternatives to Adobe Acrobat for developing

    I don't know if this will do what yo need but some parts of this have been very helpful to me, not filling in fields though.

    Russ

    http://www.pdfill.com/

    Comment


      #3
      Re: Alternatives to Adobe Acrobat for developing

      I have owned pdfill for a number of years. It is useful when you want to type onto a PDF that does not have form fields. The PDFs we create will have form fields defined.

      This PDF will be sent to others. They can then fill in the PDF without needing something like pdfill. But I want them to be able to save the filled in PDF on their system, so they can review it later. That is the part that takes special rights be given to Adobe Reader. By default, Reader can just send back the data to me, and the filled in PDF can't be saved locally.

      Bill.

      Comment


        #4
        Re: Alternatives to Adobe Acrobat for developing

        I am probably missing something here, and you've probably looked at this option, but if the pdf was "standard" as in not changing could you scan it to a form and add fields where you need them? Then you could print this to a pdf using Amyuni or other, and save. This would kind of get away from using Acrobat so the process would have to change from the start, which may not be possible.

        Russ

        Comment


          #5
          Re: Alternatives to Adobe Acrobat for developing

          Hi Bill,

          Originally posted by Bill Parker View Post
          This is a licensing issue because Adobe wants VERY big bucks for their distribution server if you want to automate.

          In the PDF document I need to "extend rights" to Adobe Reader so reader can save changes after form fields have been filled. Then the entire updated PDF can be returned to us, not just the data stream from the fields.
          Adobe probably has an encoded license that is specific for the full acrobat that generates the PDF. The Adobe Reader ascertains if the embedded code is valid and enables the features. My guess is that generating that encoded license is probably not possible.

          It is probably possible to find a pdf form generator that has a "free" reader that would allow filling out the forms (or a distribution license for the program), but the users would have to install that free reader.
          Regards,

          Ira J. Perlow
          Computer Systems Design


          CSDA A5 Products
          New - Free CSDA DiagInfo - v1.39, 30 Apr 2013
          CSDA Barcode Functions

          CSDA Code Utility
          CSDA Screen Capture


          Comment


            #6
            Re: Alternatives to Adobe Acrobat for developing

            What I do now in an xbasic script is produce a report in Alpha with output to PDF. The output will change every time the report is created.

            Then the script controls Acrobat via API to find a text string in the PDF and add a form field where ever it exists. This part could also be done by Amyuni if I bought a developer license.

            Then the script sends keystrokes to the Acrobat UI to "distribute" the modified PDF. This does a several things and results in another PDF as output. This is the part Amynui can't do. I want to avoid having to automate this through the UI, so I am looking for another tool that could do this part in an API.

            And when I say "distribute", the PDF is not sent anywhere in this process (it is sent later). Some code is added to the PDF and it is then possible for remote users with only Adobe Reader installed to locally save data typed into form fields for that PDF.

            Bill.

            Comment


              #7
              Re: Alternatives to Adobe Acrobat for developing

              Ira,

              Adobe probably has an encoded license that is specific for the full acrobat that generates the PDF.
              No. I am using the API through the full Acrobat, and any reader can use the resulting output. Adobe just does not provide access to this particular function through the Acrobat API. Instead they want you to spend $30K on a distribution server license in order to get API access. But it is dead simple to accomplish this through the Acrobat UI, which is what I now do via sys_send_keys().

              Amyuni was not ecplicit, but implied they could not come to terms with Adobe over providing this capability.

              Bill.

              Comment


                #8
                Re: Alternatives to Adobe Acrobat for developing

                Ira,

                You are correct in that doing this process Adobe adds a checksum to the document so it can not be processed further or it loses this capability.

                So what I am looking for is a library that provides the capability for Adobe Reader (or generically, any PDF reader/viewer) to save the results of filling out form fields in teh PDF.

                Bill.

                Comment


                  #9
                  Re: Alternatives to Adobe Acrobat for developing

                  Here is how I "cheat" adobe:
                  I fill the form then fax it (via my computer) to myself.
                  By doing that, you end up (depending on what computer fax software you have) with either a TIFF file or, JPG etc. any of which you could change to JPG via xbasic and any of which you could open with alpha, of course, as an image.

                  Comment


                    #10
                    Re: Alternatives to Adobe Acrobat for developing

                    Check out link below...

                    http://www.foxitsoftware.com/pdf/editor/

                    Comment


                      #11
                      Re: Alternatives to Adobe Acrobat for developing

                      Hi Bill,

                      I don't think most get it, but the pdf form is saved with Adobe License Keys in it, that, when using the Adobe Reader, knows how to interpret and enable the form saving. Without knowing how to encode those keys (which is probably, as I said earlier, tied to a special developer's copy of the full Adobe Acrobat), it is not going to happen.

                      Unless someone cracks the license codes (unlikely) to embed (and that might be considered illegal), it will never happen.

                      However, I recall looking at this but you should check, is that it was possible to put an email submit button on the PDF form. Potentially, you could have it email the form back, or even to the person filling it out. Would something like that work for your situation
                      Regards,

                      Ira J. Perlow
                      Computer Systems Design


                      CSDA A5 Products
                      New - Free CSDA DiagInfo - v1.39, 30 Apr 2013
                      CSDA Barcode Functions

                      CSDA Code Utility
                      CSDA Screen Capture


                      Comment


                        #12
                        Re: Alternatives to Adobe Acrobat for developing

                        Ira,

                        Yes, the PDF will have an email submit button. Without the capability I want, that submit button would only return a FDF or XML data string of the form field responses. Starting with Acrobat 8 it is possible to return the complete PDF with fields filled. Acrobat is currently version 9.

                        So a button to just return the data is easy to enable through the API. Having the button send the completed PDF is what Acrobat does not allow through the API, must be done through the UI.

                        Bill.

                        Comment


                          #13
                          Re: Alternatives to Adobe Acrobat for developing

                          Originally posted by csda1 View Post
                          Hi Bill,

                          I don't think most get it, but the pdf form is saved with Adobe License Keys
                          Read what I said carefully. Who said anything about saving?
                          You can't save it without a license, period. Any attempts in that regard is a waste of time. You can't crack their code, they are not that stupid. However, what Adobe cannot (they can if they want to but they will loose a big marketing tool) prevent you from taking an image of the completed form which what the fax does. I have on other occasions simply taken an image and saved it.

                          There are software out there that claims to convert PDF to other file types, but they do admit they are not accurate.

                          I knew responding to these threads is a waste of time but did so against my best judgment. Have a good day, Bye!

                          Comment


                            #14
                            Re: Alternatives to Adobe Acrobat for developing

                            Originally posted by csda1 View Post
                            but the pdf form is saved with Adobe License Keys in it, that, when using the Adobe Reader, knows how to interpret and enable the form saving.
                            Originally posted by G Gabriel View Post
                            Read what I said carefully. Who said anything about saving?
                            My statement above is referring to the original form that is generated by the Full Adobe Acrobat when creating the form, not someone reading with Adobe Acrobat Reader.

                            As for saving the filled out PDF form to a Fax image, that's the hard way. It is a whole lot better to print the filled in form to a PDF printer driver (e.g. PDF Creator, Amyuni PDF etc), and that creates a PDF file (but not a PDF Form). The user still can't modify the values of the saved PDF file as if it's a PDF Form, but it's a whole lot better in quality, and you can still copy text from it, and even modify the "printed" PDF with a PDF editor.
                            Regards,

                            Ira J. Perlow
                            Computer Systems Design


                            CSDA A5 Products
                            New - Free CSDA DiagInfo - v1.39, 30 Apr 2013
                            CSDA Barcode Functions

                            CSDA Code Utility
                            CSDA Screen Capture


                            Comment


                              #15
                              Re: Alternatives to Adobe Acrobat for developing

                              Maybe I am too old to learn all this about a pdf. Yes I have read files sent to me in pdf format. Just never had a reason to send them out on a regular basis where I could not do it in an easier and mostly free manner.

                              Never found much I could not do with Alpha's report writer, Alpha email, word Pad, word, notepad, etc.

                              Am I missing something??



                              .
                              Dave Mason
                              [email protected]
                              Skype is dave.mason46

                              Comment

                              Working...
                              X