Re: Font Symbol

2006-08-25 Thread Jeremias Maerki
same variant, i.e. italic in this case. It really depends what is more important to you: that the font is similar but italic or that it's the same font but you fall back to non-italic. That said, I'm ok with the change.

Re: (Image)-Streams into pdf

2006-08-25 Thread Jeremias Maerki
t to write (jpg)images from InputStreams into my Pdf. > > Is this possible with FOP 0.92? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: javax.imageio.stream.MemoryCacheImageInputStream cannot be cast to java.io.InputStream

2006-08-25 Thread Jeremias Maerki
111px" > display="block"/> > > > The image zms_site_eigensch_link.gif is in the same folder as the fo > file and I'm using fop 0.92 beta. > > Thx in advance for any help. Regards. Nico Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Image overflow

2006-08-25 Thread Jeremias Maerki
used to end up in a successful > transformed PDF, now break on not being able to fit the text on a page. Is > my assumption right that in the 0.20.5 release it worked as described here, > and is this something that can be turned on in the latest release? Jeremias Maerki -

Re: PDF Destinations

2006-08-25 Thread Jeremias Maerki
/2005-q2/msg00214.html > [2] http://www.oasis-open.org/archives/docbook-apps/200602/msg00174.html > [3] http://sourceware.org/ml/docbook-apps/2005-q2/msg00216.html > > Jeremias Maerki wrote: > > >Indeed, we had fox:destination in FOP 0.20.5 but this has not been > >reimpl

Re: transcoder.transcode destroys SVGCanvas

2006-08-27 Thread Jeremias Maerki
put is made with > input = new TranscoderInput(document); > and output is a File stream, this leaves my SVGCanvas broken. > Every action yields NullPointerExceptions after that. > Any idea? Jeremias Maerki - T

Re: Does FOP compile on GCJ?

2006-08-27 Thread Jeremias Maerki
atly appreciated. > > Cheers, > Daniel. > -- > "I AM in shape. Round IS a shape." Hehe, that's an interesting approach to deal with a bad conscience, although probably not a healthy one. :-) Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Does FOP compile on GCJ?

2006-08-27 Thread Jeremias Maerki
Almost forgot: You can work with Matthew Burgess on that. He's recording his stuff here: http://issues.apache.org/bugzilla/show_bug.cgi?id=39927 On 27.08.2006 14:06:45 Jeremias Maerki wrote: > GCJ support is currently not an official goal of Apache FOP. We've > recently fixed a

Re: Does FOP compile on GCJ?

2006-08-27 Thread Jeremias Maerki
e for that? I would assume that you can do that > > programmatically through the Uno infrastructure. > > If it was just me who wanted to convert for my own purposes, yes, that's > what I would do. There is even a command-line tool that lets you > automate this. But what we

Re: Does FOP compile on GCJ?

2006-08-27 Thread Jeremias Maerki
On 27.08.2006 15:13:24 Daniel Carrera wrote: > On Sun, 2006-27-08 at 15:02 +0200, Jeremias Maerki wrote: > > > Thank you for the info. That was very informative. I have some > > > additional questions: > > > > Actually, I don't find any questions below. >

Re: Does FOP compile on GCJ?

2006-08-27 Thread Jeremias Maerki
rily a deal-breaker, I'll just have to compare it with the > probable snags with the competing proposal (which is to take KOffice and > rip out the bits we need). If you write an extension for FOP that can deal with dr3d:scene you could simply map that into a fo:instream

Re: Does FOP compile on GCJ?

2006-08-27 Thread Jeremias Maerki
ight now. On 27.08.2006 17:51:39 Daniel Carrera wrote: > On Sun, 2006-27-08 at 17:39 +0200, Jeremias Maerki wrote: > > If you write an extension for FOP that can deal with dr3d:scene you > > could simply map that into a fo:instream-foreign-object. > > That's a great idea. I

Re: Does FOP compile on GCJ?

2006-08-27 Thread Jeremias Maerki
to FO) might also have its issues. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [0.92beta] foUserAgent.setXXX - Do (all) setters work?

