Re: BARCODE

2002-10-12 Thread David Neumann
I used a commercial barcode font: http://www.carolinabarcode.com/ and was pleased with the results. I just followed the usual directions for installing a custom font, and that was it. d On Tuesday, October 8, 2002, at 07:34 AM, Surov Maxim wrote: Hi! Is it possible to embed barcodes into P

Re: BARCODE

2002-10-08 Thread J.Pietschmann
Surov Maxim wrote: > Thanks! > Could you suggest me some free packages which support barcodes simpliciter? > (Something like http://big.faceless.org/ but free) There is a generator written in XSLT available at http://www.renderx.com/barcodes.html J.Pietschmann --

RE: BARCODE

2002-10-08 Thread Paul . Hussein
Two ways I know of. Using barcode fonts. Using SVG to draw barcode. We have used a stylesheet to draw the SVG works really well. "Rhett Aultman" <[EMAIL PROTECTED]> on 08/10/2002 15:34:55 Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Sub

RE: BARCODE

2002-10-08 Thread Matthew L. Avizinis
Title: BARCODE There are some threads in the archives which describe using Barcode fonts.  I'm sure if you search in the archives for "barcode" you'd come up with something relevant to your needs. -Original Message-From: Surov Maxim [mailto:[EMAIL PROTECTED]]Sent: Tuesday, Octob

RE: BARCODE

2002-10-08 Thread Surov Maxim
Title: BARCODE Thanks! Could you suggest me some free packages which support barcodes simpliciter? (Something like http://big.faceless.org/ but free)  If you made the barcode a graphic, you could embed it. -Original Message-From: Surov Maxim [mailto:[EMAIL PROTECTED

RE: BARCODE

2002-10-08 Thread Rhett Aultman
Title: BARCODE If you made the barcode a graphic, you could embed it. -Original Message-From: Surov Maxim [mailto:[EMAIL PROTECTED]]Sent: Tuesday, October 08, 2002 10:34 AMTo: [EMAIL PROTECTED]Subject: BARCODE Hi! Is it possible to embed barcodes into PDF using FOP?

Re: Barcode-line on a page....

2002-01-30 Thread Jochen . Maes
thank you Mr. Pietschmann, but i allready resolved the problem. first i did it the way you describe (it worked great). But after a bit thinking i found that the code for the machine is not really a part of the document. So i used iText (thanks to dref) to read the document made by FOP and then i

Re: Barcode-line on a page....

2002-01-30 Thread Joerg Pietschmann
[EMAIL PROTECTED] wrote: > but one solution shows me many more problems... :( > My margins must be set to 0 now (leftmargin) and that screws up my whote > document. You can define margins on the body region, where the text flow goes. Define a region-start appropriately, where the static-conte

Re: Barcode-line on a page....

2002-01-30 Thread fred redf
iText does not allow you to decompile a pdf but you can copy the whole content of one page of a preexisting pdf to another then add your static content. Dref. --- [EMAIL PROTECTED] a écrit : > > iTextJava > > > hmm if it reads/writes PDF it can be interesting > thanks... > > > Joch

Re: Barcode-line on a page....

2002-01-30 Thread Jochen . Maes
iTextJava hmm if it reads/writes PDF it can be interesting thanks... Jochen Maes EDP departement Programmeur KBC-Securities Havenlaan 16 1080 Brussel Tel : 02/429.96.81 Fax : 02/429.17.48 E-mail : [EMAIL PROTECTED] ***

Re: Barcode-line on a page....

2002-01-30 Thread fred redf
Edmond Pugnale > > >[EMAIL PROTECTED] > > xmedia.fr> cc

Re: Barcode-line on a page....

2002-01-30 Thread Jochen . Maes
cc: Sent by: Subject: Re: Barcode-line on a page [EMAIL PROT

Re: Barcode-line on a page....

2002-01-29 Thread Edmond Pugnale
[EMAIL PROTECTED] wrote: > Now i need to be able to say (but then in FOP language) > print a line here: 14.2(x from), 220(y from), 51(x to), 220(y to) the line > must be 1 pt thick or 2 points whatever... If you want to draw horizontal or vertical lines, you can add flat block-containers inside

Re: Barcode fonts.. was Re: userconfig in AIX.

2001-07-19 Thread Tore Engvig
On Thu, 19 Jul 2001, David Ryan wrote: [SNIP] > The PDF was rendered with no warnings or errors. However when I tried > viewing it in Adobe Acrobe 3.01, I got an error. > > "A font contains a bad CMap Encoding" Unfortunately you have to use Acrobat 4 when embedding truetype fonts. Font embedd