PDF Transcoder bringing the server down
Saptarshi Sen wrote:
> I am trying to convert an SVG into PDF using the PDF
> Transcoder in FOP. There are external fonts embedded into the
> PDF. FOP has been embedded into our application which runs on
> Weblogic. The entire process
Hi,
I am trying to convert an SVG into PDF using the PDF Transcoder in
FOP. There are external fonts embedded into the PDF. FOP has been embedded
into our application which runs on Weblogic. The entire process works fine on
my local machine which runs Win 2k.
However, when I try th
Re: Handling multiple spaces
On 24.12.2004 06:36:14 Saptarshi Sen wrote:
> Hi,
> I got the problem regarding the NoClassDefFoundErrors. The new jars
> weren't mentioned in my Manifest file.
Now that I look at this a second time I realize that you mean that
you've solved the
the same/similar thing here?)
I am attaching a typical SVG file that is generated by PopChart.
Regards,
Saptarshi.
<>
> -Original Message-
> From: Saptarshi Sen
> Sent: Thursday, December 23, 2004 10:00 PM
> To: '[EMAIL PROTECTED]
spaces
Uh, now it gets complicated
On 23.12.2004 14:32:56 Saptarshi Sen wrote:
> Hi,
> I got the desired output using Batik. I am now trying to integrate it
> into my application.
>
> Since Batik uses the PDFTranscoder class from FOP, what are the
> various jar
respected. If you need to integrate that
in a Java application, then look at the Transcoder documentation here:
http://xml.apache.org/batik/rasterizerTutorial.html
http://cvs.apache.org/viewcvs.cgi/xml-fop/examples/embedding/java/embedding/E
xampleSVG2PDF.java?rev=HEAD
On 23.12.2004 12:07:50
s: We don't seem to have a link to
http://xml.apache.org/fop/download.html in the menu structure anymore.
On 23.12.2004 10:38:10 Saptarshi Sen wrote:
> Hi,
> I was trying to get the PDFTranscoder from the head version (as you
> had mentioned). Was checking the logs at the fol
Saptarshi.
<>
> -Original Message-----
> From: Saptarshi Sen
> Sent: Wednesday, December 22, 2004 12:54 PM
> To: FOP Mailing List (E-mail)
> Subject: Handling multiple spaces
>
> Hi,
> We are using FOP to convert SVG images into PDF. The SVG im
Hi,
We are using FOP to convert SVG images into PDF. The SVG images are
generated using a tool called PopChart.
When we view the SVG image, multiple spaces are collapsed into a
single space. This can be offset using the xml:space="preserve" attribute in
the text tags. Is there any
Saptarshi.
-Original Message-
From: Chris Bowditch [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 07, 2004 7:28 PM
To: [EMAIL PROTECTED]
Subject: Re: FOP distorting images
Saptarshi Sen wrote:
> Hi,
> I am trying to generate PDF images (charts with embedded fonts) using
>
Hi,
I am trying to generate PDF images (charts with embedded fonts) using
FOP version 0.20.5.
We first generate a SVG image using a charting tool called PopChart
(version 5.1.0). We then create the 'fo' file from this SVG. This is finally
fed to FOP to generate the PDF.
In
Hi Anil,
We are using FOP to convert SVG images -> FO -> PDF. After forming
the FO file, we issue a command to FOP to convert it to a PDF. The call to
FOP goes somewhat like this:
String[] args = new String[]{"-c", userConfigFile, "-fo", inputFile,
"-pdf", outputFile};
try
: Wednesday, November 03, 2004 6:38 PM
To: [EMAIL PROTECTED]
Subject: FW: MICR font in FOP as an embedded application..
-Original Message-
From: Anil R. Pinto [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 03, 2004 6:35 PM
To: Saptarshi Sen
Subject: RE: MICR font in FOP as an
PROTECTED]
Sent: Monday, October 25, 2004 3:35 PM
To: [EMAIL PROTECTED]
Subject: Re: Conversion of a SVG image (RGB) into PDF (CMYK)
Saptarshi Sen wrote:
> Hi,
> I am trying to convert an image in SVG format into a PDF using FOP.
> The SVG image uses the RGB color scheme. How can I ensure
Hi,
I am trying to convert an image in SVG format into a PDF using FOP.
The SVG image uses the RGB color scheme. How can I ensure that the PDF output
from FOP uses the CMYK color scheme?
The SVG image is obtained using a charting tool, Corda PopChart,
which does not support CMYK. A
Hi,
We tried to generate a pdf (an image) with embedded fonts and are
facing a problem. The process that we are following is outlined below.
Process
1. We first generate a SVG image of the Chart using Corda PopChart
version 5.1.
- The reason for choosing SVG as an intermediate
16 matches
Mail list logo