Re: Re: Where to download high-quality fonts

2004-12-22 Thread Jay Chiu
om/reg/tag On Sun, 19 Dec 2004, Jay Chiu ([EMAIL PROTECTED]) wrote: > > I come to the same question as Peter B. West posted 06/2004. > I am converting html reports to pdf reports and needs the basic > fonts that IE and netscape suport. I do not mind to purchase the > fonts, i

Re: Where to download high-quality fonts

2004-12-19 Thread Jay Chiu
I come to the same question as Peter B. West posted 06/2004. I am converting html reports to pdf reports and needs the basic fonts that IE and netscape suport. I do not mind to purchase the fonts, if it is not too expensive. Peter and Paul, did you find out some solution to get some high-quality

How to repeat subtitle onto the following pages

2004-04-01 Thread Jay Chiu
Hi, I need to generate a report with subtitles and details as table rows. Each subtitle row may be followed by many detail rows, which may span multiple pages. But we want to add the same subtitle on the beginning of the following pages with some additional text as "Continue..." or even relative p

Re: Re: Problem with scaling png image file in svg

2004-02-15 Thread Jay Chiu
a lot. Jay Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag On Thu, 12 Feb 2004, Jay Chiu ([EMAIL PROTECTED]) wrote: > Thanks Chris, > > I feel the difference for external p

Re: Re: Problem with scaling png image file in svg

2004-02-13 Thread Jay Chiu
[Download message RAW] Jay Chiu wrote: > Chris and Thomas, > > Can you please give me some help? Please tell me which files I > should change to solve the problem. I have run your sample, and the PNG files referenced by fo:external-graphic are indeed much better quaility tha

Re: Re: Problem with scaling png image file in svg

2004-02-12 Thread Jay Chiu
Chris and Thomas, Can you please give me some help? Please tell me which files I should change to solve the problem. Thanks a lot. Jay List: fop-user Subject:Re: Re: Problem with scaling png image file in svg From: Jay Chiu Date

Re: Re: Problem with scaling png image file in svg

2004-02-10 Thread Jay Chiu
ode in FOP does? Thanks. Jay > On Sat, 07 Feb 2004, Jay Chiu ([EMAIL PROTECTED]) wrote: > > Thanks Thomas, > > I guess anyone who includes images in SVG may get the same > problem. > > We are delivering a report tool to client and the client is > complaining

Re: Problem with scaling png image file in svg

2004-02-07 Thread Jay Chiu
Jay == Subject: Re: Problem with scaling png image file in svg From: Thomas DeWeese <[EMAIL PROTECTED]> Date: Fri, 06 Feb 2004 06:25:45 -0500 To: batik-dev@xml.apache.org -------- Jay Chiu wrote: >

Re: Problem with scaling png image file in svg section

2004-02-06 Thread Jay Chiu
: Chris Bowditch Date: 2004-02-05 9:11:43 Message-ID: <402208CF.4010500 () hotmail ! com> [Download message RAW] Jay Chiu wrote: > I generate fo file with svg section to hold absolute positioned > text and images. If the image size matches the width and height > at

Problem with scaling png image file in svg section

2004-02-05 Thread Jay Chiu
I generate fo file with svg section to hold absolute positioned text and images. If the image size matches the width and height attributes of the svg:image element, the image in final generated pdf looks fine. But if the image size is bigger than the width/height attributes of the svg:image elemen

Re: Formatting of retrieve-marker

2003-12-17 Thread Jay Chiu
I also need this feature. When will this bug be fixed and is there any workaround for this issue? Basically in our application, user may choose to retrieve marker multiple times in header/footer with different formatting property. In the body, we set marker for all global variable without any for

How to convert multiple fo files into a single pdf file

2003-10-26 Thread Jay Chiu
We need to generate pdf report file based on a pdf cover page and a few generated fo files. I would like to ask what is the best approach for this. Right now, we have an application to use xslt to generate fo file, and then fop to pdf file for each different report. But the client want to put all

Re: Re: Batik and fo issues with unfound images

2003-10-15 Thread Jay Chiu
y the least of your concerns. > > > > > Thanks. > > > > Jay > > > > > > > > > > On Mon, 13 Oct 2003, Thomas DeWeese > > ([EMAIL PROTECTED]) wrote: > > > > > >>Hi Jay, > >> > >>I ad

