|
How to check PDF DPI
Message-ID:<6f9de3f0-9a12-4fca-a86f-4365d363d24e@j9g2000prh.googlegroups.com>
Subject:How to check PDF DPI
Date:Fri, 20 Nov 2009 14:51:22 +0100
Hi ,
I am using the html2pdf PHP lib. to create PDF file which contents
text and images.
I want to check DPI of that generated PDF.
is there any tool or way to check that
Thanks
Pravin.
Message-ID:<keecz9yc43lh.txre344381kj$.dlg@40tude.net>
Subject:Re: How to check PDF DPI
Date:Fri, 20 Nov 2009 19:22:36 +0100
Pravin wrote:
> I am using the html2pdf PHP lib. to create PDF file which contents
> text and images.
> I want to check DPI of that generated PDF.
> is there any tool or way to check that
PDF is in general an vector format and is therefore not affected by the
"resolution-problem". Only embedded images, bitmap fonts and similar things
have their own resolution. But that is individually to each embedded item
and does not apply to the pdf itself.
Robert
Message-ID:<he8cna$iqh$02$1@news.t-online.com>
Subject:Re: How to check PDF DPI
Date:Sat, 21 Nov 2009 10:42:59 +0100
Pravin wrote:
> Hi ,
> I am using the html2pdf PHP lib. to create PDF file which contents
> text and images.
> I want to check DPI of that generated PDF.
> is there any tool or way to check that
>
> Thanks
> Pravin.
You can check the resolution of images with the Preflight Tool of Adobe
Acrobat.
Message-ID:<dfd8d68c-41fb-4f33-a34d-80da5d06b34a@o9g2000vbj.googlegroups.com>
Subject:Re: How to check PDF DPI
Date:Sat, 21 Nov 2009 14:41:40 +0100
Robert (and other PDF experts ... ),
I have heard that said before -- PDF is resolution independent -- but
I haven't quite understood that.
Here is what is confusing me.
On my PDF software export, I have 3 options:
Highest quality (for hi-quality printing)
Laser printing quality
Smallest size (for viewing PDF on the web)
Most of my documents in PDF have NO images; so what is the difference
between these three versions of PDF -- if that difference is not
"resolution" ?
This problem has been confusing me for a long time !
Thanks very much,
RW
Message-ID:<7mraifF3j6l72U3@mid.individual.net>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 00:14:23 +0100
booklover wrote:
> Robert (and other PDF experts ... ),
>
> I have heard that said before -- PDF is resolution independent -- but
> I haven't quite understood that.
>
> Here is what is confusing me.
>
> On my PDF software export, I have 3 options:
>
> Highest quality (for hi-quality printing)
> Laser printing quality
> Smallest size (for viewing PDF on the web)
This probably refers to images only.
> Most of my documents in PDF have NO images; so what is the difference
> between these three versions of PDF -- if that difference is not
> "resolution" ?
Probably no difference at all. Have you tried it and made a comparison?
///Peter
Message-ID:<06904521-44a6-46e4-8a28-3853cc8d4772@m26g2000yqb.googlegroups.com>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 03:01:58 +0100
On Nov 21, 6:14=A0pm, Peter Flynn <peter.n...@m.silmaril.ie> wrote:
>
> Probably no difference at all. Have you tried it and made a comparison?
>
> ///Peter
Yes, I did -- after I got your message.
For 2 pages of text, with no images:
+ Smallest size (for viewing PDF on the web) ... around 16 KB
+ Laser printing quality ...
around 47 KB
+ Highest quality (for hi-quality printing) ... around 145 KB
+ Highest quality + tagged PDF ... around 150
KB
Thanks, Peter
RW
Message-ID:<heb4nm$kiu$00$1@news.t-online.com>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 11:45:10 +0100
booklover wrote:
> On Nov 21, 6:14 pm, Peter Flynn <peter.n...@m.silmaril.ie> wrote:
>> Probably no difference at all. Have you tried it and made a comparison?
>>
>> ///Peter
>
> Yes, I did -- after I got your message.
>
> For 2 pages of text, with no images:
>
> + Smallest size (for viewing PDF on the web) ... around 16 KB
> + Laser printing quality ...
> around 47 KB
> + Highest quality (for hi-quality printing) ... around 145 KB
> + Highest quality + tagged PDF ... around 150
> KB
>
> Thanks, Peter
>
> RW
Can you post links to the samples?
Message-ID:<709081f2-d5b0-4afa-bffd-95c34c7e9ff8@e7g2000vbi.googlegroups.com>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 13:50:29 +0100
> Can you post links to the samples?
Thank you for asking.
Here is a link to a zipped folder that contains the 4 PDF files that
I've just made:
http://www.box.net/shared/lr5t35e13i
From this page, click the big DOWNLOAD link, unzip and then you will
see the 4 files.
There are 4 PDF files inside only; nothing else.
RW
Message-ID:<hecb0g$6ai$02$1@news.t-online.com>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 22:38:23 +0100
booklover schrieb:
>> Can you post links to the samples?
>
> Thank you for asking.
>
> Here is a link to a zipped folder that contains the 4 PDF files that
> I've just made:
>
> http://www.box.net/shared/lr5t35e13i
>
> From this page, click the big DOWNLOAD link, unzip and then you will
> see the 4 files.
>
> There are 4 PDF files inside only; nothing else.
>
> RW
>
I can see following differences:
test-pdf-003-high.pdf - fonts are full embedded
test-pdf-002-medium.pdf - fonts embedded with subsets
test-pdf-001-smallest - fonts not embedded
Message-ID:<07ab69b9-26b2-418f-b191-27d6c476b270@m13g2000vbf.googlegroups.com>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 23:15:47 +0100
Thank you, Bernd. I am starting to understand this a little better.
Does anyone know if it is possible to change a PDF (from one of these
three types, to another type) ?
Or must that kind of setting be made, as I did, in the source file
that is not a PDF file ?
Thanks again,
RW
On Nov 22, 4:38=A0pm, Bernd Alheit <be_9...@yahoo.de> wrote:
> booklover schrieb:
> I can see following differences:
>
> test-pdf-003-high.pdf =A0 =A0- fonts are full embedded
>
> test-pdf-002-medium.pdf =A0- fonts embedded with subsets
>
> test-pdf-001-smallest =A0 =A0- fonts not embedded
Message-ID:<p5ednRFKNJRUJJTWnZ2dnUVZ_hOdnZ2d@posted.localnet>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 23:23:05 +0100
At Sun, 22 Nov 2009 22:38:23 +0100 Bernd Alheit <be_9002@yahoo.de> wrote:
>
> booklover schrieb:
> >> Can you post links to the samples?
> >
> > Thank you for asking.
> >
> > Here is a link to a zipped folder that contains the 4 PDF files that
> > I've just made:
> >
> > http://www.box.net/shared/lr5t35e13i
> >
> > From this page, click the big DOWNLOAD link, unzip and then you will
> > see the 4 files.
> >
> > There are 4 PDF files inside only; nothing else.
> >
> > RW
> >
>
> I can see following differences:
>
> test-pdf-003-high.pdf - fonts are full embedded
>
> test-pdf-002-medium.pdf - fonts embedded with subsets
>
> test-pdf-001-smallest - fonts not embedded
Right. None of these affect the *formatting* or the dot resolution of
the text. The first is more 'portable' and is what publishers want, the
last one is great for on-line access, where minimuzing download time and
disk usage is desirable. You only *need* fonts to be embedded if you are
NOT using one of the 14 'standard' Adobe fonts.
>
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
heller@deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
Message-ID:<5a2cee1f-e6f8-433e-a4f2-d231edec7ae6@f10g2000vbl.googlegroups.com>
Subject:Re: How to check PDF DPI
Date:Mon, 23 Nov 2009 04:01:29 +0100
Thank you, Bernd and Robert ! ... I am getting the picture about text
in PDF.
About images in PDF:
1. When we talk about the resolution in PDF, we are talking about the
dpi of the included images? Yes / No
2. When two or more images are included in one PDF file, then the
resolution of these images must be the same dpi: if one image is 300
dpi, then another image cannot be 72 dpi ? Yes / No
3. When a PDF file has text but not searchable or editable text (let's
say: that a book page is scanned but is not OCR converted: just
scanned to PDF) -- then does this PDF file have a resolution -- just
as if the scan of the book's page had been the scan of a
photograph? ... Yes / No
Thanks again for the help !
RW
Message-ID:<hedkcq$3ho$03$1@news.t-online.com>
Subject:Re: How to check PDF DPI
Date:Mon, 23 Nov 2009 10:24:38 +0100
booklover wrote:
> Thank you, Bernd and Robert ! ... I am getting the picture about text
> in PDF.
>
> About images in PDF:
>
> 1. When we talk about the resolution in PDF, we are talking about the
> dpi of the included images? Yes / No
Yes
> 2. When two or more images are included in one PDF file, then the
> resolution of these images must be the same dpi: if one image is 300
> dpi, then another image cannot be 72 dpi ? Yes / No
No, different images can have different resolutions
> 3. When a PDF file has text but not searchable or editable text (let's
> say: that a book page is scanned but is not OCR converted: just
> scanned to PDF) -- then does this PDF file have a resolution -- just
> as if the scan of the book's page had been the scan of a
> photograph? ... Yes / No
When scan a book page you will get one image for this page
> Thanks again for the help !
>
> RW
Message-ID:<iuudnY9BZOFOB5fWnZ2dnUVZ_h2dnZ2d@posted.localnet>
Subject:Re: How to check PDF DPI
Date:Mon, 23 Nov 2009 15:23:15 +0100
At Mon, 23 Nov 2009 10:24:38 +0100 Bernd Alheit <be_9002@yahoo.de> wrote:
>
> booklover wrote:
> > Thank you, Bernd and Robert ! ... I am getting the picture about text
> > in PDF.
> >
> > About images in PDF:
> >
> > 1. When we talk about the resolution in PDF, we are talking about the
> > dpi of the included images? Yes / No
>
> Yes
>
> > 2. When two or more images are included in one PDF file, then the
> > resolution of these images must be the same dpi: if one image is 300
> > dpi, then another image cannot be 72 dpi ? Yes / No
>
> No, different images can have different resolutions
>
> > 3. When a PDF file has text but not searchable or editable text (let's
> > say: that a book page is scanned but is not OCR converted: just
> > scanned to PDF) -- then does this PDF file have a resolution -- just
> > as if the scan of the book's page had been the scan of a
> > photograph? ... Yes / No
>
> When scan a book page you will get one image for this page
Unless the scanning is followed by OCR (Optical Character Recognition).
>
> > Thanks again for the help !
> >
> > RW
>
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
heller@deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
Message-ID:<4d48cc03-69ef-47a2-bd78-5f708d48a32c@e7g2000vbi.googlegroups.com>
Subject:Re: How to check PDF DPI
Date:Mon, 23 Nov 2009 16:26:41 +0100
Thank you very much, again, Bernd and Robert.
And thanks once more, for any help with this last question:
How can I learn more about PDF ?
RW
Message-ID:<bL-dnYGXtdLyK5fWnZ2dnUVZ_vednZ2d@posted.localnet>
Subject:Re: How to check PDF DPI
Date:Mon, 23 Nov 2009 17:21:03 +0100
At Mon, 23 Nov 2009 07:26:41 -0800 (PST) booklover <robinwhitman@gmail.com> wrote:
>
> Thank you very much, again, Bernd and Robert.
>
> And thanks once more, for any help with this last question:
>
> How can I learn more about PDF ?
Adobe has the spec book available for download. Or you can buy a hard copy
from Amazon.com.
>
> RW
>
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
heller@deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
Message-ID:<c8885317-cbe2-49cc-bbba-67b64818641a@n35g2000yqm.googlegroups.com>
Subject:Re: How to check PDF DPI
Date:Sun, 22 Nov 2009 03:02:13 +0100
On Nov 21, 6:14=A0pm, Peter Flynn <peter.n...@m.silmaril.ie> wrote:
>
> Probably no difference at all. Have you tried it and made a comparison?
>
> ///Peter
Yes, I did -- after I got your message.
For 2 pages of text, with no images:
+ Smallest size (for viewing PDF on the web) ... around 16 KB
+ Laser printing quality ...
around 47 KB
+ Highest quality (for hi-quality printing) ... around 145 KB
+ Highest quality + tagged PDF ... around 150
KB
Thanks, Peter
RW
|