Skip navigation

Login or Register to find out more about GKaiseril
GKaiseril has no profile image available
Status Level:

Recent Activity

GKaiseril replied to date - 1 day

"Look in the JavaScript console.   var oDate = new Date(); // get system date as date object; console.println("System date: " + oDate); //"

in JavaScript 5 replies
12 hours ago
GKaiseril replied to linking pdf's in a portfolio

"Each PDF form stands alone and separate from other PDF forms unless special scripting is used to link them through a global object. Keeping"

in Forms 2 replies
14 hours ago
GKaiseril replied to date - 1 day

"You did not clearly state what you want to accomplish. Most users who post here want to enter a date into a field and then adjust the date b"

in JavaScript 5 replies
15 hours ago
GKaiseril replied to date - 1 day

"What is a 0.5 day?   12 hours or 12.303164277142676 hours (adjustment for leap years and centuries).?   Have you looked at what your code"

in JavaScript 5 replies
16 hours ago
GKaiseril replied to Form Fields automatic rename / numbering Need Help!

"MS Word fields do not get transfered to Acrobat form fields but need to hand added or one used the "wizard" and fixes the mess that is creat"

in Forms 2 replies
1 day ago
GKaiseril replied to Show/Hide Form Fields

"One would need to use the AFPercent_Format with the correct parameters.   AFNumberFormat help"

in Forms 3 replies
1 day ago
GKaiseril replied to Display and Edit Patterns in XML Tags

"Formatted displays for numbers is never the same as the actual field value. This approach allows a user to see a formatted numeric value but"

in Forms 1 replies
2 days ago
GKaiseril replied to Show/Hide Form Fields

"The us of the currency symbol does not allow the suppression of the zero display with a null string. So you can either set the fields not us"

in Forms 3 replies
2 days ago
GKaiseril replied to Set Password security in PDF programmatically using VB.NET and Javascript

"Link to PDFtk.   examples including setting permissions."

in JavaScript 8 replies
2 days ago
GKaiseril replied to Combo Box Calculations

"Are you sure there is not an error elsewhere or your calculation order is correct?   "Combo Box1" has a space in the name. What exactly is"

in JavaScript 3 replies
2 days ago
GKaiseril replied to iOS pdf viewer cannot display text that was entered in acrobat forms???

"As stated, one needs an app that can process forms and most likely that is not the app that comes free with the device.   Adobe Acrobat Mob"

in Forms 3 replies
3 days ago
GKaiseril replied to Combo Box Calculations

"What calculation option are you using?   What code are you using?   What do you mean by "does not recognize"?   If you are using "Simpli"

in JavaScript 3 replies
3 days ago
GKaiseril replied to iOS pdf viewer cannot display text that was entered in acrobat forms???

"The basic readers might not process field forms, just the basic context of the PDF.   It is best to add an app that can process Acrobat PDF"

in Forms 3 replies
3 days ago
GKaiseril replied to How to disable one check box when another is checked

"First, I would experiment with just check boxes and learn their properties and how they can interact.   Have you tried using the same name"

in Forms 2 replies
3 days ago
GKaiseril replied to Doing Calculations in Designer

"This forum is for forms created in Acrobat. LiveCycle Designer has its own series of forums. Also the syntax of the JavaScript for the XML f"

in Forms 7 replies
3 days ago
GKaiseril replied to Doing Calculations in Designer

"Actually you can create a form in Acrobat.   Show the forms tool bar and select any form field to place on the page of the PDF. You do not"

in Forms 7 replies
4 days ago
GKaiseril replied to PDF Template spawn error NotAllowedError

"You need Professional if you expect to receive back less than 500 forms, after that you should purchase a LiveCycle Server product.   Anot"

in JavaScript 5 replies
4 days ago
GKaiseril replied to Negative Calculation Answer

"You cannot use the simplified field notation. This can only be done with custom JavaScript calculations.   Using the absolute value assumes"

in Forms 5 replies
1 week ago
GKaiseril replied to Negative Calculation Answer

"You can use the absolute value method of the Math object."

in Forms 5 replies
1 week ago
GKaiseril replied to Remove "Open in Full Screen mode" from multiple files

"With Acrobat Pro you can set the Initial View through the batch process.   With Debenu PDF Tools you can also set the properties of selecte"

in JavaScript 5 replies
1 week ago
GKaiseril replied to PDF Template spawn error NotAllowedError

"Prior to the release of Reader XI, Reader could not use the spawn method.with Reader unless special Reader Extended Rights were applied to t"

in JavaScript 5 replies
1 week ago