2006-08-28 Thread Jeremias Maerki
of your XSL-FO document. Jonny, please open the PDF file in a text editor and check if you see the values you set in there right at the beginning of the file. Could you show us the code part where you configure the FOUserAgent? > HTH, Pascal > > [1] http://x

Re: [0.92beta] scaling external graphics

2006-08-28 Thread Jeremias Maerki
f there is space left in height (after scaling) this area should be usable > (not wasted with blank area). > > Why? Since some images are very small (less than 10mm) a lot of area is > wasted and the output looks ugly. > > I'm wondering

Re: Problem with fop-0.92 and page-number-citation ?

2006-08-28 Thread Jeremias Maerki
[1] that goes to this very > paragraph. > > Any thoughts about what's going on? (Note: The problem > becomes worse if the page number is two digits, > because the "]" starts to overlay the second digit. I > can provide screenshots of that, if necessary, but I > think the snippet above points out that *something* > weird is going on.) > > Thanks for taking a look, > > Evan Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: alignment of flexilbe text length

2006-08-28 Thread Jeremias Maerki
> X > > where Y is the border between left and right cell and X is the border of the > table. > If necessary it is no problem to change the structure of the table, may be to > implement a further table within a block

Re: Problem with fop-0.92 and page-number-citation ?

2006-08-29 Thread Jeremias Maerki
ers in fop-0.92? Or is everyone who's using > x-refs just sticking with fop-0.20? > > Evan > > > > --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > > That's a known problem which, so far, nobody cared > > to improve. :-( > > > > h

Re: PDFTranscoder batik version used

2006-08-29 Thread Jeremias Maerki
ng both SVN trunk versions of Batik and FOP [from this morning NZST] > > Thanks > Antonio Broughton Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Integrate Static PDF

2006-08-29 Thread Jeremias Maerki
st gives up. Is there a way to integrate them if I have > them already in pdf? > Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [0.92beta] foUserAgent.setXXX - Do (all) setters work?

2006-08-29 Thread Jeremias Maerki
On 29.08.2006 09:59:23 Pascal Sancho wrote: > Hi all, > > > -Original Message- > > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > > Sent: Monday, August 28, 2006 10:43 PM > > > > On 28.08.2006 14:31:49 Pascal Sancho wrote: > > > > -

Re: Anchor of SVG file

2006-08-29 Thread Jeremias Maerki
tive also in the generated pdf file? > > Thanks, > > Jean-Philippe. > Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: out of memory error

2006-08-30 Thread Jeremias Maerki
ted will generate > approximately 70 pages for> 40 records in database. It works fine for 40 > records.> We have to generate a similar report for 700 records. Report > doesn't> contain any images. It has table for every 2 pages.> Please help me > resolve the issue. > >

Re: External-graphic problem

2006-08-30 Thread Jeremias Maerki
ery important to look at what FOP tells you. I'm certain that FOP will tell you about the image problem in one way or another. Another thing that could help you is to run the conversion outside your servlet from the command-line. That let's you exclude the servlet environment out of

Re: One Page DOcument

2006-08-31 Thread Jeremias Maerki
the document to know how many pages you get and then you render it again and write a different text depending on the number of pages that are expected. > Does Anybody knows how to do it? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [0.92beta] foUserAgent.setXXX - Do (all) setters work?

2006-08-31 Thread Jeremias Maerki
Sancho > > Sent: Wednesday, August 30, 2006 9:40 AM > > > > > -Original Message- > > > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, August 29, 2006 9:26 PM > > > > > > On 29.08.2006 09:59:23 Pascal Sa

[ANN] Apache FOP at the OpenExpo in Zurich, Switzerland (2006-09-20)

2006-08-31 Thread Jeremias Maerki
German: http://openexpo.org English: http://openexpo.org/index.php?id=19 See you there... Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: One Page DOcument

2006-08-31 Thread Jeremias Maerki
n react as necessary. HTH On 31.08.2006 15:34:19 Felipe Villarinho wrote: > On 8/31/06, Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > > > Either you know yourself from the amount of text > > if you get beyond the first page, or you have to take a two-phase > > approach

Re: Turkish character support

2006-08-31 Thread Jeremias Maerki
should i do? How can you help me? > > -- > Onur ªentürk Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Turkish character support

2006-08-31 Thread Jeremias Maerki
can be: > > [INFO] -fn > > [INFO] default is to use the fontname in the .pfm file, but > > [INFO] you can override that name to make sure that the > > [INFO] embedded font is used (if you're embedding fonts) > > [INFO] instead of installed fonts when viewing do

Re: fo:table in fo:list Question

2006-08-31 Thread Jeremias Maerki
provisional-label-separation="0mm"> > > > text-align="left">1. > > > font="10pt Courier" > text-align="left"> >

Re: ant task

2006-08-31 Thread Jeremias Maerki
mons-io-1.1.jar"/> > location="${fop.dir}\lib\commons-logging-1.0.4.jar"/> > location="${fop.dir}\lib\jimi-1.0.jar"/> > location="${fop.dir}\lib\jai_core.ja

Re: Commercial Processors

2006-08-31 Thread Jeremias Maerki
ghres "print" > there are a few xep users which can create the printable output. > > Dirk > > [EMAIL PROTECTED] schrieb: > > Thanks for the response. Is there a reason you still do your dynamic > > doc

Re: ant task

2006-08-31 Thread Jeremias Maerki
e then Ant to finally get to a PDF. > > Should this be much faster? > > Rick > > -Original Message- > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 31, 2006 11:46 AM > To: fop-users@xmlgraphics.apache.org > Subject: Re: ant task >

Re: ant task

2006-09-01 Thread Jeremias Maerki
command line output and the detail follows: Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: number-page-citation math...

2006-09-01 Thread Jeremias Maerki
works. Now, i just need to adjust the > page that the reference gives to one page less... > > something like > > Or something like that... is there a way to do this? Jeremias Maerki - To unsubscribe, e-mail: [E

Re: FOP 0.20.5

2006-09-01 Thread Jeremias Maerki
generated by running FOP from the command line. > Thanks in advance! > coderiyer > -- > View this message in context: > http://www.nabble.com/FOP-0.20.5-tf2203526.html#a6101867 > Sent from the FOP - Users forum at Nabble.com. Jeremias Maerki -

Re: MathML rendering in FOP

2006-09-04 Thread Jeremias Maerki
know how to use it > (or indeed > if it is in a usable state now). > > Has anyone used this?. Is there any documentation on how to do it? The > README in that > directory is very terse and not helpful to me. If not, I can use an > external > MathML->SVG process, but I&#

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
> PFMReader df = *new* PFMReader(); > > df.constructFontXML(df.loadPFM > ("c:\\times.ttf"),"TimesNewRoman","","","c:\\times.xml"); Jeremias Maerki

Re: font not found in 0.92beta from ant

2006-09-10 Thread Jeremias Maerki
foDoc ); > > } else { > > //encode the euro character becuase the fop rderer doesn't > > support the iso euro-character > > String euroEncodedString = > > xmlfoString.replaceAll(String.valueOf((char)

Re: PDF7 Problem

2006-09-10 Thread Jeremias Maerki
atrangada wrote: > Hello > > I am using FOP 2.0 and until recently it was working correctly with Adobe 6 > for saving the PDF with the filename equals to XML file name > > We migrated to PDF 7 now the filename defaults to Servlet name. > > Could anybody help me out. &g

Re: formatting tables

2006-09-10 Thread Jeremias Maerki
-layout="fixed"). > > > Coloring entire columns doesn't seem to work the same way. > > background-color="blue"/> Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: outputting TIFF-G images

2006-09-10 Thread Jeremias Maerki
nge the default encoding for tiff images. > Some time ago I readed this somewhere in the source code: "//TODO > Support output of monochrome bitmaps (fax-style)", but don't know if it > has something to do with chan

Re: No element mapping found

2006-09-10 Thread Jeremias Maerki
reezes... > > I have no idea anymore... > > CU Immo! Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Wrapping long character strings

2006-09-10 Thread Jeremias Maerki
ubleshooting/CommonLogMessages), > I've tried using the wrap-option and overflow attributes to get the > strings to wrap with no luck. Hyphenation doesn't work either. I'm using > 0.92.beta. Is there a way to get this to work in FOP? Jeremias Maerki -

