Another (very) short article/news. This time about a problem when using Adobe LifeCycle in SAP (transaction sfp) : if you add a dataMatrix code to the page, the size of the code seems to be fixed. This article gives a very quick fix to this problem
Problem
When adding a DataMatrix code into a page in Adobe LifeCycle, the size of the displayed code does not change when you change the x and/or y size.This is the original datamatrix code...
and this is the datamatrix, after having changed the size (either manually or by entering the new sizes values)
as you can see, the actual size of the code is still the same.
Solution
The quick fix is to go to the XML view and change the value of the "moduleWidth" and "moduleHeight" fields.
The original XML code for my datamatrix code :
The modified XML code
And the resulting datamatrix code
No comments:
Post a Comment