Date: prev next · Thread: first prev next last
2023 Archives by date, by thread · List index


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+unsubscribe@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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.