Re: NullPointerException while printing

2006-09-10 Thread Jeremias Maerki
tray, so I need this PrinterJob instance. If you have an > alternative way to do so: please drop me a note! Well, a better way would be support for the Java Printing System (JPS, available since J2SE 1.4). If you can make it work with the hint abov

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
he xml file to the conf directory, but nothing seemed to > have changed. > > On 9/10/06, Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > > > Oh, great. I just realized we all failed to see the obvious: > > > > Onur, you're trying to create a font metrics X

Re: fopFactory setFontBaseURL

2006-09-10 Thread Jeremias Maerki
o work. I put the > > fopFactory.setFontBaseURL("file:///C:/fonts"); > > in the program and put my ttf files, metric files > under the folder c:/fonts. I still got error on > finding fonts. Do I have to create userconfig.xml in >

Re: fopFactory setFontBaseURL

2006-09-10 Thread Jeremias Maerki
Tsai wrote: > > I put this line: > > fopFactory.setUserConfig(new File("C:/Temp/userconfig.xml")); > > and the config file content is: > > > > > > >embed-url="file:///C:/fonts/Arial/arial.ttf"> > >

Re: fopFactory setFontBaseURL

2006-09-10 Thread Jeremias Maerki
still need the confiuration > file. Is this correct statement? > > Sam > > > Jeremias Maerki-2 wrote: > > > > That's the layout from FOP 0.20.5. You said you're using FOP 0.92beta, > > so you have to use that configuration layout. It has changed since >

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
se arguments "-c userconfig.xml" is this correct? > > > On 9/10/06, Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > > > The next step in the documentation [1]: Register the fonts with FOP by > > adjusting the user configuration file.

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
0.92beta, of course. On 10.09.2006 16:03:07 Onur Senturk wrote: > by the way, which version do you suggest me to use? 0.92beta or 0.20.5 > i'm currently using 20.5 Jeremias Maerki - To unsubscribe, e-mail: [EMAI

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
orks. As I said it's just a matter of choosing a font which contains the missing characters. On 10.09.2006 18:22:32 Onur Senturk wrote: > So you mean, I can use the Arial fonts with no problems, right? > I'll attach the xml right away. > > > On 9/10/06, Jeremias Maerki <

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
ons. On 10.09.2006 17:24:07 Onur Senturk wrote: > There is still something wrong. The special characters still appear as "#" > what should i do? > > On 9/10/06, Onur Senturk <[EMAIL PROTECTED]> wrote: > > > > ok, now i'm trying to do the things you told

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
uot;/> > > master-reference="all-pages"> flow-name="page-header"> space-before="0.5in" > space-before.conditionality="retain"/> flow-name="page-footer"> space-after="0.5in" space-after.conditionality="retain">- >

