|
OneForm Designer Plus Software Downloads
The latest release available for download is Version 4.7.1.7 dated 14-July-2008.
NOTE: To Windows 2000 and XP Professional Users:
You Must Have Administrator Privilege to Successfully Load this Update!
Request Download of Version 4.7.1.7 Program (69.MB)
NOTE: The OneForm Designer Plus software is available for download only by customers who have a current software warranty or renewal maintenance agreement. Please contact Amgraf Support at (816) 474-4797 if you are uncertain of your status.
Go to Download Software Utilities Page
General Information:
For OneForm Designer Plus Version :4717
General Notes:
1. Fixed problem that caused parsing error when synchronizing Spanish content
2. Corrected vertical positioning of UGO's on PDF file
3. Enhancements to allow synchronization of inline and fixed UGO's
4. Fixed property change for UGOs
5. Updated the .xml file that is saved in graphic object .jar file to have correct attributes.
14 July 2008
6:00 PM
For OneForm Designer Plus Version :4716
General Notes:
1. Updates to DTDs:
Add SyncFlag to FieldBoxLabel
Remove the D option for SyncFlag Attribute
Add SyncFlag attribute to QuestionNumber and QuestionText
2. Added RemoveSync.xsl file to xform the previous content to be sans SyncFlag Attributes so that XML differences can work correctly.
3. Fixed an NGI initial display problem.
09 July 2008
12:00 PM
For OneForm Designer Plus Version :4715
General Notes:
1. Input of ~ in rotated text stationery field
Problem: When entering data into stationery order form, a ~ can be entered to cause a non-breaking figure space to appear in the
composed field. When the VML text would be displayed, the nbsp would be outlined. It would PDF proof and typeset correctly.
Diagnosis: The ComposeLines function in the supplied JavaScript was substituting the ~ with nbsp and then testing for rotation.
This was changed to test rotation and then determine whether or not to substitute the ~ with nbsp or just a space.
16:24, 15 May 2008 (UTC)
2. Rasters in Background of Stationary Layout Obscured
Problem: Sometimes the rasters are obscured if there is a filled box background in front of them.
Diagnosis: About December of 2007, it was discovered that rasters may occur commingled in the depth
order with other VarText fields. This did not present a problem until a field was dragged under a raster and then it could become
un-pickable. Without knowing the order of everything the generated output was modified to always put the rasters out first, then
everything else. This works fine until there is a filled area covering the Raster. Answer currently is to output all rasters and
boxes first (filled or un-filled) followed by the text and fields. This should help for proper visibility and better handling of
when VarText fields are dragged on the page.
19:25, 15 May 2008 (UTC)
3. Ability to Display on Two Monitor Systems
Problem: If using a two monitor system, each set to 1024x768, when the window was spread across both monitors, the image area would
clip on the right side. This was caused by the bit map allocation high limit.
19:04, 19 May 2008 (UTC)
4. Problem of No Pass-Phrase Signatures
Problem: When specifying a signature that did not have a required pass-phrase, and had a Hide Remove Button also, nothing would happen.
It would not lock the fields immediately.
Resolution: In the click event for the Sign button, if no Pass-Phrase was specified, we would not invoke the "_signNow" function since
that came from the lostFocus event of the Pass-Phrase control. A test was added to the sign button event that if no pass-phrase was
specified, the _signNow function would be called to lock the fields and clean up things.
19:22, 19 May 2008 (UTC)
5. Initial Leading Assigned to VARTEXT fields not honored in Stationery Layout
Problem: The leading assigned to VARTEXT fields was not be honored when the Stationery layout was subsequently composed within an
Inclusion Area. When the field parameters were collected into the initP_Layoutnn array, the first thing that happened was to adjust the
leading to be 1pt over the point size.
Resolution: The process was changed to first test if the object was in an inclusion area (test of CustomText, section:
"DefaultVariableText", Line: "IncludedField" for a non-empty string). If it is an inclusion area, meaning it will move around
based on the leading, preserve the specified leading.
o 20:42, 28 May 2008 (UTC)
6. Unable to find A.afm file
Problem: When generating a stationery form, sometimes a message about not finding A.afm would be generated. You could never find a
field with font A though.
Resolution: We are locked into using PostScript fonts when doing stationery. If the font had become Arial, not a PostScript
font, the processing to determine the root name to lookup the .afm file would always remove 5 characters (rial + terminator). This
was resolved by setting the base name from the windows name and in the case of many fonts, the .afm already existed and so processing
continued normally and Arial widths were placed in the output file.
o 20:42, 28 May 2008 (UTC)
7. Setting of Barcode Layer of Start/Stop's for Non-visible ones
Problem: Some barcodes, (FIM, ZIP and EAN-13) have human readable start/stop characters which are unavailable. By being unavailable
their layer number cannot be set nor changed. If the human readable where changed for instance, it is not possible to change the layer
of start/stops. Since they have no content, the output is never affected. Problem is that group select functions that only look at layer
and not content can be fooled.
Resolution: When returning from creation or modification of barcode, the layers of the start and stop are guaranteed to match the
human readable code layer. This only applies to the three code sets mentioned.
17:13, 29 May 2008 (UTC)
8. Multiple Stationery Layouts with Multiple Views
Problem: Previously you could have multiple layouts associated with a single order form. Or you could have multiple views associated
with a single layout (i.e. front and back views). You could not have multiple layouts with multiple views.
Resolution: Genform2.ocx has been updated to generate several functions in the forms differently. The ones that are affected are:
+ initNewLayout ()
+ initPrevLayout ()
+ switchLayout ()
On the form side, the two Layout fields, the BeginProfileData sections are unaffected with the caveat that they need to be synchronized for order and count. There is no message issued if they do not agree, but results are not predictable. The only field affected is the DesignLayout Combo box. The BeginComboBoxChoices section needs to have the real data section (stuff inside the braces) have the first layout followed by second layout with a vertical bar and no spaces between them. This is critical for the ability to change layout and for the ability to produce the typeset output and proof.
15:49, 4 June 2008 (UTC)
9. Ability to save drawing as Graphic Object added.
o Addition of menu option for saving a drawing as a Graphic Object. The Graphic Object can be referenced from text input via immediate
command. This allows custom characters and symbols to be composed and printed within a line of text.
10. Fixed Synchronization of Response Fields with no FieldBoxLabel content
Problem of no properly synchronizing response fields that had an empty FieldBoxLabel has been resolved. The problem would show up that an
attribute change made to the form field would cause the form field to be missing from the .g file because it was not found when
the elements belonging to the response GUID were being walked.
11. Implementation of Forced Synchronization
This enhancement allows for the XML input to specify that synchronization of content to be controlled from the XML input. The
synchronization can be forced even if no content change is present and also to suppress synchronization even if the content did change.
It also allows for the input style sheet to replace the style of replaced content. Previously the existing content style was always
preserved.
12. Update for SED text
The spechar_sed.txt file has been updated to force normal mode before selecting characters from dingbat font. This caused unpredictable
display of some special characters.
13. True Type Symbol Font output
The symbol font in typeset output is now forced to always use the PostScript symbol font. There was a condition on DocuPrint output
that caused it not to be able to use the type42 symbol that was being output.
14. AutoProxy detection
The autoproxy detection has been enhance in OFDP.
02 July 2008
10:00 AM
For OneForm Designer Plus Version :4712
General Notes:
1. Change the method of executing the PDFCreate.bat.
13 May 2008
10:00 AM
For OneForm Designer Plus Version :4711
General Notes:
1. Crash when creating new output table with a single field. 03:53, 23 April 2008
2. Resolution in Typeset Device Config not being saved. Since
it was not a consequence to the PDF output, it was removed. 20:12, 23 April 2008
3. Color Setting code for rotated text in stationery output causes JavaScript error.
This problem would only be exhibited if the layout was not first. 03:24, 25 April 2008
4. Added signature options to not display remove button or not display signature.
5. Rotated VML Text is Overly Bold. The rotated text now suppresses the
outline drawn on the text. 14:26, 29 April 2008
6. Second Page of PDF Import Not Named Correctly. This only showed up
if the PDF file was not selected the second time. 15:15, 29 April 2008
7. PDF Import Path Now maintained from one execution to the next. 15:51, 29 April 2008
8. Line weights not honored in IE6 & 7 in Quirks Rendering. When output
was generated using "Old Rendering", the minimum height of the div
was not being honored. This now uses the weight of the border to render
the line. 02:39, 30 April 2008
9. Display of Non-GUID Components Toggle.
Path: View -> XML Content -> Non-GUID Components (Text And Fields)
This allows a toggle so that only GUID associated text is drawn. 22:20, 1 May 2008
10. PDF Form Field Fonts Specification Change. A problem in the
specification of fonts that are only available for fields was
modified. 15:12, 7 May 2008
11. GUID Lost from Instruction Text. This was identified as being due to
performing depth ordering (Send To Front) on GUID associated text.
General improvements have also been made to depth ordering. 15:12, 7 May 2008
12. GUID Text can be deleted if part of a group and non-GUID component picked for deletion.
If the first item selected was not GUID associated and a subsequent one
was, the GUID associated could be deleted. This has been resolved. 16:09, 7 May 2008
13. Unknown type 42 font in typeset output. If the file had an unknown font
that was not explicitly substituted, (Arial default), and the style
was other than n, b, i, bi, the attempt to create a type 42 font
would fail, and the distilled file may fail also. 16:15, 8 May 2008
09 May 2008
10:00 AM
For OneForm Designer Plus Version :4710
General Notes:
1. Changed the behavior of EForm field properties
to update the position of any GUID related components
if the postion of the field was changed during
modify properties.
21 Apr 2008
12:00 PM
For OneForm Designer Plus Version :4709
General Notes:
1. There is now an option that when generating a form
for upload to the portal, to suppress the regeneration
of the server scripting in case changes have been made to
them.
2. There is now an option that when generating an html form
that allows control of the DOCTYPE that is put in the .html
file. This when combined with centered html output will generate
pages that remain centered after resizing the window. The
option that will do this centering is "W3C 4.01 Loose Compat".
3. There has been a change to the XML synchronization that allows
greater and less than character entities to be properly handled.
4. Documentation files have been updated.
5. Stationery generation has been updated in this release.
18 Apr 2008
10:00 AM
For OneForm Designer Plus Version :4707
General Notes:
1. Fix for output of feature code for typeset output.
2. Update to server save file scripting to detect other error
conditions and report them.
3. Fix for cases of calculations on other than
first page.
4. Addition of ability to specify attached multiple page
as a pop-up and not a sequential page.
07 Apr 2008
10:00 AM
For OneForm Designer Plus Version :4701
General Notes: See notes with the package
sent to all users on maintenace.
For OneForm Designer Plus Version :4615
General Notes:
1. A problem with running direct distilled output
was found and corrected.
2. The calculation wizard now detects renamed fields
and issues the appropriate messages and prevents
incorrect code from being generated.
14 Nov 2007
11:00 AM
For OneForm Designer Plus Version :4614
General Notes:
1. Typeset output has been updated to generate
the corresponding embedded font data for any
TrueType fonts found in the input.
2. A problem in form preferences with setting the
response script has been fixed.
3. A problem in using contant values in Calculation
wizard has been resolved.
08 Nov 2007
09:00 AM
For OneForm Designer Plus Version :4612
General Notes:
1. Several updates to the calculation
wizard for division in PDF forms have been made.
2. The XML import now uses the sed that is included
in the release and update.
3. Forms portal options have been refined including
the update of classes on the server and Workflow
notifications.
4. An option to set or unset if TrueType fonts
are allowed is now exposed on the menu
(File -> Font Setup -> Allow TrueType Fonts). This
will show the current state as well as allow it
to be reset. If you are seeing messages concerning
Arial font not available, but you know that it
has been, this option may have been reset.
06 Nov 2007
11:00 AM
For OneForm Designer Plus Version :4610
General Notes:
1. Changed the behavior of the group
box to not honor the eight direction
lock.
2. Changed the behavior of the SaveAs
to not do a window fit.
3. On load and when generating server
scripts, all fields are now checked against
reserved words for MySql and SqlServer.
4. A calculation wizard has been added
as a context property of form fields.
5. A new text markup command has been added
to allow for a hyperlink to be embedded in
text. You can enter this directly from notepad
editor:
\hls href="www.amgraf.com" target="_top" name="link1" id="link1"^
TEXT FOR LINK
\hle^
(Currently the output is always underlined, we
will add a genform option to output not underlined
later.)
or from the direct screen editor (right click->Insert Command > Link).
The href parameter is the web address or
anchor link (#name). The target parameter if empty
defaults to _top, else it can be _blank for
a new page. The name parameter is used to identify
anchor locations that can to jumped to by
other links in the document. The id parameter is
provided if there is a need to manipulate the
link during form execution.
08 Oct 2007
12:00 PM
For OneForm Designer Plus Version :4604
General Notes:
1. Fixed a problem in edit using Notepad
that would crash if all the words of the
the text component were deleted.
2. Fixed a problem introduced when the registry
settings were moved to HKCU that caused the
autosave file name to default to a invalid path.
This version will repair any registry that has
a bad path value and will move the save file
under "My Documents\Amgraf\OneFormPlus" folder
so to avoid permission issues with other folders.
Paths that are valid will be left alone.
28 Aug 2007
4:00 PM
For OneForm Designer Plus Version :4603
General Notes:
1. Fixed a problem in XML import that caused an
entity to be not recognized and so duplicated
part of the line within the paragraph. Also, any
entity not recognized will cause a message that
needs to be responded to.
2. Fixed a problem in XML import that allowed an
UNDO operation to happen across a Jar file save.
The Jar file save invokes reload of the drawing
at its conclusion and so prohibits any UNDO from
prior to its occurance.
3. Removed the Import Remainder button from the XML
import dialog if the operation is Synchronize. It
is only available for initial import.
14 Aug 2007
4:00 PM
For OneForm Designer Plus Version :4600
General Notes:
1. All references to the Java applet that was
used for server communication for browsers that did
not support it, have been removed. Early FireFox browsers
will be affected but the answer is to update your FireFox.
2. Continuing with the note above. It is important that
the IformDB.js file from the distributed \PerlModules\RefJavascript
folder is moved to your server RefJavaScript folder or any other document root
folders that you use.
30 July 2007
3:00 PM
For OneForm Designer Plus Version :4598
General Notes:
1. A problem in the PDFDataFmt.exe released last time
has been resolved. This affects the display of formatted
fields. Make certain that you also copy the AFM files
from the PerlModules/cgi-bin folder to your server.
2. A problem that caused a crash during XML synchronization
has been resolved. It has also been verified that modeling
is available during synchronization.
3. A problem of not letting an item be picked during move
for comp center or midline has been resolved.
4. A problem of not refreshing the text display following
an edit using Notepad has been resolved.
5. When using the implicit Move/Copy, the lock horizontal/vertical
is now able to be changed at that time.
6. An Sequence of Save As -> Genform caused the original file
to be over-written has been resolved.
20 July 2007
11:00 AM
For OneForm Designer Plus Version :4596
General Notes:
1. There has been a significant change to the way
that the flattened PDF files are produced by the
generated script. The change is due to several security
restrictions that are part of IIS 7. A new script file
had to be introduced into the cgi-bin folder (PDFDataFmt-pl.cgi).
It has become not possible to run the .exe from the
script invoked by the server so this new script serves
as the intermediary to run PDFDataFmt.exe. It is important
that you copy this file from the PerlModules folder
that are installed with the update to the cgi-bin
folder on your web server. If you are uncertain please
contact us.
2. There was also a change to the ~\UtilityPackages\OOES\pdf_input.pm
file. It also needs to be copied from the PerlModules folder
to the \UtilityPackages\OOES folder on the web server.
3. There is now a fit window to data menu option that will
expand your file drawing area to enclose any additional
drawing components. In the event you think something is
outside of the drawing, this will help you find it.
4. A problem in an @ sign appearing in text in some cases
would cause the text to be put to the end of the edit buffer
has been resolved.
29 June 2007
04:00 PM
For OneForm Designer Plus Version :4595
General Notes:
1. This version integrates the updated mouse interface
into OneForm Designer Plus.
- New actions for the click-drag model of OFDP.
Single click should not behave any differently than it always has
with the exception of text.
The Click/Drag sequence controls the response of the new features.
- Box/Field
Handle Click/Drag -> move
Inside Click/Drag -> move
Shift Click/Drag -> X/Y Constraint
Ctrl Click/Drag -> Use handle for resize
Ctrl-Alt Click/Drag -> Copy
- Vector
Click/Drag -> move
EndPoint Handle Click/Drag -> modify line (resize line)
EndPoint Handle Shift Click/Drag -> move endpoint
Shift Click/Drag -> X/Y Constraint
Ctrl-Alt Click/Drag -> Copy
- Text
Handle Click/Drag -> move
Inside Click/Drag -> move
Shift Click/Drag -> X/Y Constraint
Ctrl-Alt Click/Drag -> Copy
Dbl Click -> Edit
- Raster
Handle Click/Drag -> move
Inside Click/Drag -> move
Shift Click/Drag -> X/Y Constraint
Ctrl Click/Drag -> Use handle for resize
Ctrl-Alt Click/Drag -> Copy
- Once a component is selected the, keyboard arrows will
respond to nudging the component. The amount can be
controlled by inputting a value which will be remembered.
All of the behavior of moving and copying are still intact as before.
The behaviors listed above make it easier to perform many of the
desired functions without clicking into the function. This is a
more natural interface for people who used to other window draw programs.
2. This version fixes two errors when placing barcodes in PDF
Save Form and Fields. 1. Color was not set correctly. 2. Prior
indents of text were not reset before output of barcode.
3. This version fixes error in XML synchronization that caused indent
values changed by the OFDP operator to not be preserved during
synchronization.
05 June 2007
04:00 PM
For OneForm Designer Plus Version :4592
General Notes:
1. This version integrates the interface to the Forms
Portal into the Managed Forms options. Items affected
also involve the Form Hosting and Repository connection
dialog.
2. Forms portal option added to Generate Scripts tab.
This will set the Click to continue to close the window.
3. Several problems with strict code generation are
resolved.
4. An issue with PageFirstTabs when the first field
is a button has been resolved.
5. Stationary code generation with multiple layouts
and multiple logos has been resolved.
6. Registry handling has been updated to conform with
Windows Vista requirements. This is important. If you
are one of the people that have stored server configuration
information in your registry, you may have to go to the dialog,
load the currents settings and save again.
7. A fix to the Generate Scripts tab that restores the
save form type options has been resolved. Also, note that
after the generate scripts the settings are immediately
saved and so the Apply button does not appear.
8. An update has been put in to allow a text/numeric
field to be an input database trigger for html forms.
18 May 2007
09:00 AM
For OneForm Designer Plus Version :4582
General Notes:
1. This release fixes a problem with some special
characters when generated to PDF or to HTML.
2. This release fixes the Generate Scripts state
when generating the second and subsequent times.
3. There have been several updates to the NOPad
signature handling.
05 Mar 2007
11:00 PM
For OneForm Designer Plus Version :4580
General Notes: This is a major release with many new features including:
1. Added "Advanced Eform Field Properties" dialog
panel to support new features.
2. Added a checkbox to allow the Grid
Read-Out values to switch from Bottom to Top.
3. Provide method to create a new Date format
mm-dd-yy (with hyphens and 2 digit year).
4. Provided external XML file method to create
custom masks.
5. Enhanced feature to auto-populate Dummy
Data in fields for PDF Printing & Preview.
6. Added a Search/Replace Word feature.
7. Added a Combine Objects feature. This meant
to allow other objects to be combined with a field.
8. Added ability to assign Custom Hot Keys.
9. Fix Modify Area to work with groups of areas.
10. Added a Prompt before the "Drop Table"
action.
11. Added a Prompt before the "Create Table"
action.
12. ModifyDate field, Timestamp datatype
is now being set for Oracle.
13. Open_nnn-pl.cgi escape of \t character sequence,
and addition of "OpenType" parameter with values 1, 2, or 3.
14. Update of server "use lib" statements. This is done
to allow the server side scripts to be copied with concern
about server specific paths.
15. Enhanced HTML forms text display to honor
word spacing attributes.
16. Fixes a problem in XML synchronization
that caused the text indent to affect the position of the check
box to label position.
17. Fixes a problem in XML composition modeling
that caused the text indent to affect the position of the check
box to label position.
22 Feb 2007
4:00 PM
For OneForm Designer Plus Version :4573
General Notes:
1. This version fixes an issue found when
using subtables with an Oracle client. Single
output table forms had no problem.
01 Feb 2007
1:00 PM
For OneForm Designer Plus Version :4572
General Notes:
1. This version fixes several issues in Oracle database
access. 1) The sequence table is now dropped
when dropping the data table, 2) a PDF submit
would fail to get the proper acknowledgement, and
3) the generalized query to populate a select
list would work with the ODBC driver but fail
with the native Oracle client.
2) This version also introduces a workflow email
notification dialog and server side code to support it.
This is something you will see more information
on in the near future.
3) There have been several further updates to the
.js files in RefJavaScript folder. This folder needs to
be on your server and the files are distributed in
(Program Files\Amgraf\OneForm\PerlModules\RefJavaScript)
folder. In addition there is an update to
(Program Files\Amgraf\OneForm\PerlModules\query) folder
that is critical to Oracle servers.
31 Jan 2007
4:00 PM
For OneForm Designer Plus Version :4571
General Notes:
1. This version solves a problem that caused
the admin and index pages not to work properly
with FireFox browser. You will need to copy from
the PerlModules folder the contents of "RefJavaScript"
to your server. There is a total of 5 files
in the RefJavaScript folder (3 .js, 2 .class).
26 Jan 2007
1:00 PM
For OneForm Designer Plus Version :4570
General Notes:
1. This version solves a problem that caused
a problem when renaming a form field. The behavior caused
the field to not keep the name it was changed to.
17 Jan 2007
10:00 AM
For OneForm Designer Plus Version :4569
General Notes:
1. This version solves a problem that caused
flattened PDF output to create the intermediate
XML file with the data column names instead
of the field names.
2. There have been several fixes to PDF flattener
to address some mask output issues.
05 Jan 2007
10:00 AM
For OneForm Designer Plus Version :4567
General Notes:
1. This version solves a problem that caused
the selection of comp model during XML import
to crash.
07 Dec 2006
8:00 PM
For OneForm Designer Plus Version :4566
General Notes:
1. This version solves a problem that causes
the XML synchronization of text boxes to have
the edge layer changed to 10.
06 Dec 2006
2:00 PM
For OneForm Designer Plus Version :4565
General Notes:
1. This version solves a problem that causes
a program crash if you start to input text and
then enter no characters.
2. This version solves a problem of performing
the font fixup checking when adding pages to a
multiple page document.
3. This version fixes a PDF import problem that
in some special cases did not bring in a Dingbat
checkbox character.
4. This version fixes a problem
in rotating form fields. Fields should only be rotated
in 90 degree increments. This does not change the orientation
of text in the field, only the orientation of the field
outline.
01 Dec 2006
10:00 AM
For OneForm Designer Plus Version :4560
General Notes:
1. This version solves a problem of loading
multiple pages and performing the font
fixup checking.
22 Nov 2006
9:00 AM
For OneForm Designer Plus Version :4559
General Notes:
1. This version fixes up text components
that may have bad margin values set. This
caused some text that existed in the file
to not display.
2. This version has a new feature to resolve
fonts that are unknown on your system when
getting files from another system.
21 Nov 2006
4:00 PM
For OneForm Designer Plus Version :4557
General Notes:
1. This version fixes a problem in PDF
generation that occurred in the prior two
versions. Anyone using the prior two versions
should update.
20 Nov 2006
4:00 PM
For OneForm Designer Plus Version :4556
General Notes:
1. This version handles a condition where
a text element is being synchronized during
XML import and the prior element in the .g
file corresponding to that GUID does not
exist. There is a message that identifies
this condition and the GUID associated text
is placed at the left hand edge of page working
from the bottom up since it has no prior position
to go to.
2. This version fixes two methods that allowed GUID
associated text to be deleted, Cut and removing
all the characters from the text element.
3. This version will update the fonts in your
file to match the configuration on your machine.
20 Nov 2006
10:00 AM
For OneForm Designer Plus Version :4555
General Notes:
1. This version adds an optional switch
to XML import dialog to toggle the movement
for hidden object import on or off. The default
is off.
2. This version fixes up some issues with turning
off the UserID checking. It also fixes a missing
script file to verify if a person has administrative
privilege.
3. This version adds and enhanced detection and
correction of Tab Order missing problems in PDF
generation.
17 Nov 2006
4:00 PM
For OneForm Designer Plus Version :4554
General Notes:
1. This version fixes a problem of fields on
multiple page forms losing their database connection.
2. This version adds a delete button for signature
definitions and ability to detect changes in the
signature components.
3. This version fixes the ability to save user
and password for forms management server connection.
10 Nov 2006
4:00 PM
For OneForm Designer Plus Version :4552
General Notes:
1. This version fixes a problem in XML import
that did not recognize some entity values in the
case of an InstructionItem.
2. This version fixes a problem in saving PDF
form and fields that could save some un-initialized date
in the event of outputting a zero length string.
3. This version adds the ability to remember the
forms hosting server user name and password.
09 Nov 2006
2:00 PM
For OneForm Designer Plus Version :4549
General Notes:
1. This version fixes a problem in the
Forms Hosting html generation that did not respond
to changing the server name on the Genform dialog.
07 Nov 2006
10:00 AM
For OneForm Designer Plus Version :4548
General Notes:
1. This version is being released to resolve a problem
in save form and fields as PDF not turning off the
sample data.
2. This version also adds new masks for no decimal
places, and four decimal places.
07 Nov 2006
10:00 AM
For OneForm Designer Plus Version :4544
General Notes:
1. This version includes support for use
of a Forms Hosting Server. The distribution
of the Forms Hosting Server code will be available
shortly.
2. This version includes direct support for
Voice Signatures to be added to an .elf and
to the generated .html file.
3. This version fixes an error in the CIC
signature Hash verification.
4. This version fixes some problems with the
No-Pad option for signature generation.
5. This version adds the XMark3 character entity
to the XML import DTDs and import processing.
6. This version adds the ability to generate
single page forms with Navigation Bar so that
consistency with Multi-Page forms is possible.
7. This version also resolves a major problem in
the changing of reading order for forms access
elements.
8. This version fixes a problem with XML synchronization
that caused some elements that only changed visibility
to not re-synchronize.
31 Oct 2006
2:00 PM
For OneForm Designer Plus Version :4540
General Notes:
1. This version incorporates and update to
the XML composition modeler that allows the
user to select the column that the model will
come from rather than assuming it comes from
the first occurance. The column numbers displayed
are from the definitions in the stylesheet and
are not first column text is placed in.
5 Oct 2006
2:00 PM
For OneForm Designer Plus Version :4539
General Notes:
1. This version includes an update to spechar_sed.txt
that changes the color of the xmark2 character.
28 Sep 2006
11:00 AM
For OneForm Designer Plus Version :4538
General Notes:
1. This version fixes a problem with double click
of .g files and .elf files not setting the initial
font.
15 Sep 2006
3:00 PM
For OneForm Designer Plus Version :4537
General Notes:
1. This version changes the behavior of XML import
to skip over hidden elements and not move the current
Y position marker.
2. This version changes the name of the XML import
restart file to ~SaveFile.gg so that it does not get
added to the jar content file.
3. This version fixes a problem when generating PDF
files with Truetype fonts that caused one of the keys
values to be set to null.
07 Sep 2006
9:00 AM
For OneForm Designer Plus Version :4534
General Notes:
1. This version incorporates a major change
in HTML form access. UserID is now a required field
by the server side scripts. This also restricts the
search to only find forms that belong to the current user.
2. This version incoporates a vastly enhanced signature
support that includes access to CIC biometric signature
verification and enrollment.
25 Aug 2006
3:00 PM
For OneForm Designer Plus Version :4533
General Notes:
1. This version fixes a problem of XML import
when composing the XMark(n) character. This caused
inconsistent spacing on output.
08 Aug 2006
2:00 PM
For OneForm Designer Plus Version :4532
General Notes:
1. This version distributes a set of updated Barcodes
that resolve several Adobe Acrobat and Photoshop
problems. Please see the website for details of
how to install if you are having these problems.
03 Aug 2006
2:00 PM
For OneForm Designer Plus Version :4531
General Notes:
1. This version changes an option in the Save As->Jar File
to not create the manifest (-M option).
2. This version also adds a message which is sent to
STDERR for any SQL warnings or errors that may occur
from server side generated scripts.
28 Jul 2006
10:00 AM
For OneForm Designer Plus Version :4529
General Notes:
1. This version fixes a problem Save As->Jar File.
It removes the current .jar file before saving.
It only backs up specified file types. It also
guarantees it is in the proper directly before running.
18 Jul 2006
3:00 PM
For OneForm Designer Plus Version :4528
General Notes:
1. This version fixes a problem of using a keyfield
named AutoInc where the capitalization is not the same.
This affects database update on save.
2. This version allows File->Combine Drawing to be able
to import a raw converted raster (Mecca style raster).
This allows you to convert bmp to ix format and then
combine the raster and place in a OneForm drawing.
3. A problem was fixed in save script checkbox output.
This has affected some recent versions of OFDP. We had
introduced a new feature for grouped single value check
boxes and the default had not been set to off.
17 Jul 2006
11:00 AM
For OneForm Designer Plus Version :4527
General Notes:
1. This version modified the CGI under JSP code generation
to invoke a module to get basic variables set in the
environment to support running of commands especially
database connections. The new module is called env_access.pm
and the sub referenced is TCenv. The installation
has a reference implementation available.
2. This version fixes a problem in int 2 of 5 barcode typeset
output (does not affect windows print).
14 Jul 2006
1:00 PM
For OneForm Designer Plus Version :4525
General Notes:
1. This version adds an option to Iform Server
preferences to generate scripts that are compatible
with JSP (Tomcat) server CGI. The only change other
than specifying the server form and cgi directories
is to add /cgi-bin to the submit path.
2. This version fixes a problem in VML generation
that caused some filled areas to not fill correctly.
3. This has a pause built in when saving to .jar file
to verify the directory and contents of the .jar file.
7 Jun 2006
1:00 PM
For OneForm Designer Plus Version :4524
General Notes:
1. This version fixes a problem with XML synchronization
that would ask about use of .jar file.
2. This version with XSL style sheet editing that would
not set path correctly after a search for base drawing.
16 Jun 2006
11:00 AM
For OneForm Designer Plus Version :4522
General Notes:
1. This version fixes a problem on synchronization
of elements where only visibility is changed and in
cases that the element previously had no attributes
at all.
2. This version changes the Forms Access Auto-Tag to
add the paragraph text for all attached lines as
the spoken text.
3. This version changes the Forms Access dialog to
display all the lines of text for the element.
4. This version adds the ability to specify to not
embed fonts in an .eps file. This option is only useful
if you know that the fonts are embedded in the container
PostScript file but helps reduce file size if you have
may merged .eps files in the target output.
5. This version incorporates a new context help that
displays the PDF documentation when requesting context
help.
24 May 2006
11:00 PM
For OneForm Designer Plus Version :4516
General Notes:
1. This version adds the ability to make any component hidden regardless
of layer. There is a new option added to the Modify menu to change
visibility and there is an option under the View menu to display the
hidden components.
All of the testing has been done for the case of typeset output and
currently that is the only output function supported for this feature.
2. This version adds the ability to set the visiblity of
XML imported elements.
3. This version now supports the output of TrueType fonts
for 'Save Form and Fields as PDF'. The TrueType fonts are
not embedded in the data but they are properly referenced
so that if the receiving system has the TrueType font they
will correctly display else Acrobat will perform the substitution
for you.
4. This version now supports the import of PDF files with
text being able to use configured TrueType fonts in your system.
5. This version adds the ability to save a point in the XML
import that can be resumed at a later time after restarting
OFDP.
02 May 2006
1:00 PM
For OneForm Designer Plus Version :4511
General Notes:
1. This version fixes a problem in the handling
of the in-line Comb element during XML import.
The problem caused elements other than InstructionItemText
to not output the composed comb simulation.
2. This version fixes a problem in PDF output that
did not output boxes of corner only style.
3. This version fixes a problem in PDF output of barcodes.
4. This version fixes a problem in PDF output of kerned
text that may cause alignment problems.
13 Apr 2006
9:00 AM
For OneForm Designer Plus Version :4509
General Notes:
1. This version fixes a problem in the spechar_sed.txt file
that had a layer specified incorrectly for XML import
processing.
2. This version adds an option to the SaveAs PDF dialog.
The option is a check box to specify if the form is
served by OFDP generated scripts. The reason for this is
to create the PDF output file as all lower case letters
so that it is compatible with the html file generated
and the scripting generated when hosted from a Unix server
where case is significant.
3. This version fixes a problem in the specification
of OML paths that was causing the word NONE to be prepended
to the OML paths if NONE was selected from the list.
12 Apr 2006
8:00 AM
For OneForm Designer Plus Version :4508
General Notes:
1. This version fixes a problem in the moving
of column definitions that would always increment
the columen number as though it was being copied.
2. This version fixes a problem in XML import of
UTF-8 characters that caused some characters to be dropped
completely.
2 Apr 2006
11:00 AM
For OneForm Designer Plus Version :4505
General Notes:
1. This version fixes some cases in XSL editing
that would crash if the XSL file had not been loaded
yet.
27 Mar 2006
11:00 AM
For OneForm Designer Plus Version :4504
General Notes:
1. This version fixes a problem in HTML Navigation
controls generation that caused an HTML error when
going to a page other than the first.
2. This version adds a section to the Help About
screen to list available features.
23 Mar 2006
11:00 AM
For OneForm Designer Plus Version :4502
General Notes:
1. This version fixes a problem in XML form
import that caused the layers of the Comb
data simulation to be reversed.
2. This version fixes a problem in output of
fonts that have no explicit xlate tables that
was not changing fonts correctly on output. The
problem had the appearance of staying in a given
font after the end of the line.
3. This version fixes a problem in generating
server side code for SQL Server when using blob
fields. The error occurs only when reading the
blob data from the table, not when writing.
4. This version incorporates numerous changes to
the XML Style Sheet editor.
22 Mar 2006
11:30 AM
For OneForm Designer Plus Version :4490
General Notes:
1. This version fixes a problem in XML form
synchronization that uses Box 2 and Box 3
styles not including the ghosted text.
22 Feb 2006
12:30 PM
For OneForm Designer Plus Version :4489
General Notes:
1. This version fixes a problem in HTML code generation
when using a signature tablet and the driver code has
never been loaded, did not detect this condition.
2. This version allows the OML button to be placed
in the Navigation controls frame on Multi-page forms.
17 Feb 2006
2:30 PM
For OneForm Designer Plus Version :4488
General Notes:
1. This version fixes a problem that the RDE
table width and depth were not being restored
correctly.
2. This version recognizes the mouse wheel event.
15 Feb 2006
9:00 AM
For OneForm Designer Plus Version :4487
General Notes:
1. This version fixes a problem when importing
a synchronized XML file, and bringing the first
question as a complete replacement, the vertical
position is not set.
2. This version allows the double click to open
of .elf files.
3. This version has an enhanced interface for
OML forms that allows for easier specification
of the form and save path information.
4. This version has an improve Report Design interface
that allows for the specification of table depth and
position on a per report page basis.
5. This version allows for an enhanced specification
of what elements are in the navigation tab bar
and an optional wait message when loading large
multipage forms.
14 Feb 2006
3:00 PM
For OneForm Designer Plus Version :4484
General Notes:
1. This version changes the behavior of the
program when reading encoded files and saves
them back as unencoded.
19 Jan 2006
10:30 AM
For OneForm Designer Plus Version :4483
General Notes:
1. This version fixes OFDPForm.dtd file. Problem
showed up in XML import.
18 Jan 2006
2:15 PM
For OneForm Designer Plus Version :4482
General Notes:
1. This version fixes some minor issues with
Firefox and Macintosh compatability of html forms.
2. This version updates the XML import TextBoxDefaults
to support line density and fixes a bug in the line layer
output of the same element.
12 Jan 2006
12:15 PM
For OneForm Designer Plus Version :4479
General Notes:
1. This release adds support for the ProperName
mask to PDF generated files.
2. This release fixes a problem with monochrome
raster output in PDF having an extra line at bottom
of the raster.
3. This release updates the IFormRefDBdata-pl.cgi script
to add an invocation of MainCalculation when retrieving
data for PDF. This allows MainCalculation to know when
the data transfer event is complete.
4. The OFDPForm.dtd has been updated to bring it into
line with the box definitions used in RDE rendering.
5. This release updates the RDE generate dialog to add
a rendering system definition and selection.
5 Dec 2005
12:30 PM
For OneForm Designer Plus Version :4473
General Notes:
1. This release changes the behavior of
the save as Jar fields .xml file to always
save full definitions of the field data.
15 Nov 2005
1:00 PM
For OneForm Designer Plus Version :4472
General Notes:
1. This release fixes a problem reported
on Oct. 12 where OFDP crashed during Save as XML and the
layout.xml file was bad.
2. The Save as Jar now will correctly save
all the individual XML files.
3. The Stylesheet Editor has been enhanced
for new checkbox and combspacedbox objects.
9 Nov 2005
2:00 PM
For OneForm Designer Plus Version :4468
General Notes:
1. This release has a fix to a problem that
caused Interleaved 2of5 to not print the entire
barcode with a particular combination of
characters.
21 Oct 2005
2:00 PM
For OneForm Designer Plus Version :4467
General Notes:
1. This release has an additional save option
to "Save as JAR". This option is only available
if the XML import has been used to open a .jar
file. This will then save all of the xml file
variations possible according to the options
select the last time "Save as XML" was invoked
without any dialogs being presented.
19 Oct 2005
9:00 AM
For OneForm Designer Plus Version :4464
General Notes:
1. This release has an updated PDF import
capability that allows the tagged PDF
structure to be brought into an imported
elf file.
30 Sep 2005
11:00 AM
For OneForm Designer Plus Version :4463
General Notes:
1. There was an error in XML synchronization
that when adding new content, the outside
edges of the type 2 and 3 comb boxes did not
draw correctly.
2. There was a modification made to the comb
space box rendering to draw the outer most edges
to the outside of the box area. This allows the
inside boxes to be of consistent dimension.
28 Sep 2005
9:00 AM
For OneForm Designer Plus Version :4460
General Notes:
1. XML import updated for complete support
of the chekcbox2 and combspacedbox2 styles.
New DTDs also included.
25 Sep 2005
2:00 PM
For OneForm Designer Plus Version :4457
General Notes:
1. Fixed problem that when a composite file
was saved via "Save As->All Components", that
only the current page was saved.
2. XML import updated to allow Multiple CheckBox
and CombBox styles. The FieldBoxText is not supported
at this time.
16 Sep 2005
10:00 PM
For OneForm Designer Plus Version :4455
General Notes:
1. Fixed a problem that when saving check box groups
in PDF output did not generate a call to MainCalculation.
2. Fixed a problem that once a file was saved as
a composite, then when saving subsequently, it did
not track that it was already composite and so only
saved one page by the name of the first page.
13 Sep 2005
4:30 PM
For OneForm Designer Plus Version :4453
General Notes:
1. Fixed a problem that when creating a multi-page
form with a database connected select list that was
not on the first page, the initialization code was
not correctly generated.
2. Fixed a problem that under some circumstances a
multiple page form did not display the second and
following pages. This has been resolved.
3. Several updates to Report generation XML output
have been completed. Rendered output is now available
from the updated XML output.
02 Sep 2005
12:00 PM
For OneForm Designer Plus Version :4448
General Notes:
1. Fixed problem with Edit Barcode Data inadvertently
adding an additional Check Digit to an existing
barcode that already contained a check digit.
14 July 2005
12:00 PM
For OneForm Designer Plus Version :4447
General Notes:
1. Fixed problem with Barcode Interleaved 2 of 5 and
Code 128 where a space was inadvertently printed in
the barcode. This was caused when the barcode value
contained the digit pair 93. Which is mapped to a
tilde character.
2. Fixed problem with Barcode Properties inadvertently
mangling the Barcode Data of an already existing barcode.
In particular Start, Stop and Check Digit.
13 July 2005
12:00 PM
For OneForm Designer Plus Version :4446
General Notes:
1. There was a problem reported that
when recomposing some special characters through
external editor (i.e. Notepad), that some
special characters were being dropped. This
has been resolved.
2. There was a problem reported that the box inside
layer was not being set correctly.This has been
changed to use the Comb response line layer. The
style sheet should explicitly indicate the box
inside layer in future versions.
3. There was a reported problem with the style
sheet editor that caused the fixed block information
to not be recorded to the saved style sheet correctly.
This has been resolved.
07 July 2005
7:00 AM
For OneForm Designer Plus Version :4444
General Notes:
1. There was a problem reported that the
move page up / down of the multipage tab was
not working. This has been resolved.
2. There was a problem reported about using group
inside while in XML import. This has been resolved.
3. There is an updated PDF import that may resolve
some CMap font issues. If you are having weird character
translation problems, please contact service to
try the update. It is not in the release pending
further testing.
24 June 2005
1:00 PM
For OneForm Designer Plus Version :4442
General Notes:
1. There was a reported problem that
"Save As" would not save correctly.
This has been resolved.
20 June 2005
3:00 PM
For OneForm Designer Plus Version :4441
General Notes:
1. There was a reported problem were Save Form
and Fields as PDF would not properly display
horizontal rules using HR command, would not
properly display Up/Dn text effects using the
UP/DN command. In addition Lines and/or Rules
on multipage PDF files would not display properly.
All of these have been resolved.
2. There was a reported problem in Save Form
and Fields as PDF that the Author and Title
information was incorrect. This has been
resolved.
3. There was a reported problem in composition
of text that followed a Special Character
where the Word Space after the special character
was lost. This has been corrected.
4. There was a problem in PDF Import were some
PDF pages would cause Oneform to crash. This
was do to improper character encoding in the
PDF for Segmented Fonts. In this case the reference
to the character would fall out of range. This
has been fixed.
5. Added Composite Page Save. The ability to save
multipage forms into a single elf file. When a
multipage document is saved as a composite, subsequent
saves are aware of this and you need execute "save".
There is also the ability to save any of the pages
of the composite page by themselves.
6. Typeset Output now has page range dialog in the case
of outputting a composite page document. This is not
supported for batch typeset ouput.
7. Report Designer now allows the ability
to edit attached data properties by right
clicking on a field.
14 June 2005
2:15 PM
For OneForm Designer Plus Version :4433
General Notes:
1. There was a reported problem that XML Composition
that any composition measure changes were not reflected
the model copy. It is important to remember that only the
initial conditions of the text element, measure, font, size
and leading are set, embedded commands are not scanned nor
found.
2. This is the first release of the Macintosh compatible
live database connection compatible .html forms. Details of
affected JavaScript code will be posted later.
20 May 2005
2:30 PM
For OneForm Designer Plus Version :4431
General Notes:
1. There was a reported problem that under
some circumstances an entire question being deleted
in XML synchronization, would only partially be deleted
(typically some responses would remain). This has been
resolved.
2. There was a reported problem that XML Composition
Modeling would fail for some questions. This was identified
as a case of mixed numbered questions and un-numbered questions.
This has been resolved.
16 May 2005
12:30 PM
For OneForm Designer Plus Version :4430
General Notes:
1. There was a reported problem concerning
the RDE table properties not being displayed correctly
when editing an existing table segement, this has
been corrected.
2. There was a reported problem of multi-line
form fields not producing the correct XSL code, this
has been corrected.
3. This version locks out deletion of GUID tagged
components.
12 May 2005
11:30 AM
For OneForm Designer Plus Version :4425
General Notes:
1. This is the version that incorporates
all of the report designer issues from the test
cycle 001. Server side scripts need to be synchronized
with this release version.
05 May 2005
01:30 PM
For OneForm Designer Plus Version :4414
General Notes:
1. There was a reported problem with
running XML import Compositiontion modeling
that caused InstructionText not to follow the Model
positioning. This has been resolved.
02 May 2005
02:15 PM
For OneForm Designer Plus Version :4409
General Notes:
1. There was a reported problem with
running XML import Compositiontion modeling with a
parallel dongle. This has been resolved.
2. There was a reported problem that
when attaching to an existing output database,
the output key could not be set. The problem came
from not being able to determine the output key of the
existing datatable. Care must be taken to indicate the
proper key for the output table.
26 Apr 2005
08:45 PM
For OneForm Designer Plus Version :4404
General Notes:
1. There was a reported problem with field
formatting on the second and subsequent pages, this
has been resolved.
2. There was a reported problem that the onFocus
event was undefined, this has been resolved.
3. There was a reported problem that starting a
atationery form with other than the first layout displayed
on initial load, could cause and error, this has been resolved.
13 Apr 2005
12:25 PM
For OneForm Designer Plus Version :4402
General Notes:
1. There was a reported problem that output
for SQL Server using AutoInc key would in some
conditions fail. This has been resolved.
2. There was a problem in Multi-Line Stationery
input fields only when recalling the form. This
has been resolved.
3. This version now honors the layer on/off
for the display EForm fields.
4. A change has been made to the report
design builder that only the table segment name
"TableHeading" is displayed (there needs to be
at least one). Also, when it is displayed, it
shows the name of the RDE that it is rather than
the name TableHeading.
5. The JavaScript got focus events have
been consolidated so that non-custom events all
share a common function.
6. The XML Import interface now honors varying
sizes for the dimension of CombSpaced and Text boxes.
08 Apr 2005
9:40 AM
For OneForm Designer Plus Version :4400
General Notes:
1. There was a reported problem that
VAR_TEXT fields with Vertical comp mode
centered did not generate proper initialization
code. This has been corrected.
2. The Report Design Build interface has
been enhanced to allow sequencing of the RDE
elements for output order. The primary use
of this is to control the order of the XML
generation. You access this by using the right
mouse click on the RDE list.
29 Mar 2005
10:15 AM
For OneForm Designer Plus Version :4399
General Notes:
1. This version fixes some problems that
only occur when reloading a Stationery form that
came about when Iform signature checking was added.
2. Stationery initialization of a previous
layout did not initialize the form zoom factors
and dimensions, this was corrected.
22 Mar 2005
8:15 AM
For OneForm Designer Plus Version :4398
General Notes:
1. This version fixes the form access element
read ordering to properly handle the first element
when multiple sections exist. It also changes the
display ordering of the sections so they are behind
the text and fields.
2. The version includes a new PDF import that
fixes some minor problems.
18 Mar 2005
11:15 AM
For OneForm Designer Plus Version :4397
General Notes:
1. This version corrects a problem of PDF
output not handling masked color and contone images
when creating PDF form and fields output.
2. This version fixes several problems of
the .html VarText code generation working for
differing vertical composition modes as well as
for multiple layouts.
14 Mar 2005
11:15 AM
For OneForm Designer Plus Version :4396
General Notes:
1. This version corrects a problem of PDF
output not correctly closing the text element when
it has a fill command in it.
2. Problem of multiple association of PDF
text elements when generating Accessible forms
was resolved in this version.
3. Composition modeling is now able to handle
questions which are not numbered. If number is not
present it will prompt for the group name and then
match solely on the group name.
10 Mar 2005
7:25 AM
For OneForm Designer Plus Version :4393
General Notes:
1. This current version forces the embedding of all
fonts in PDF file. No option as of yet.
2. There was a reported problem of .html forms not
correctly supporting 1 and 3 decimal place values. This has
been repaired for the case of JavaScript code generation.
3. This is a benchmark version for Stationery form generation.
Stationery forms now use array initialization for the VarText
fields.
08 Mar 2005
10:00 AM
For OneForm Designer Plus Version :4390
General Notes:
1. PDF Form and fields can now embed even the extend
translate fonts. Zero weight lines are now suppressed in
output. Custom line styles are now properly generated to
PDF output.
2. There was a new EForm Global Settings option added:
"Stationery Layout Gen Hidden VARTEXT". The default of this
option is "n". If "y" is specified, then VARTEXT Fields hidden
in the layout are generated since under user control they may
become visible.
28 Feb 2005
9:00 AM
For OneForm Designer Plus Version :4389
General Notes:
1. There was a reported problem that the \ld and \lead
immediate commands were not fully supportted. This has been
resolved.
2. In Stationery html generation, there was a possible
error that papername was not defined. This has been resolved.
25 Feb 2005
9:00 AM
For OneForm Designer Plus Version :4387
General Notes:
1. PDF Output Form and Fields now embeds the font data
as Type1 font format. The font is not subsetted when done as
Type1. This does not apply to input fields at this time, only
the base artwork text.
23 Feb 2005
10:50 AM
For OneForm Designer Plus Version :4386
General Notes:
1. There was a reported problem that outline text when using
PDF Output Form and Fields was not rendered as outline text. This
has been resolved.
2. There was a reported problem that base font special characters
(i.e. endash, emdash) were not rendered correctly when using PDF
Output Form and Fields. This has been resolved. Special characters
outside of the base font are not currently output correctly if accessing
an alternate font set.
3. There was a reported problem that the auto-fraction command (\a)
was not rendered correctly when output using PDF Output Form and Fields.
This has been resolved.
4. There was a reported problem that leaders were not rendered correctly
when output using PDF Output Form and Fields. This has been resolved in
the case of using custom line styles for drawing the fill pattern.
5. A problem was discovered here of PDF Output Form and Fields not
correctly handling the output of kerned text. This has been resolved but
there may be cases that newly generated output does now precisely match
previous output.
6. When saving a Results Table Report Design Element, the name of the
associated (previously uploaded) results xsl is no longer required nor
visible on the Save RDE dialog.
21 Feb 2005
2:54 PM
For OneForm Designer Plus Version :4385
General Notes:
1. There was a reported problem that direct text input
would fail on new input after a newline was inserted in the text.
This was corrected. The direct text input now ia aware of all inline
commands and allows you to remove them as you cursor through the text.
You may notice that if there are multiple commands in a row, the cursor
may seem to hesitate but if you lood at the status line you will see
each of the inline commands being moved to. (Though many commands have
no effective space.)
2. The Report Generation Output Dialog has been updated to remember
the last sample file and output options. The intermediate XML option
has been removed in favor of the XML Render Output option that is more
flexible.
3. There was a reported problem with some rasters coming out upside
down in PDF form and fields output. This was only due to some very old
format inline raster data. This has been resolved.
4. The XML Field datatype "TextBox" is now honored both for input and
for synchronization modes of XML compose input.
5. The report generation table properties has been updated to have an
expression building dialog for building the test conditions for when a table
segment will be output.
17 Feb 2005
3:45 PM
For OneForm Designer Plus Version :4380
General Notes:
1. There was a reported problem that after some combination of XML
synchronization and manipulation, that items would be incorrectly combined.
There has been an update that if the .g file opened via XML import that
all GUID associations will be reconstructed at load time. This applies to
both synchronized and non-synchronized editing.
2. Forms Access element identification has been implemented.
08 Feb 2005
2:31 PM
For OneForm Designer Plus Version :4377
General Notes:
1. There was an update to the Style Sheet Editior due to a reported
problem that after editing, the enumeration values were not output to
the new .xsl file. This caused the side effect that files imported with
the corrupted style sheet, enumerations came in as Arial font. This can
cause typeset output problems if not caught.
2. There was an update to typdrv.ocx due to a reported problem that
word spaces following underscores were missing in the PDF output file. The
problem came from an update concerning removing some extra space that occured
during XML import. The reduction of the line by the removed space was not
compensated for. This has been repaired (typdrv.ocx v 4.0.2.2).
3. Multiple section output for PDF Forms Access has been implemented. Care
must be taken to verify that the reading order is set at the end so that precise
depth order of the file is in agreement with any other changes.
4. Report Generation Draw RDE Table has had the table heading section removed
from the dialog since this is no longer used.
07 Feb 2005
11:48A
For OneForm Designer Plus Version :4376
General Notes:
1. There was an update to the Bar Code Modification dialog due to a problem in reporting
the magnification incorrectly. This caused a problem in trying to reproduce a barcode to match
an existing one. There was no problem in creating new ones when the properties were well known.
2. There was an update due to a flaw in the handling of special numeric characters at the
begining of a line (i.e. \81^). This caused the direct input text cursor to move erradicately and
the the insertion of other special characters to go in the wrong position.
3. There was an update to the XML import due to the nominal word space value being changed during
Barcode input and not being restored for the remainder of the text. This is combined with the note
below.
4. In order to maintain consistency with XML import files that were affected by note 3, the
XML import has been enhanced to handle the <ParaWordSpace> element for each of the paragraph style
definitions. The XML style sheet editor is not aware of this element nor is it part of the current
dialogs, but if inserted in the style sheet it will be honored.
Already exists in DTD:
<!ELEMENT ParaWordSpace (#PCDATA)>
<!ATTLIST ParaLetrSpace
min CDATA #IMPLIED
nom CDATA #IMPLIED
max CDATA #IMPLIED
>
You can update the style sheet:
<PTextStyle>
<PTextStyleDefn>
<PTextStyleName Index="1">P</PTextStyleName>
<PTextStyleDesc>Standard Caption Text Style</PTextStyleDesc>
<PTextStyleOpts UseEnum="no" LetterSpaceJust="no" Kern="no"/>
</PTextStyleDefn>
<ParaLead leading="10p" before="12p" after="0p"/>
<ClineFont Font="ge" Style="n" Hsize="8p" Vsize="9p" Lead="10p"/>
<ParaHyphen minword="40"/>
<ParaWordSpace min="20" nom="21" max="54"/>
<PTextStyleParms HMode="fl" Layer="1" LMargin="0" RMargin="0"/>
</PTextStyle>
02/03/2005
11:45A
For OneForm Designer Plus Version :4374
General Notes:
1. There has been a change in the XML import dependency files.
C:\Program Files\Amgraf\OneForm\OFDP\XMLImport\DTD\spechar_sed.txt has been updated. This file should
now have a date of 01/26/05 1:29PMCST. There are two additional lines added to handle the start and end
underline elements.
2. There was an update to OneFormDesigner Plus due to a flaw that we discovered here. The problem
manifested itself in two ways. When an underline section of text spanned two lines, the underline display
would not be present on the OneForm display, but did correctly print in the PDF output. The second
manifestation of the the problem concerned that the word space following the underline end would be
consumed during input. This has been resolved for both input methods. In order to verify the current
state of the program not producing unwanted side effects, a diagnostic is display on the status line while
doing direct text editing. This will be removed in a future release and should cause no lack of function
on the part of the program.
There is now a method when doing direct text input, to see where immediate commands are placed
in the input and remove them if needed. The caution is that if the cursor is in front of a command, the
delete pressed, you will be prompted if you desire to remove the immediate command.
01/27/2005
1:45PM
- Version 4.3.5.0 Problem Synchronized XML import putting instruction text replacement completely off page has been resolved.
- Version 4.3.4.9 Problem Synchronized XML import putting instruction text replacement to bottom corner has been resolved.
- Version 4.3.4.9 Updates to query scripts to handle PDF select list update while preserving current selected value (Very important when reloading saved form).
- Version 4.3.4.6 Problem Synchronized XML import composing line in all symbol font has been resolved.
- Version 4.3.4.5 Problem of boxes on second and subsequent pages not having correct color is resolved.
- Version 4.3.4.5 Problem of Typeset batch not working when the current page is in batch is resolved.
- Version 4.3.4.5 Problem of XML import crashing during synchronization has been resolved.
- Version 4.3.2.8 Enhancement to allow specification of directory for raster data ('Raster Target Directory' under Global Options.
- Version 4.3.2.8 Fixed problem in data coming from Oracle database did not match field names because of case difference.
- Version 4.3.2.8 Fixed problem in generating report style sheets.
- Version 4.3.2.6 Update to stored format of Report Design Data.
- Version 4.3.2.4 Added PDF generation option for Spot/Process Color.
- Version 4.3.2.0 Report Design Generate now supports InterXML formatted output.
- Version 4.3.1.9 A problem in PDF conversion that caused some monochrome raster to convert incorrectly has been resolved.
- Version 4.3.1.9 A problem that caused the input database attachment from a SQL server table to crash on some systems has been changed. The solution involved not retrieving the Primary key from the SQL Server table. Since we do not distinguish one DSN from another there may be some side effects.
- Version 4.3.1.9 A problem that custom features selected from a PPD were not output to the PostScript file has been resolved.
- Version 4.3.1.4 Problem with creating report stylesheet file for fields with multiple elemsnts has been resolved.
- Version 4.3.1.1 Problem with loading contone raster images has been resolved. It appeared to not save correctly but actually did not load correctly.
- Version 4.3.1.1 When creating new fields, pressing cancel in the properties menu will cancel creation of the field.
- Version 4.3.0.8 The technique for recovering the autosave file has changed to require the file be named first. This seems to make all recovered drawing conditions far more reliable.
- Version 4.3.0.7 The list of EForm pages has been expanded from 10 to 99.
- Version 4.3.0.3 When loading a new file, hidden fields are now turned off by default. You can use the View->EForm/IForm Fields->Hidden to turn them back on again.
- Version 4.3.0.3 Adds the ability to delete a column from base page during Style Sheet Editing.
- Version 4.3.0.3 Fixes the Close Files button of the QRM Style Sheet editor not functioning.
- Version 4.2.9.9 Fixes a problem where a .pdf is not produced because of the naming of the path where the .ps should be stored.
- Version 4.2.9.1 Fixes some problems with the QRM StyleSheet Editor.
- Version 4.2.8.9 Implements Base File modification for columns and blocks.
- Version 4.2.8.9 Fixes problem in server script generation when attempting to force new record only to be saved.
- Version 4.2.8.9 Fixes problem in server script generation for loading predefined select list.
- Version 4.2.8.2 Fixes two problems in PDF Form generation that were introduced in an earlier update (newline command was not handled correctly and mutli-page forms duplicated content).
- Version 4.2.8.1 XML QRM Style Sheet browsing implemented.
- Version 4.2.7.4 XML Synchronization fix.
- Version 4.2.7.4 Documentation Updates.
- Version 4.2.7.3 Affects only live input database access on SQL Server. It replaces the dbaccess.pm file with one recognizes the sqlserver login.
- Version 4.2.7.3 On SQL Server Input database table names, the server name and user name are removed when generating the .html file (all characters up to last dot are removed).
- Version 4.2.7.2 Updates the server script generation to distinguish ODBC interface to SQL Server from ODBC connection to MDB data.
- Version 4.2.7.2 Fixes a problem in the mailto message when using AutoInc fields and MDB or SQL Server databases.
- Version 4.2.7.1 Fixes a problem introduced in 4.2.6.9 when saving form and fields as PDF that crashed if there was a .gif raster in the form.
- Version 4.2.7.1 Fixes a problem in PDF date format generation that is important to all PDF users of three letter month format as well as a problem when the form loads
fields with "Now" specification were being reset every time the form was recalled.
- Version 4.2.6.9 and above have added a context option under SetTabOrder to depth order all of the form fields into tab order.
- Version 4.2.6.7 and above have added form Metadata and OneFormManager Lite specification tabs
- There is a new OMLFormsDownload directory provided that implements the server side scripts needed for OML forms deployment.
- Added ability to save default page setup
- Fixed problem of stroked area process colors sometimes becoming white
- Fixed problem of moving compound area
- Fixed problem of displaying the color number after conversion to Process color. The auto-generated color numbers previously displayed as a -1.
- Added New EForm Mask 'ProperName'
- Typeset Output support for other raster types (TIFF, GIF, JPEG, PNG, BMP)
- Typeset Output for EPS
- PDF Live Database access
- Enhanced Stationery generation
- Word wrapped input areas
- Multiple Uploaded Logos
- Drag and drop for Logos and Imprint text
- New Database Connection Dialogs
- Input(Reference)/Output Data Connections Separated
- Live Connection to Existing Database Tables
- Ability to Create Sub-Tables for stepped fields in forms
- Forms Server support for ODBC databases.
- Ability to create live database connections in HTML forms
|