Just to emphasize the lack of pdf tools, and goad anyone who can into showing 
me I'm wrong,
let me illustrate how you could find some suspects on your own with well know 
tools.
Imagine what you could do if you could convert a pdf to a canonical or 
intermediate form
that played nice with decades or prior work LOL.
( these may get distorted by hotmail. hotmail of course things everything is 
html... ) 

Your earlier comments about truetype  are plausible with a quick scan of the 
two docs for
overt font refs,


 560  wget -O B -S -v "http://www.windwardreports.com/temp/primf.pdf";
  561  wget -O G -S -v "http://www.windwardreports.com/temp/primf2.pdf";
  562  strings G> gs
  563  strings B> Bs
  564  mv gs Gs
  565  more Gs
  566  more Bs
  567  more Bs | grep -i font


marchywka:/home/marchywka/junk# more Gs | grep -i font | sed -e 's/[^a-ZA-Z 
]//g' | sed -e 's/  */ /g'
 obj Contents R MediaBox Parent R Resources Font F R F R F R ProcSet PDF Text 
ImageB ImageC ImageI XObject Type Page endobj
 obj Contents R MediaBox Parent R Resources Font F R F R F R ProcSet PDF Text 
ImageB ImageC ImageI XObject Type Page endobj
 obj Contents R MediaBox Parent R Resources Font F R F R F R F R ProcSet PDF 
Text ImageB ImageC ImageI XObject Type Page endobj
 obj Annots R R Contents R MediaBox Parent R Resources Font F R F R F R ProcSet 
PDF Text ImageB ImageC ImageI XObject Type Page endobj
 obj BaseFont DIMJAQCalibri Encoding WinAnsiEncoding FirstChar FontDescriptor R 
LastChar Subtype TrueType Type Font Widths endobj
 obj BaseFont DKIIHVArialBold Encoding WinAnsiEncoding FirstChar FontDescriptor 
R LastChar Subtype TrueType Type Font Widths endobj
 obj BaseFont DWWVFAArial Encoding WinAnsiEncoding FirstChar FontDescriptor R 
LastChar Subtype TrueType Type Font Widths endobj
 obj BaseFont DOFDBOWingdings FirstChar FontDescriptor R LastChar Subtype 
TrueType Type Font Widths endobj
 obj Ascent CapHeight Descent Flags FontBBox FontFile R FontName DIMJAQCalibri 
ItalicAngle StemV Type FontDescriptor endobj
 obj Ascent CapHeight Descent Flags FontBBox FontFile R FontName 
DKIIHVArialBold ItalicAngle StemV Type FontDescriptor endobj
 obj Ascent CapHeight Descent Flags FontBBox FontFile R FontName DWWVFAArial 
ItalicAngle StemV Type FontDescriptor endobj
 obj Ascent CapHeight Descent Flags FontBBox FontFile R FontName 
DOFDBOWingdings ItalicAngle StemV Type FontDescriptor endobj


marchywka:/home/marchywka/junk# more Bs | grep -i font | sed -e 's/[^a-ZA-Z 
]//g' | sed -e 's/  */ /g'
Parent RContents RTypePageResourcesXObjectimg Rimg RProcSet PDF Text ImageB 
ImageC ImageIFontF RF RF RMediaBox 
Parent RContents RTypePageResourcesXObjectimg Rimg RProcSet PDF Text ImageB 
ImageC ImageIFontF RF RMediaBox 
Parent RContents RTypePageResourcesXObjectimg Rimg RProcSet PDF Text ImageB 
ImageC ImageIFontF RF RF RF RMediaBox 
Parent RContents RTypePageResourcesXObjectimg Rimg RProcSet PDF Text ImageB 
ImageC ImageIFontF RF RF RMediaBox Annots R
FontBBox CapHeight TypeFontDescriptorFontFile RStemV Descent Flags 
FontNameOZABETArialBoldMTAscent ItalicAngle 
BaseFontOZABETArialBoldMTCIDSystemInfoOrderingIdentityRegistryAdobeSupplement W 
TypeFontSubtypeCIDFontTypeFontDescriptor RDW CIDToGIDMapIdentity
DescendantFonts 
RBaseFontOZABETArialBoldMTTypeFontEncodingIdentityHSubtypeTypeToUnicode R
FontBBox CapHeight TypeFontDescriptorFontFile RStemV Descent Flags 
FontNameTOCCAPArialMTAscent ItalicAngle 
BaseFontTOCCAPArialMTCIDSystemInfoOrderingIdentityRegistryAdobeSupplement W 
TypeFontSubtypeCIDFontTypeFontDescriptor RDW CIDToGIDMapIdentity
DescendantFonts 
RBaseFontTOCCAPArialMTTypeFontEncodingIdentityHSubtypeTypeToUnicode R
BaseFontHelveticaTypeFontEncodingWinAnsiEncodingSubtypeType
BaseFontZapfDingbatsTypeFontSubtypeType
marchywka:/home/marchywka/junk# 