Re: Png output and transparent background

2006-09-10 Thread Jeremias Maerki
> > > > I am (a beginning fop user) using fop with png output (tried both the trunk > and 0.92 beta) and was wondering whether there is a possibility to set the > page background to transparent. > > > > I tried background-color="transparent" but that does not seem to work. > > > > Any guidance would be greatly appreciated, > > > > Thanks, > > > > Peter > > > > > Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Wrapping long character strings

2006-09-10 Thread Jeremias Maerki
d prefer a FO only > solution. Is there some value of either the overflow or wrap-option > attributes that might help with this situation? I'm trying to emulate > the behavior of apps such as MS Word or Notepad that do the line > wrapping automatically (I really don't want hyphen

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
Yes, it works with the Arial and TimesNewRoman fonts that come with Windows. On 10.09.2006 18:41:56 Onur Senturk wrote: > Did you have the opportunity to try it with arial? > The thing is that I have to generate the pdf with Times new roman fonts. > > > On 9/10/06, Jeremias

Re: outputting TIFF-G images

2006-09-10 Thread Jeremias Maerki
requirement but certainly not much more than half a day of work. On 10.09.2006 12:54:46 Jeremias Maerki wrote: > There's a configuration value you can set to modify the compression used > but it's poorly designed (requiring an integer value) and undocumented. > Furthermore, it does not su

Re: Turkish character support

