Inkscape Community

Help Using Inkscape => Inkscape Beginners' Questions => Topic started by: Philosophist on May 17, 2018, 11:53:58 PM

Title: Objects not printing
Post by: Philosophist on May 17, 2018, 11:53:58 PM
Hey, I'm trying to print out a cheat sheet I made for an exam I have in the morning, but it only prints out a handful of the objects. Attached is the svg and pdf printout that results. The pdf should be a full page.
Title: Re: Objects not printing
Post by: Lazur on May 18, 2018, 12:15:10 AM
Hi. Could export it to pdf with 0.91 with no problem.

Btw since it's built up of embedded raster images only maybe a raster editor would be better suited for the job?

Attaching the result.
Title: Re: Objects not printing
Post by: Philosophist on May 18, 2018, 12:23:16 PM
Thanks. That's actually a solution I eventually discovered just in time.

I'm not sure what a raster is, let alone a raster image. Could you clarify?

I used screenshots of my notes in inkscape because from my experience nothing prints with better clarity when I try to shrink and print it than inkscape. No lie, the image printed with inkscape is clearer than the image I see on my pc in the inkscape app. I have no idea why.
Title: Re: Objects not printing
Post by: Lazur on May 18, 2018, 02:52:28 PM
Inkscape's primary focus is vector graphics (https://en.wikipedia.org/wiki/Vector_graphics).
Taking a screenshot is creating a raster copy of the content on your screen.
Raster graphics (https://en.wikipedia.org/wiki/Raster_graphics) are built up from pixels which are supposed to display fine only at their original resolution -this case, on your screen. Current display systems have a smaller resolution than printing, which eventually should result in your print "smudgy" You could get way better results than that of your current print.
Like, contrary, if you made your pdf from vector content only -using the text tool for example- you could get crystal clear details, even if printed at a high resolution/large scale.
Title: Re: Objects not printing
Post by: Lazur on May 18, 2018, 02:56:12 PM
There are countless articles about raster vs. vector (https://vector-conversions.com/vectorizing/raster_vs_vector.html), just looking up that one I wrote:
raster and vector format (https://forum.inkscapecommunity.com/index.php?action=articles;sa=view;article=38)