Hi. I realize this may be an apache fop topic, but because i do use batik as my pdf generator i hope you will help me..
When i try to add a resized image into my svg the problem seems to be that the quality is not good enough when rendering the pdf When i create my pdf using the batik-rasterizer i have understood that the image will be created with dpi 72. Does this mean that i need to embed my high res image and then use the scale operator to have it output at a greater resolution? The -dpi flag when using the batik-rasterizer does not work well when generating pdf as i have understood that pdf's do not have any notion of the resolution at all.. I hope you will be able to help me out. It does not suffice to have a decent rendering of the image when printing from my pdf..