2006-09-10 Thread Jeremias Maerki
th the fonts? > i still couldn't manage to get the pdf with right fonts :( > > > On 9/10/06, Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > > > Yes, it works with the Arial and TimesNewRoman fonts that come with > > Windows. > > > > On 10.09.20

Re: getValue() called on AUTO length

2006-09-11 Thread Jeremias Maerki
but with fop 0.92beta I didn't get this > error. What does it mean? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: getValue() called on AUTO length

2006-09-11 Thread Jeremias Maerki
Thanks. It's fixed now in FOP Trunk: http://svn.apache.org/viewvc?view=rev&rev=442148 On 11.09.2006 10:34:37 Dominic Brügger wrote: > Here is an example. The must occur on the fo:external-graphics element... > > Jeremias Maerki wrote: > > It means there's something

Re: getValue() called on AUTO length

2006-09-11 Thread Jeremias Maerki
te to use FOP Trunk as of today in production. On 11.09.2006 12:04:08 Dominic Brügger wrote: > Thanks Jeremias. When will FOP 0.93 be available? Is the actual trunk > stable enough for "production use"? > > Jeremias Maerki wrote: > > Thanks. It's fixed now in FOP Tr

Re: image data in EPS file

2006-09-11 Thread Jeremias Maerki
am looking for, is there any image present in the EPS file, can anybody > help me out in this please > > waiting for your kind information, Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: outputting TIFF-G images

2006-09-15 Thread Jeremias Maerki
On 13.09.2006 13:51:35 Oliver Hernàndez Valls wrote: > Sorry if these questions are too obvious. > > > En/na Jeremias Maerki ha escrit: > > One more thing: The TIFFRenderer currently uses the internal codecs from > > XML Graphics Commons to encode TIFF images. > >

Re: outputting TIFF-G images

2006-09-15 Thread Jeremias Maerki
coder for tiff > images?? > > thanks a lot in advance! > > this is the TIFFRenderer.java I have at present: Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: SVG errors, but only when using XSLTC

2006-09-15 Thread Jeremias Maerki
, "MasterXSL"); > tf.setAttribute("package-name", "com.foo.bar.xsltc"); > tf.setAttribute("generate-translet", Boolean.TRUE); > tf.setAttribute("destination-directory", "C:\\temp\\xsltc"); > > Templates _xslTemplates = tf.new

Re: Keeping tables together with FOP 0.92b

2006-09-15 Thread Jeremias Maerki
27;d like to start a new page if the table won't fit onto the > current one. > > I've tried some keep-with-previous tacks, but when a very long table > won't fit onto a single page FOP errors out. > > Does anyone have a sure-fire method for causing a table to

Re: Performance Suggestions

2006-09-15 Thread Jeremias Maerki
_HOME="/usr/local/j2re1.4.2_12"; > /usr/local/fop-0.92beta/fop doc.fo -pdf doc.pdf &> errors > > The machine is dual Xeon 2.66GHz with 2GB RAM. > > > Does anyone have any suggestions for ways I cou

Re: keep-with-next causes last row of previous table to come along

2006-09-15 Thread Jeremias Maerki
. Now everything works as I'd like it to. > > So maybe this is a BUG??? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Wrapping long character strings

2006-09-15 Thread Jeremias Maerki
ter control over wrapping? It seems that something like this really > shouldn't fall under the category of hyphenation. > > -Wyatt > > > Jeremias Maerki wrote: > > overflow won't help here. wrap-option only controls whether to wrap or > > not, not how to

Re: Font names...

2006-09-18 Thread Jeremias Maerki
quot;unembed". That isn't a problem, except that as the font name is > wrong (the font name listed in the pdf doesn't match the font name in the > TTF file, what will happen is that acrobat can't find it and allow the > "reembed" of it). > >

