On Sun, 2006-08-20 at 12:17 +1000, Ross Johnson wrote: > Kirill S. Palagin wrote: > > >Hello. > > > >How do I insert barcodes (EAN13, for example) into OO document > >(specifically, in Writer)? > > > > > As for postal barcodes: acquire and install the necessary font and then > set up a macro or some other means of generating the required encoded > character strings. >
Postal codes using POSTNET fonts are in the user guide see http://documentation.openoffice.org/manuals/OOo2.x/user_guide2_draft.pdf along with some suggested sources. http://www.ooomacros.org/user.php#116469 has a macro to assist in barcode insertion. You can reach ooomacros and other sites from http://documentation.openoffice.org/thirdparty.html A quick google search for EAN13 fonts for free gave Results 1 - 50 of about 187,000 for EAN13 font free. (0.26 seconds) > IDAutomation is one vendor that supports OpenOffice.org by providing OOo > macros with their commercial font sets. Here's a short snippet from the > free download demo (that, IIRC, contains the macros and some fonts but > not those needed for EAN13): > > Public Function EAN13(DataToEncode As String) As String > '********************************************************************* > '* VB Functions for IDAutomation Barcode Fonts v2006.2 > '* Copyright, IDAutomation.com, Inc. 2000-2006. All rights reserved. > '* > '* Visit http://www.idautomation.com/openoffice/ for more > '* information about the functions in this file. > '* > '* You may incorporate our Source Code in your application > '* only if you own a valid license from IDAutomation.com, Inc. > '* for the associated font and this text and the copyright notices > '* are not removed from the source code. > '* > '* Distributing our source code or fonts outside your > '* organization requires a Developer License. > '********************************************************************* > > Ross > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- PLEASE KEEP MESSAGES ON THE LIST. OpenOffice.org Documentation Co-Lead http://documentation.openoffice.org/
smime.p7s
Description: S/MIME cryptographic signature