Re: Re: Batik and fo issues with unfound images

2003-10-14 Thread Jay Chiu
I added Batik-users to the CC list as it seemed many of your > questions are really SVG/Batik questions. > > Jay Chiu wrote: > > > I have tried to embed a svg into a fo file to generate pdf file. > > The svg contains a reference to an image that can not be found. >

RE: RE: Batik Extension/FOP problem

2003-09-09 Thread Jay Chiu
On Mon, 8 Sep 2003, Andreas L. Delmelle ([EMAIL PROTECTED]) wrote: > > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > > > Attached please find a sample fo file with embedded svg object. > > You may also take a look at the batik samples, > > xml-batik/samples/extension

RE: RE: Batik Extension/FOP problem

2003-09-07 Thread Jay Chiu
extensions. I hope you may take a look at the SVG implementation and my implementation code, and make FOP support batik extensions. Thanks. Jay On Sun, 7 Sep 2003, Andreas L. Delmelle ([EMAIL PROTECTED]) wrote: > > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > >

Re: RE: Batik Extension/FOP problem

2003-09-07 Thread Jay Chiu
1. This is an alternative way I try to solve the FOP absolute positoned block-container issue. 2. The FOP version is fop-0.20.5 with batik jar and tried with batik version 1.5. 3. As we have sent back and forth the question and answers so many times, can someone doing the SVG for FOP please take

RE: Re: Help for absolute positioned block-container inside table-cell

2003-09-07 Thread Jay Chiu
> > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > > > The tables may span multiple pages. The free form data may be in > > any place of any page, depending on the data in database. Thus I > > put all absolute positioned block-containers inside a relative > >

RE: Re: Help for absolute positioned block-container inside table-cell

2003-09-07 Thread Jay Chiu
s are auto generated. Some are just manually added. Thanks. Jay On Sun, 7 Sep 2003, Andreas L. Delmelle ([EMAIL PROTECTED]) wrote: > > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > > > I feel right now the absolute positoned fo:block-container is > > only useful in heade

RE: Re: Help for absolute positioned block-container inside table-cell

2003-09-06 Thread Jay Chiu
to solve this issue? Thanks a lot. Jay On Fri, 5 Sep 2003, Andreas L. Delmelle ([EMAIL PROTECTED]) wrote: > > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > > > We are trying to create reports for multiple nested categories. > > Each category has free form header

Re: RE: Batik Extension/FOP problem

2003-09-05 Thread Jay Chiu
. Pleae help me check what is wrong here. Probably you have add the batik extension into next release of FOP. Thanks. Jay On Fri, 5 Sep 2003, Andreas L. Delmelle ([EMAIL PROTECTED]) wrote: > > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > I got the same exception as what S

RE: Re: Help for absolute positioned block-container inside table-cell

2003-09-05 Thread Jay Chiu
We are trying to create reports for multiple nested categories. Each category has free form header and footer. But they all share the same column headings. We have no problem with the HTML reports, because can be put inside table cell. I also tried to use SVG, but also got some problem. I will s

Re: Re: Help for absolute positioned block-container inside table-cell

2003-09-05 Thread Jay Chiu
Do you have any plan to implement the block-container inside table-cell in the near future? Thanks a lot. Jay On Thu, 04 Sep 2003, Chris Bowditch ([EMAIL PROTECTED]) wrote: > >From: Jay Chiu <[EMAIL PROTECTED]> > > > >I tried to set absolute positioned fo:block-c

Q: Batik Extension/FOP problem

2003-09-04 Thread Jay Chiu
I got the same exception as what Swapan got. I think the problem is just what Thomas mentioned: "Is it possible that you are mis-mapping the elements from FOP? the batik:flowText element needs to become a bati.extension.svg.FlowTextElement the others need to be mapped likewise. Just mapping them

Help for absolute positioned block-container inside table-cell

2003-09-04 Thread Jay Chiu
I tried to set absolute positioned fo:block-container inside table-cell. But the generated pdf does not contain the block-container contents. The block-container works fine outside the table. Does any one know how to make the absolute positioned block-container work inside a table-cell? Attached