Re: Poor Image Quality When Converting Pict Image to JPG and TIF Using CONVERT PICTURE (SOLVED)

2020-02-07 Thread Keisuke Miyako via 4D_Tech
I suppose you could scale and rasterise to gain DPI, or else convert to a neutral vector format like SVG https://github.com/miyako/4d-plugin-PDF2SVG On Feb 8, 2020, at 1:08, Ken Eyring via 4D_Tech <4d_tech@lists.4d.com> wrote: Thank you for raising the potential

Re: Poor Image Quality When Converting Pict Image to JPG and TIF Using CONVERT PICTURE (SOLVED)

2020-02-07 Thread Ken Eyring via 4D_Tech
Hi Chuck, Thank you for raising the potential issues with Windows. As you pointed out - I cannot view on Windows the PDF images in a form that displays the image field, and I cannot print the images using a variable. I do not have these issues with Mac OS X, but some of my customers are

Re: Poor Image Quality When Converting Pict Image to JPG and TIF Using CONVERT PICTURE (SOLVED)

2020-02-07 Thread Charles Miller via 4D_Tech
Hi ken. I assume you hav no PCs that uses this database. If you do viewing PDFs may not yield the same result. You also as far as.i know can’t display in a picture variable or print them in a picture variable Chuck On Fri, Feb 7, 2020 at 6:36 AM Ken Eyring via 4D_Tech <4d_tech@lists.4d.com>

Re: Poor Image Quality When Converting Pict Image to JPG and TIF Using CONVERT PICTURE (SOLVED)

2020-02-07 Thread Ken Eyring via 4D_Tech
Converting to PDF instead of PNG, JPG or TIF solved the blurry issue. Thank you very much! On 02/06/20 4:25 PM, Keisuke Miyako via 4D_Tech wrote: Hello, PICT is a container format, it can contain either raster or vectorial images. it sounds like you have vectorial images. on Mac, you can