svg/PDFGraphics2D.java between version 1.7 and 1.8

2001-07-06 Thread Thieler Jens
Hi, I'm a great fan of org.apache.svg.PDFTranscoder or rather org.apache.svg.PDFDocumentGraphics2D. PDFDocumentGraphics2D initializes with super(textAsShapes) So the FontState in the superclass PDFGraphics2D is not initialized. After the augmentation of method PDFGraphics2D.drawString(...)

AW: is there something like internal-graphic ?

2001-07-13 Thread Thieler Jens
-Ursprüngliche Nachricht- Von: Heiko Barthel [mailto:[EMAIL PROTECTED]] Gesendet am: Donnerstag, 12. Juli 2001 18:33 Betreff: is there something like internal-graphic ? I use FOP currently with external graphics, but I want to add directly binary data of an element like: bmp

Re: getting an external-graphic from xml in pdf

2001-07-19 Thread Thieler Jens
I suppose this question to be OT even in fop-user. Anyhow, study the appended code and above all study some XSLT tutorials. ?xml version=1.0? xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; xmlns:fo=http://www.w3.org/1999/XSL/Format; xsl:template match=/

Re: Reading a .img file

2001-10-17 Thread Thieler Jens
-Original Message- From: NagarajaRao [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 17 October 2001 12:43 pm Hi, How can include .img file in pdf. ApacheFOP doesn't support it. Is there a way around? thanks regards Nagaraja Rao What is an .img file? There are quite a few exotic file

Re: Send a document directly to a printer

2001-12-13 Thread Thieler Jens
Gorka Echevarría Vélez wrote: Can anybody say me how can I send a document directly to a printer? I have tried the following code to render the document to a printer using Driver.RENDER_PCL, but it doesn´t work (i get the exception file.io.FileNotFoundException) String printer