
On 6/3/07, Aaron Spike <aaron@...476...> wrote:
Alberto Simões wrote:
I have a big SVG (a big graph rendered by GraphViz) and I would like to print it. It doesn't fit an A4 or A3 page. I tried to convert the postscript generated by GraphViz to a PDF file, and I get it cropped because it doesn't fit the bigger page supported by GhostScript (A0).
Thus, I would like to create a moosaic of A4 or A3 pages from inkscape. Inkscape loads the svg file quite well, and I can scale it to fit the paper I want, but there isn't a simple method (that I know) to fit the SVG file into, say, 3 A4 pages (one in top of the others).
I've been told (haven't used it myself) that the Poster utility from the KDEPrint project can do print tiling with Inkscape's PS output. I'd really love to see such a utility for PDFs too.
Well, If I could get a PDF file of the drawing without being cropped, OmniGraffle would do postering as well. The problem is that PS2PDF crops the PDF, and inkscape exports an empty PDF page.
Cheers Alberto