Re: Unicode Fonts!!!! (don't give up on us!)

2006-09-19 Thread Jeremias Maerki
ve to do is say: "this is iso-8859-2, > can you output the correct characters please" and for FOP to say "no > problem mate, if the font supports it"... > > Alas, FOP is not for me at the moment. Perhaps when they sort the > unicode issues out it'll be worth com

Re: € Sign

2006-09-19 Thread Jeremias Maerki
> > > > -Andreas > > Hi, > You can use character entity, witch is not encoding dependant: > Euro symbol can be represented by either €, or ₮ > > That can be done with any Unicode character. > > Pascal > Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Font names...

2006-09-19 Thread Jeremias Maerki
appen with the > addition of those "actual" font file, pointing the url file, the PDF could > be editable... > > Just a tought... > > Cheers, > LF > > > > > > Jeremias Maerki-2 wrote: > > > > I assume the problem comes from FOP's embe

Re: Font names...

2006-09-19 Thread Jeremias Maerki
On 18.09.2006 17:05:09 Luis Ferro wrote: > > > Jeremias Maerki-2 wrote: > > > > In that case we cannot use the original font > > name because we don't embed the full font. > > 2 questions then... > > a) What happens if with a partial embed font it

Re: Looking for advice on "positioning" of fo:instream-foreign-object and fo:external-graphic

2006-09-19 Thread Jeremias Maerki
iminate this "line-leading" area (the > approach above seems not very elegant)? For the moment, font-size="0pt". :-) > 2) Is the suggestion made on the XEP list wrong and/or is there a problem in > FOP and/or is this one of the implementation dependant areas of

Re: Help needed in converting XML to Tiff

2006-09-19 Thread Jeremias Maerki
he trunk version of FOP and > > xmlgraphics-commons. That I think will be available soon. > > > > Salut! > > > > En/na Richard S ha escrit: > > > >> I need to convert a XML or XSL file to tiff format. Is there any > >> direct or indirect ways to do that. J

Re: Using arial ttf font

2006-09-19 Thread Jeremias Maerki
have set font config for the PDF renderer, check your config > file. > You can try your command with PDF renderer, that should work > > Pascal > > > 'Arial,normal,400' not found > > > > I cant find an error please help. > > Without the arial font there

Re: color and inherited-property-value()

2006-09-22 Thread Jeremias Maerki
r)' > seems to not work properly: > Color property gets the color inherited value > > Pascal Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Loading external graphic from base url set with ServletContextURIResolver

2006-09-22 Thread Jeremias Maerki
geFactory.getImage(ImageFactory.java:157) > at > org.apache.fop.fo.flow.ExternalGraphic.bind(ExternalGraphic.java:68) > at org.apache.fop.fo.FObj.processNode(FObj.java:118) > > > I don't know why the FOURIResolver is used here. Anyone does? Again: the > external graphic is found. > > Regards, Kai Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: PDF/A Preflight in Acrobat, XMP Problem

2006-09-22 Thread Jeremias Maerki
error. > > But then i test the PDF file with the Preflight funktion from Acrobat 7.0.8 > i receive this Message: > > "Metadata does not conform to XMP" (no future Details) > > I use the profile "Compiant with PDF/A-1b. > > So, is it

Re: Quality of included image degrades when png rendering is used

2006-09-22 Thread Jeremias Maerki
ine. > > Anyone any thoughts on this? > > Thanks, > > Peter > > PS Here is an example Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Multiple SVG files to create multipage PDF files using PDFTranscoder

2006-09-22 Thread Jeremias Maerki
mailling lists, but > there is no mention about it... or am I looking in the wrong place? > > If this is possible, how would I go about doing this? > > If this is not possible... how hard would it be to implement? :)

Re: PDF/A Preflight in Acrobat, XMP Problem

2006-09-24 Thread Jeremias Maerki
i can see the metadata. But the people will often use the > Acrobat Preflight funktion. > > > Am Fri, 22 Sep 2006 21:16:43 +0200 schrieb Jeremias Maerki: > > > PDF/A support in 0.92beta is somewhat incomplete. Adobe Acrobat is > > definitely buggy. I've filed three b

Re: PDF/A Preflight in Acrobat, XMP Problem

2006-09-24 Thread Jeremias Maerki
n Xenakis wrote: > I have try the trunk Version of 0.92beta. But still the same problem. I > think that the Arcrobat didn't find any Metadata. > > With jhove i can see the metadata. But the people will often use the > Acrobat Preflight funktion. > > > Am Fri, 22 Sep

Re: CID-keyed font support ?

