Hello, I'am currently using batik for some SVG transcoding. Therefor i create a svg file and then transcode it to pdf using the PDFTranscoder. Because the PDF creation took a while, i had a look with my profiler on it.
For a (for me) simple SVG to PDF transcoding, the PDFTranscoder took about 3sek and uses almost the whole cpu time. I would like to use the batik technologie in a productive environment and i think this can become a problem if multiple users transcode more then 1 pdf at the same time. Do you have any suggestions how to speed up the process? Or is the PDFTranscoder even the right solution for my needs? Thanks in advance :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
