Hi John,

John Kaufmann schrieb am 07.09.2023 um 05:33:
Under Writer, Labels and Business Cards are substantially identical functions: a page array of frames (optionally linked?) to serve as containers for printable data (text or images). [For labels, the data are typically (though not necessarily) entered via fields defined from a database.] Though these forms might be regarded as templates, they are not under the Templates manager. For several reasons, it would be nice to manage them more effectively, as a forms library. I would elaborate the reasons, but don't want to lengthen this post before getting to some basic information, like: Where are these definitions stored?

When you save them with "Save" on the "Format" tab of the wizard, you get a node in the registrymodifications.xcu
Example:
<item oor:path="/org.openoffice.Office.Labels/Manufacturer">
  <node oor:name="Regina" oor:op="replace">
    <node oor:name="Label0" oor:op="replace">
      <prop oor:name="Name" oor:op="fuse">
        <value>PrivateTemplate</value>
      </prop>
<prop oor:name="Measure" oor:op="fuse"> <value>S;8500;5500;8400;5399;499;499;2;5;21001;29799</value>
      </prop>
    </node>
  </node>
</item>

Kind regards,
Regina

--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to