XFRX version 8.3

Release date: 11/10/2003

Bugs fixes

  • Problem with PDF font embedding into encrypted documents has been fixed
  • THISFORM is now supported in variable init values and FOR and WHILE clauses
  • 'lines are printed black' problem has been fixed in HTML
  • the XLS generation process now doesn't display any dialog windows when "SET SAFETY" if on
  • Problem with pictures in PDF library has been fixed

New features

  • PDF Library now supports picture and text rotation and font embedding
  • Automatic font embedding on Latin2 character can now be switched off (it is not required in Acrobat 6.0)
    To display latin2 characters of some fonts (Times New Roman, Arial, Courier New) correctly, Adobe Acrobat ver. 5.0 required to embed these characters into the PDF document. When codepage 1250 was used, XFRX automatically included the font subsets of these fonts.
    Since ver. 6.0, Acrobat displays the characters correctly even if they are not embedded.
    By default, XFRX does embed the characters. If you're using Acrobat ver. 6.0 only, you can made XFRX not embed the fonts by calling:
    loSession.setEmbeddingType(0)