Re: inserting unicode checkbox characters

2002-01-24 Thread ewitness - Ben Fowler
>I'm trying to add some Unicode check boxes to a PDF document created by FOP. >If I use ☐ or ☒ then only a pound sign (#) is printed where I >expect the check boxes to appear. I tried setting the XML encoding to UTF-16 >in my XSL document, like this: I think that I have met the same problem, whic

inserting unicode checkbox characters

2002-01-14 Thread Kelly Fox
I'm trying to add some Unicode check boxes to a PDF document created by FOP. If I use ☐ or ☒ then only a pound sign (#) is printed where I expect the check boxes to appear. I tried setting the XML encoding to UTF-16 in my XSL document, like this: ... but that gives me an error. Besides, I'm n

RE: selected checkbox

2001-12-19 Thread Conal Tuohy
I think Cyril was just looking for an easy way to specify a checkbox in his xml doc ... I think svg is the best way, since it's platform neutral, doesn't involve fonts or external-graphics, and is pure xml (no java programming). > -Original Message- > From: Mark Lillywhit

RE: selected checkbox

2001-12-19 Thread Mark Lillywhite
27;m talking rubbish but I thought this was possible. M. On Thu, 2001-12-20 at 09:35, Conal Tuohy wrote: > > -Original Message- > > From: Cyril Rognon [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, 19 December 2001 21:34 > > To: FOP dev > > Subject: RE: s

RE: selected checkbox

2001-12-19 Thread Conal Tuohy
> -Original Message- > From: Cyril Rognon [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 19 December 2001 21:34 > To: FOP dev > Subject: RE: selected checkbox > > > Do you have any svg code for a checkbox (checed and un > checked version) ? > > or som

RE: selected checkbox

2001-12-19 Thread Cyril Rognon
Do you have any svg code for a checkbox (checed and un checked version) ? or some pointer where I could find some ? Cyril At 10:18 19/12/2001 +1300, you wrote: > >-Original Message- > >From: Henrik Holle [mailto:[EMAIL PROTECTED]] > >Sent: Tuesday, 18 December 2001 2

RE: selected checkbox

2001-12-18 Thread Joshua.Kuswadi
Jozef wrote: >To evade problems with fonts supporting checkboxes etc. I use > external images. I know it is not the "pure, clean and scientific" > solution but it always works . > We tried this also, but came across a problem if the file was being referenced too frequently, then it wouldn

RE: selected checkbox

2001-12-18 Thread Conal Tuohy
>-Original Message- >From: Henrik Holle [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, 18 December 2001 23:20 >To: [EMAIL PROTECTED] >Subject: selected checkbox >i also need an selected checkbox > >on http://www.w3.org/Style/XSL/TestSuite/contrib/FOP/fonts.pdf i found

Re: selected checkbox

2001-12-18 Thread Jozef Chocholacek
Keiron Liddle wrote: > The place to find a character is > http://www.unicode.org/ > this specifies all the unicode character. > for a check box, empty, with tick and with cross you can find it here > (actually called ballot box): > http://www.unicode.org/charts/PDF/U2600.pdf > This will only wor

Re: selected checkbox

2001-12-18 Thread Keiron Liddle
supports these characters. So you will need to find the right font. On 2001.12.18 11:20 Henrik Holle wrote: > i also need an selected checkbox > > on http://www.w3.org/Style/XSL/TestSuite/contrib/FOP/fonts.pdf i found > no char that looks like a selected checkbox > > any idea

selected checkbox

2001-12-18 Thread Henrik Holle
Title: Nachricht i also need an selected checkbox   on http://www.w3.org/Style/XSL/TestSuite/contrib/FOP/fonts.pdf  i found no char that looks like a selected checkbox   any idea how i can print a checkbox?   when i try something like this:     l   only a control sign is displayed in

RE: checkbox

2001-12-17 Thread Henrik Holle
Title: Nachricht thx for the tip!   the pdf render make a nice looking checkbox, but the awt render produces an ugly square!   look at the image in the attachment!     -Ursprüngliche Nachricht-Von: Suhail Rashid [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 18. Dezember

RE: checkbox

2001-12-17 Thread Suhail Rashid
Title: Nachricht something like;   q   will give u a check-box.   suhail   -Original Message-From: Henrik Holle [mailto:[EMAIL PROTECTED]]Sent: Tuesday, December 18, 2001 12:43 PMTo: [EMAIL PROTECTED]Subject: checkbox hi,   i nee to insert some checkboxes in my

checkbox

2001-12-17 Thread Henrik Holle
Title: Nachricht hi,   i nee to insert some checkboxes in my fo document. can this be  done or do i need graphics for that?     mfg   holle

Re: looking for a checkbox unicode character

2001-11-22 Thread Christopher R. Maden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 01:34 22-11-2001, Cyril Rognon wrote: >I am not sure it is the right place to post but since many of you speak >about unicode you might know about that : > >I am looking for a way to insert checked checkbox an unchecked chec

looking for a checkbox unicode character

2001-11-22 Thread Cyril Rognon
Hi list, I am not sure it is the right place to post but since many of you speak about unicode you might know about that : I am looking for a way to insert checked checkbox an unchecked checkbox in my documents. The unchecked one is a dingbat character, but I cannot find a checked version