Home oksoftware Comments

oksoftware

About

Username
oksoftware
Joined
Visits
19
Last Active
Roles
Member
Company Name
OKsoftware, s.r.o.

Comments

  • Hi Nico,
    thank you very much. The first hint has helped. I renamed the previous INI file and found the problem:

    [ToolbarAdvancedComponents]
    FloatingPositionX=5109
    FloatingPositionY=190
    DockPos=532
    DockRow=0…
  • Hi Nico,

    in my case the problem is in the JavaScript validating the PDF form before submitting. I need to display some alerts to users in Czech language and instead of app.alert("Prosím, vyplňte vaše jméno"); - Please, enter your name -…
  • Hi Nard,
    my changes won't change the format, it just ensures the record's size to be 16 bytes regardless settings of the compiler. The size of the current implementation of TppPageEntryRec64 is 12 bytes (= SizeOf(Int64)+SizeOf(Integer)) and is …