I've also got utilitities for building vocaulary lists and diffing them etc iif 
you want to find words in one list that
are missing in the other for example.


Mike Marchywka
1975 Village Round
Marietta GA 30064
415-264-8477 (w)<- use this
404-788-1216 (C)<- leave message
989-348-4796 (P)<- emergency only
marchy...@hotmail.com
Note: If I am asking for free stuff, I normally use for hobby/non-profit
information but may use in investment forums, public and private.
Please indicate any concerns if applicable.







----------------------------------------
> From: ad...@windward.net
> To: itext-questions@lists.sourceforge.net
> Date: Wed, 12 May 2010 10:40:42 -0600
> Subject: Re: [iText-questions] Bolded text is fuzzy in PDFs
>
> Hi Leonard,
>
> Here are links to both the pdf's.
>
> Bad -> http://www.windwardreports.com/temp/primf.pdf
> Good -> http://www.windwardreports.com/temp/primf2.pdf
>
> thanks
>
> -----Original Message-----
> From: itext-questions-requ...@lists.sourceforge.net 
> [mailto:itext-questions-requ...@lists.sourceforge.net]
> Sent: Wednesday, May 12, 2010 12:23 AM
> To: itext-questions@lists.sourceforge.net
> Subject: iText-questions Digest, Vol 48, Issue 33
>
> Send iText-questions mailing list submissions to
> itext-questions@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> or, via email, send a message with subject or body 'help' to
> itext-questions-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
> itext-questions-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of iText-questions digest..."
>
>
> Today's Topics:
>
> 1. Text extraction (Rui Ribeiro)
> 2. Bolded text is fuzzy in PDFs (Adam Mork)
> 3. Re: Bolded text is fuzzy in PDFs (Leonard Rosenthol)
> 4. Re: .NET/iTextSharp Apply Digital Signature (chorpeac)
> 5. Re: Text extraction (1T3XT info)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 12 May 2010 00:16:17 +0100
> From: "Rui Ribeiro" 
> Subject: [iText-questions] Text extraction
> To: 
> Message-ID: <00a501caf15f$f894f820$e9bee8...@ruirib.net>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
>
>
>
> I need to extract all text from a pdf file. Is there any code to achieve
> that? I have bought the 2nd edition of itext in action, but seems some of
> the relevant chapters for this are not yet available, but I do need to do
> this as soon as possible. Any hints or suggestions (I will be using
> iTextSharp)?
>
>
>
> Thank you
>
>
>
> Rui Ribeiro
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Tue, 11 May 2010 18:00:23 -0600
> From: Adam Mork 
> Subject: [iText-questions] Bolded text is fuzzy in PDFs
> To: "itext-questions@lists.sourceforge.net"
> 
> Message-ID:
> 
> Content-Type: text/plain; charset="us-ascii"
>
> Hi iText,
>
> Ive noticed that the bolded text in my generated PDF's looks particularly 
> blurry. If I zoom into the character it looks very precise, but zoomed out at 
> 100% it looks very choppy and uneven. Ive read that this may be caused by the 
> use of bitmap fonts instead of truetype ? Has anyone else had this problem 
> before? Are there any workarounds ?
>
> Thanks,
> Adam Mork
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Tue, 11 May 2010 17:04:16 -0700
> From: Leonard Rosenthol 
> Subject: Re: [iText-questions] Bolded text is fuzzy in PDFs
> To: Post all your questions about iText here
> 
> Message-ID:
> 
> Content-Type: text/plain; charset="us-ascii"
>
> There are various reasons this might be the case, but w/o seeing an actual 
> PDF - we can only speculate.
>
> From: Adam Mork [mailto:ad...@windward.net]
> Sent: Tuesday, May 11, 2010 5:00 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Bolded text is fuzzy in PDFs
>
> Hi iText,
>
> Ive noticed that the bolded text in my generated PDF's looks particularly 
> blurry. If I zoom into the character it looks very precise, but zoomed out at 
> 100% it looks very choppy and uneven. Ive read that this may be caused by the 
> use of bitmap fonts instead of truetype ? Has anyone else had this problem 
> before? Are there any workarounds ?
>
> Thanks,
> Adam Mork
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
                                          
_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1
------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to