Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3209 Ansichten

i set 4 frames:

      <frame id="first" x1="20" y1="410" width="250" height="350"/>
      <frame id="second" x1="310" y1="410" width="250" height="350"/>
      <frame id="third" x1="20" y1="20" width="250" height="350"/>
      <frame id="fourth" x1="310" y1="20" width="250" height="350"/>

When I print 2 records, i want the 1st record on first frame and second record on second frame but the second report shows on second page's first frame. How can I fix that?

Avatar
Verwerfen