Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Acrobat User Community Forums - www.acrobatusers.com | Site profile

Site profile page for http://www.acrobatusers.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.acrobatusers.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.acrobatusers.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: Acrobat User Community Forums - http://www.acrobatusers.com Acrobat User Community Forums
Url: http://www.acrobatusers.com
Users activity: 2 post per thread
site activity: 251 active thread during last week
Site rank: 5,783 (go to rank page)
Domain info for: acrobatusers.com
 

Posting activity table on Acrobat User Community Forums:

  Week Month 3 Months
Threads: 251 890 2,582
Post: 396 1,479 4,341
 

Authority Badge:

Acrobat User Community Forums | Forum Authority Badge

Acrobat User Community Forums posting activity graph:

Posts by:  day  week  month 
 

http://www.acrobatusers.com Alexa graph:

Top authors on Acrobat User Community Forums during last week:

Name
Posts
lkassuba
31
user's latest post:
PDF printer does not work on web...
Published (2009-11-26 13:22:00)
Awesome. Thanks for letting us know.
thomp
24
user's latest post:
Script to batch import xml into...
Published (2009-11-22 13:59:00)
So you want to use a LiveCycle Form in a variable data operation?  Batch is the wrong way to go.  You're better off using an OLE Database connection on the form, and then controling it from a folder level script.  But you can import XML data with: xfa.host.importData(); However, this function is heavily restricted.  Read about it in the XFA Object Reference. Thom Parker The source for PDF Scripting...
DianaL
15
user's latest post:
Mark radio button based on value...
Published (2009-11-26 08:54:00)
here is finally the attached form: https://acrobat.com/#d=x273XZc4Qd8BjSK-gL9V0w first step: if i click in dropdownlist "a" and put in numeric field a number bigger than 99 the, checkbox should be marked and  second step: a textfield1 should be visible. the first step works perfectly, you have already helped me, but the second doesnt work. do u have any idea why? thanks!! Diana
gkaiseril
14
user's latest post:
Summing values of radio-buttons.
Published (2009-11-24 14:03:00)
What are the exported values when checked and  unchecked? I believe you do not use the resolve node on the line you are summing, but use this command prior to performing the sum function or addition. The resolve node makes sure any dynamically added fields are used in the array calculations.
xrum
13
user's latest post:
Mark radio button based on value...
Published (2009-11-25 14:50:00)
huh? what 2?
rbogie
10
user's latest post:
Preflight won't delete...
Published (2009-11-26 17:48:00)
delete any/all Xobjects from the "blank" page and insert the resulting new "blank" page.
try67
9
user's latest post:
Change format of date
Published (2009-11-26 08:04:00)
No, I mean you can use scand to convert the rawValue to a Date object, which in turn you can print out using printd.
radzmar
8
user's latest post:
How to set a pdf to view only
Published (2009-11-24 15:14:00)
If your user only has an Adobe Reader you only have to create your form and save it as pdf. As long you do not enable the usage right with Acrobat for this form, the user will not be able to save the filled form.
daka630
8
user's latest post:
Switching Off Automatic OCR
Published (2009-11-26 00:45:00)
Just me nattering, but not all PDF producing agents are equal. Some comply well with the PDF Reference documents (now ISO 32000-1:2008); some do not. Most times, most "ill behaved" PDFs are, to a non-trivial extent, associated with an agent that is a little or a lot "off". As PDF is now with ISO I suspect that more of the non-Adobe products will become more capable. But that's down the road a piece....
drizagon
7
user's latest post:
Hide/Show Pages Based On...
Published (2009-11-24 17:13:00)
Hello, This one is driving me crazy. In a form I have created, I have 3 checkboxes and based on what is checked, I want to hide the first page and navigate to the 1st checked box. It works for the Web Chat option (which is page 2), but all others do not. All others show a blank page and the selected page below. Using LiveCycle and javascripting. if (MainPage.WebChatChk.rawValue == 1 && MainPage.EmailChk.rawValue == 0...
 

Top 10 active forums on Acrobat User Community Forums during last week:

Forms: LiveCycle Designer - 92 new posts Forms: LiveCycle Designer - forum profile
Javascript - 66 new posts Javascript - forum profile
Forms: Acrobat - 65 new posts Forms: Acrobat - forum profile
General Acrobat Topics - 48 new posts General Acrobat Topics - forum profile
PDF Creation - 47 new posts PDF Creation - forum profile
Accessibility - 13 new posts Accessibility - forum profile
Deployment & Installation - 6 new posts Deployment & Installation - forum profile
Collaboration and Commenting - 5 new posts Collaboration and Commenting - forum profile
Security - 5 new posts Security - forum profile
Acrobat 3D - 4 new posts Acrobat 3D - forum profile
 

Top 10 forums on Acrobat User Community Forums:

Forms: LiveCycle Designer - 5,527 posts Forms: LiveCycle Designer - forum profile
Forms: Acrobat - 4,833 posts Forms: Acrobat - forum profile
General Acrobat Topics - 4,752 posts General Acrobat Topics - forum profile
Javascript - 4,439 posts Javascript - forum profile
PDF Creation - 2,797 posts PDF Creation - forum profile
Collaboration and Commenting - 1,009 posts Collaboration and Commenting - forum profile
Deployment & Installation - 956 posts Deployment & Installation - forum profile
Printing and Prepress - 935 posts Printing and Prepress - forum profile
Security - 806 posts Security - forum profile
Accessibility - 559 posts Accessibility - forum profile

Latest active threads on Acrobat User Community Forums:

Acrobat User Community Forums
Started 3 days, 15 hours ago (2009-11-24 12:40:00)  by lkassuba
Have you tried doing a "Repair Acrobat Installation" from under the Help menu? Also, try checking to see that the following is set: 1. Open Control Panel / Printers 2. Right click on the Adobe PDF printer icon 3. Click on the PORTS tab 4. Check to see if the "Documents\*pdf - Adobe PDF Port" is selected. Did you remove Acrobat 6?
Forum:  PDF Creation PDF Creation - forum profile
Thread:  Show this thread (7 posts) Thread info: Vista - Acrobat 8.1.3 and MS Office - PDF Creation Fails Size: 465 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Vista - Acrobat 8.1.3 and MS Office - PDF Creation Fails :: PDF Creation :: Acrobat User Community Forums"
Acrobat User Community Forums
Started 2 days, 3 hours ago (2009-11-26 00:31:00)  by daka630
~~~~~~~~~~~~~~~~~~~~~ File > Create PDF > From Blank Page ~~~~~~~~~~~~~~~~~~~~~ This provides a PDF that is not "empty". Create one. Open the Content Panel (View > Navigation Panels > Content ) You'll observe two items. --| Annotations --| XObject: Form Be well...
Forum:  General Acrobat Topics General Acrobat Topics - forum profile
Thread:  Show this thread (3 posts) Thread info: Preflight won't delete blank pages Size: 399 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Preflight won't delete blank pages :: General Acrobat Topics :: Acrobat User Community Forums"
Acrobat User Community Forums
Started 1 week, 2 days ago (2009-11-18 09:59:00)  by lkassuba
Can you explain a bit more about what is occurring? Acrobat doesn't initiate OCR automatically. What dialog boxes are you seeing? Is Acrobat "reading" through the PDF?
Forum:  General Acrobat Topics General Acrobat Topics - forum profile
Thread:  Show this thread (14 posts) Thread info: Switching Off Automatic OCR Size: 235 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Switching Off Automatic OCR :: General Acrobat Topics :: Acrobat User Community Forums"
Acrobat User Community Forums
Started 1 day, 14 hours ago (2009-11-26 13:58:00)  by npp
I also encountered this "An error was encountered while processing images" error. I was running Acrobat 9.0.0 for Mac. I was working with a PDF newsletter with lots of transparency generated from Microsoft Word for Mac. I could get rid of the error by selecting "Transparency" in the PDF optimizer. Unfortunately for me "optimizing" transparency created stitching ...
Forum:  PDF Creation PDF Creation - forum profile
Thread:  Show this thread (2 posts) Thread info: Error When Optimizing PDF Size: 661 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Error When Optimizing PDF :: PDF Creation :: Acrobat User Community Forums"
Acrobat User Community Forums
Started 1 day, 15 hours ago (2009-11-26 12:35:00)  by pforms
I'm confused. How many columns do you have? I'm assuming 14 and that the expense report always requires a 14 day period. One column for each day. Which column do you not want to populate? Or is it that the expense report doesn't always require 14 days. For instance you only want to submit 2 days of expenses and you only want those two days on the form?
Forum:  Forms: LiveCycle Designer Forms: LiveCycle Designer - forum profile
Thread:  Show this thread (3 posts) Thread info: Entering Dates Size: 456 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Entering Dates :: Forms: LiveCycle Designer :: Acrobat User Community Forums"
Acrobat User Community Forums
Started 3 days, 13 hours ago (2009-11-24 14:41:00)  by lkassuba
What browser/version are you using?
Forum:  PDF Creation PDF Creation - forum profile
Thread:  Show this thread (10 posts) Thread info: PDF printer does not work on web sites Size: 93 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: PDF printer does not work on web sites :: PDF Creation :: Acrobat User Community Forums"
Acrobat User Community Forums
Started 1 day, 16 hours ago (2009-11-26 11:47:00)  by UVSAR
It would be possible to generate the PDFs using a script (typically something like a PHP job, so you can load a "blank" PDF, query the database, add the fields, then email it to the user). However - and it's a big however - the _Acrobat_ EULA does not permit you to collect back responses from more than 500 people (you can send out thousands, just not get them back). For ...
Forum:  Forms: LiveCycle Designer Forms: LiveCycle Designer - forum profile
Thread:  Show this thread (2 posts) Thread info: Theoretical Question - external distributing of populated forms Size: 705 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Theoretical Question - external distributing of populated forms :: Forms: LiveCycle Designer :: Acrobat User Community Forums"
 

Hot threads for last week on Acrobat User Community Forums:

Forms: LiveCycle Designer
Started 2 days, 15 hours ago (2009-11-25 12:43:00)  by xrum
put it on exit event and it should be == 100 not = 100
Forum:  Forms: LiveCycle Designer Forms: LiveCycle Designer - forum profile
Thread:  Show this thread (18 posts) Thread info: Mark radio button based on value of textfield Size: 126 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Mark radio button based on value of textfield :: Forms: LiveCycle Designer :: Acrobat User Community Forums"
General Acrobat Topics
Started 1 week, 2 days ago (2009-11-18 09:59:00)  by lkassuba
Can you explain a bit more about what is occurring? Acrobat doesn't initiate OCR automatically. What dialog boxes are you seeing? Is Acrobat "reading" through the PDF?
Forum:  General Acrobat Topics General Acrobat Topics - forum profile
Thread:  Show this thread (14 posts) Thread info: Switching Off Automatic OCR Size: 235 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Switching Off Automatic OCR :: General Acrobat Topics :: Acrobat User Community Forums"
PDF Creation
Started 3 days, 13 hours ago (2009-11-24 14:41:00)  by lkassuba
What browser/version are you using?
Forum:  PDF Creation PDF Creation - forum profile
Thread:  Show this thread (10 posts) Thread info: PDF printer does not work on web sites Size: 93 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: PDF printer does not work on web sites :: PDF Creation :: Acrobat User Community Forums"
Forms: Acrobat
Started 1 week ago (2009-11-20 10:24:00)  by Merrtpa
If someone can direct me to some instructions on writing math calculations that would be helpful. I can probably figure it out if I can get some direction on the commands and syntax. Thanks
Forum:  Forms: Acrobat Forms: Acrobat - forum profile
Thread:  Show this thread (9 posts) Thread info: Form calculations for multiple Columns and Rows Size: 247 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Form calculations for multiple Columns and Rows :: Forms: Acrobat :: Acrobat User Community Forums"
Javascript
Started 1 day, 22 hours ago (2009-11-26 06:05:00)  by try67
try this: util.printd("dd.mm.yyyy", myDate)
Forum:  Javascript Javascript - forum profile
Thread:  Show this thread (9 posts) Thread info: Change format of date Size: 117 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Change format of date :: Javascript :: Acrobat User Community Forums"
Forms: Acrobat
Started 2 days, 22 hours ago (2009-11-25 05:48:00)  by apt
ANSWERED Hi All I'm a total newbie to scripting in Acrobat Pro but I'm sure I have a really simple question for someone. All I'm wanting is a text field on a PDF form that when opened generates a random/unique set of numbers each time. I've done a search and found a few answers which point me in the right direction but I don't know where to begin to implement the ...
Forum:  Forms: Acrobat Forms: Acrobat - forum profile
Thread:  Show this thread (8 posts) Thread info: Total Newbie Question: Random/Unique number in a text field Size: 902 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Total Newbie Question: Random/Unique number in a text field :: Forms: Acrobat :: Acrobat User Community Forums"
Forms: LiveCycle Designer
Started 1 week ago (2009-11-20 14:22:00)  by jonom
I think this should work (formcalc) Code: if ($ == null or $ == 0) then $ = 1 endif I've done something similar before but put the code on the fields doing the calculating. Code: if (Field1 == null or Field2 == null) then $ = null else $ = (Field1 / Field2) endif
Forum:  Forms: LiveCycle Designer Forms: LiveCycle Designer - forum profile
Thread:  Show this thread (7 posts) Thread info: Auto Correct Decimal Field from 0/Null to 1 Size: 629 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Auto Correct Decimal Field from 0/Null to 1 :: Forms: LiveCycle Designer :: Acrobat User Community Forums"
General Acrobat Topics
Started 5 days, 8 hours ago (2009-11-22 19:44:00)  by daka630
Hi, One way to have a link open a new window: In Acrobat, create a link with the Link tool. In the Create Link dialog, at the bottom, select (check) "Custom link" & click on the Next button. In the Link Properties dialog, select the Actions tab. From the "Select Action" drop-down menu pick "Open a file" then click on the Add... button. Browse to and select the file to be ...
Forum:  General Acrobat Topics General Acrobat Topics - forum profile
Thread:  Show this thread (7 posts) Thread info: Hyperlink is closing the original page Size: 940 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Hyperlink is closing the original page :: General Acrobat Topics :: Acrobat User Community Forums"
PDF Creation
Started 3 days, 15 hours ago (2009-11-24 12:40:00)  by lkassuba
Have you tried doing a "Repair Acrobat Installation" from under the Help menu? Also, try checking to see that the following is set: 1. Open Control Panel / Printers 2. Right click on the Adobe PDF printer icon 3. Click on the PORTS tab 4. Check to see if the "Documents\*pdf - Adobe PDF Port" is selected. Did you remove Acrobat 6?
Forum:  PDF Creation PDF Creation - forum profile
Thread:  Show this thread (7 posts) Thread info: Vista - Acrobat 8.1.3 and MS Office - PDF Creation Fails Size: 465 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Vista - Acrobat 8.1.3 and MS Office - PDF Creation Fails :: PDF Creation :: Acrobat User Community Forums"
Javascript
Started 5 days, 17 hours ago (2009-11-22 11:15:00)  by thomp
I entered your code into a form and it all calculated correctly with the dates you specified. Have you added any "console.println()" statements to this code to see what the intermediate values are? You could also try adding an hour to the date value so that rounding errors won't cause it to cross an unwanted boundary. Thom Parker The source for PDF Scripting Info ...
Forum:  Javascript Javascript - forum profile
Thread:  Show this thread (5 posts) Thread info: Javascript Bug? Dates are not calculating correctly any more... Size: 1,091 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Javascript Bug? Dates are not calculating correctly any more... :: Javascript :: Acrobat User Community Forums"

This page was found by:   Acrobat could not communicate to this device  "acrobat could not communicate to this device"  acrobat could not communicate with this device