Sizing an image object in pixels

Hi,

I’m trying to size an object in pixels for a presentation. But when I use px as a unit it converts to pc. What is pc? and how do I map them to pixels?

Thanks,

L

pc is “pica”, i.e., 1/6 inch.

And what is “pixel”? LibreOffice has no pixels as document units. At all. Because a document has only “physical” sizes, independent on what surface it is screened at. Are your “pixels” those of a screen? of a projector? of a printer? of a custom raster export? And at which zoom?

Hi,

Thanks for the response.

A pixel is a unit for the device I’m creating the presentation for. I wanted a way to specify that an image I was putting on a slide was a number of pixels wide and a number of pixels high. Instead, I decided to use ratios.

Thanks