Hi everyone,
I've encountered the following problem:
When editing my form I am able to use the livecycle designer's option to scale text horizontally or vertically however when i print or preview the form the scaling does not work.
I've run a trace to check if i can find any error and the following lines caught my eye: (I have included the trace file)
Render status: success with warnings
<zpl>
<m mid="29226" tid="6632.9644" sev="w" d="2014-05-12T14:06:41.861+03:00">fontVerticalScale is not a valid attribute of font, Attribute not loaded. Line 23.</m>
<m mid="29226" tid="6632.9644" sev="w" d="2014-05-12T14:06:41.861+03:00">fontHorizontalScale is not a valid attribute of font, Attribute not loaded. Line 23.</m>
<m mid="29203" tid="6632.9644" sev="w" d="2014-05-12T14:06:41.861+03:00">Invalid node type: typefaces</m>
<m mid="29323" tid="6632.9644" sev="w" d="2014-05-12T14:06:41.861+03:00">The fault occurred on line 241.</m></zpl>
As you can see it does not recognize the scaling attributes.
My ADS version: 800.20110314071231.822092 (found using report FP_PDF_TEST_00)
Basis version: 702 0007.
If anyone has an idea of how to fix this problem, please share your knowledge.
Thank you,
Adam