2006-09-27 Thread Jeremias Maerki
ce incorrect results. > > Thanks, > > Dongsheng Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Creating FO DOM directly

2006-09-27 Thread Jeremias Maerki
g the tree? > > Regards, > Lars Ivar Igesund Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Creating FO DOM directly

2006-09-27 Thread Jeremias Maerki
[1] http://marc.theaimsgroup.com/?l=fop-cvs&m=106081657102191&w=2 > > >Is this possible, and how would I go about processing the tree? > > > > > > > > See above, but really look at these examples[2] for the XSLT & SAX-based > way o

Re: Line of code overflows list-item-body element

2006-09-29 Thread Jeremias Maerki
pe|rank|ppcadid|ppckeywordsbase|title|titlebase|body|bodybase|url|processingtime|size > In addition to what Chris suggested, remove wrap-option="no-wrap" because that forbids line-breaking in the first place. Jeremias Maerki --

Re: Soft page break

2006-09-29 Thread Jeremias Maerki
you create a soft page break using FOP? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP embed truetype font into postscript file

2006-10-03 Thread Jeremias Maerki
ostscript file using FOP_0.92_beta. The > document ( "fonts.pdf" in \fop-0.92beta\docs\0.92 ) wrote that Custom > Embeding is enabled for PostScript file but I still can not do that. > > Do you know when will Apache support this feature ? > >

Re: next FOP release??

2006-10-03 Thread Jeremias Maerki
on grade 1.0 or 0.93beta? > > Yes the release is due, but there are a couple of jobs still > outstanding. I can't say for sure when they will be finished and the > release done. > > It has been agreed that the next release will be 0.93. The beta tag has

Re: FOP embed truetype font into postscript file

2006-10-04 Thread Jeremias Maerki
. Could you guide me where to start ? > > Thang. > > -Original Message- > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 03, 2006 2:49 PM > To: fop-users@xmlgraphics.apache.org > Subject: Re: FOP embed truetype font into postscript file > > Ther

Re: Image quality

2006-10-04 Thread Jeremias Maerki
gt; faded! (Not as dark as using version 0.20.5 of FOP) > > FOP 0.92beta supports GIF without the need for Jimi on the classpath. > The details of support for each graphic format are detailed on the website > > http://xmlgraphics.apache.org/fop/0.92/graphics.html#support-overview > > It could be that you have run into a yet unforeseen limitation in GIF > support. > > Chris Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: surrounding Image Border

2006-10-07 Thread Jeremias Maerki
mlns="http://www.w3.org/2000/svg"; version="1.0"> >transform="translate(0,0.0)"> >style="fill:none;stroke:black" /> > >xlink:show="replace" xmlns:xlink="http://www.w3.

Re: Weird table behaviour

2006-10-07 Thread Jeremias Maerki
pping?? > > > > Thanks. > > Hi, > I've tried your XSL-FO file, with same behaviour (both FOP 0.92 and FOP > TRUNK) > > If I remove the fo:table-header, behaviour is as expected. > > I suspect that fo:table-header b-p-d is not taken into account, what >

Re: Getting Mismatch: instream-foreign-object

2006-10-07 Thread Jeremias Maerki
blem, and it was a simple missing piece in my > setup > (Batik library), but this was not easily diagnosed because > SVGElementMapping.initialize() hides all exceptions thrown, among them the > classloader error for B

Re: Error when using FOP embedded using Saxon for transformation

2006-10-07 Thread Jeremias Maerki
lates.java:312) > at net.sf.saxon.Controller.transformDocument(Controller.java:1602) > at net.sf.saxon.Controller.transform(Controller.java:1426) > at com.mind.utils.xsl.XSLTranformer.main(XSLTranformer.java:91) > > Am I doing something wrong? or is it a problem in Fop, or

Re: Barcodes in fop 0.92

2006-10-07 Thread Jeremias Maerki
is available for version 0.92 of fop > > I had a look through the net and the closest I can find is a reference to > "barcode4j-fop-ext-0.92.jar" > http://www.mail-archive.com/ofbiz-dev@incubator.apache.org/msg03681.html Jeremias Maerki ---

<    2   3   4   5   6   7   8   9   10   11   >