<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>MobileRead Forums - PDF</title>
		<link>http://www.mobileread.com/forums</link>
		<description>Adobe PDF is commonly used to distribute print content; usually not the ideal format for smaller displays</description>
		<language>en</language>
		<lastBuildDate>Sun, 22 Nov 2009 09:03:29 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.mobileread.com/feeds/images/mr/misc/logo.gif</url>
			<title>MobileRead Forums - PDF</title>
			<link>http://www.mobileread.com/forums</link>
		</image>
		<item>
			<title>Embed a font in a PDF without making it huge</title>
			<link>http://www.mobileread.com/forums/showthread.php?t=62616&amp;goto=newpost</link>
			<pubDate>Wed, 18 Nov 2009 19:16:52 GMT</pubDate>
			<description><![CDATA[So I'm trying to format an book using Word '07 and I want to export it as a PDF.  I've done this several times, no problems.  I wanted to try something different though and embed the Adobe Garamond font.  It worked but the resulting file was 230mb.  I tried it again with Times New Roman and the file turned out at 7mb (it's 4,000 pages) which is fine.

So is there any way I can embed the fonts I want without making such a huge file?]]></description>
			<content:encoded><![CDATA[<div>So I'm trying to format an book using Word '07 and I want to export it as a PDF.  I've done this several times, no problems.  I wanted to try something different though and embed the Adobe Garamond font.  It worked but the resulting file was 230mb.  I tried it again with Times New Roman and the file turned out at 7mb (it's 4,000 pages) which is fine.<br />
<br />
So is there any way I can embed the fonts I want without making such a huge file?</div>

]]></content:encoded>
			<category domain="http://www.mobileread.com/forums/forumdisplay.php?f=184">PDF</category>
			<dc:creator>Kosst Amojan</dc:creator>
			<guid isPermaLink="true">http://www.mobileread.com/forums/showthread.php?t=62616</guid>
		</item>
		<item>
			<title>Adobe Export error</title>
			<link>http://www.mobileread.com/forums/showthread.php?t=62257&amp;goto=newpost</link>
			<pubDate>Sun, 15 Nov 2009 14:41:31 GMT</pubDate>
			<description><![CDATA[I get the following error dialog when exporting a un-DRM'd, un-secured PDF document to HTML 4.1 with Adobe 8 Professional;

"Acrobat was able to make this document accessible but found the following oddities:

Some font(s) missing information needed to determine the characters that correspond to the symbols (glyphs) in the font. [5185 of 29350 glyphs (Utopia-Regular-Identity-H)]"

Is this cause due to not having the Utopia Regular font installed?  If so, where is this font found?

Incidentally, inspection of the output file there is missing information...:(

Thx,
Gunner
:blink:]]></description>
			<content:encoded><![CDATA[<div>I get the following error dialog when exporting a un-DRM'd, un-secured PDF document to HTML 4.1 with Adobe 8 Professional;<br />
<br />
&quot;Acrobat was able to make this document accessible but found the following oddities:<br />
<br />
Some font(s) missing information needed to determine the characters that correspond to the symbols (glyphs) in the font. [5185 of 29350 glyphs (Utopia-Regular-Identity-H)]&quot;<br />
<br />
Is this cause due to not having the Utopia Regular font installed?  If so, where is this font found?<br />
<br />
Incidentally, inspection of the output file there is missing information...:(<br />
<br />
Thx,<br />
Gunner<br />
:blink:</div>

]]></content:encoded>
			<category domain="http://www.mobileread.com/forums/forumdisplay.php?f=184">PDF</category>
			<dc:creator>Gunnerp245</dc:creator>
			<guid isPermaLink="true">http://www.mobileread.com/forums/showthread.php?t=62257</guid>
		</item>
		<item>
			<title>Latex, PDF and the PRS-600 Dictionary</title>
			<link>http://www.mobileread.com/forums/showthread.php?t=61402&amp;goto=newpost</link>
			<pubDate>Thu, 05 Nov 2009 17:18:40 GMT</pubDate>
			<description>Hello,

Up until recently, I have been creating my ebooks with Microsoft Word and exporting to PDF for reading on my PRS-600.  

This worked fine, however I wanted more control over my fonts, justification, etc. so I recently started using XeLaTeX to create my PDFs.

Since switching to XeLaTeX, I notice that I can no longer use the dictionary feature of the PRS-600.  The reason is that now, when I double-tap a word, it selects everything from the previous punctuation mark to the next instead of just the word.

Does anyone know why this happens with a PDF output from XeLaTeX and not with a PDF output from Word?  How can I correct this behaviour?

:help:</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
Up until recently, I have been creating my ebooks with Microsoft Word and exporting to PDF for reading on my PRS-600.  <br />
<br />
This worked fine, however I wanted more control over my fonts, justification, etc. so I recently started using XeLaTeX to create my PDFs.<br />
<br />
Since switching to XeLaTeX, I notice that I can no longer use the dictionary feature of the PRS-600.  The reason is that now, when I double-tap a word, it selects everything from the previous punctuation mark to the next instead of just the word.<br />
<br />
Does anyone know why this happens with a PDF output from XeLaTeX and not with a PDF output from Word?  How can I correct this behaviour?<br />
<br />
:help:</div>

]]></content:encoded>
			<category domain="http://www.mobileread.com/forums/forumdisplay.php?f=184">PDF</category>
			<dc:creator>s3ntient</dc:creator>
			<guid isPermaLink="true">http://www.mobileread.com/forums/showthread.php?t=61402</guid>
		</item>
		<item>
			<title>Embolden font when rendering PDF</title>
			<link>http://www.mobileread.com/forums/showthread.php?t=60355&amp;goto=newpost</link>
			<pubDate>Sun, 25 Oct 2009 11:30:04 GMT</pubDate>
			<description><![CDATA[On E-ink devices, PDF is rendered a little light, the readability will improve if it can be rendered a little darker. I found a way to do that, with the "FT_Outline_Embolden", the patch for poppler and the result of pdftoppm is attached.

Hope useful for E-ink PDF viewer or PDF to image converter.]]></description>
			<content:encoded><![CDATA[<div>On E-ink devices, PDF is rendered a little light, the readability will improve if it can be rendered a little darker. I found a way to do that, with the &quot;FT_Outline_Embolden&quot;, the patch for poppler and the result of pdftoppm is attached.<br />
<br />
Hope useful for E-ink PDF viewer or PDF to image converter.</div>


	<br />
	<div style="padding:6px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:3px">
			
<a href="http://www.mobileread.com/forums/attachment.php?attachmentid=37987&amp;d=1256470048" rel="Lightbox_637014" id="attachment37987" target="_blank"><img class="thumbnail" src="http://www.mobileread.com/forums/attachment.php?attachmentid=37987&amp;stc=1&amp;thumb=1&amp;d=1256470048" border="0" alt="Click image for larger version

Name:	xixi-025.jpg
Views:	N/A
Size:	438.8 KB
ID:	37987" /></a>
&nbsp;

<a href="http://www.mobileread.com/forums/attachment.php?attachmentid=37988&amp;d=1256470048" rel="Lightbox_637014" id="attachment37988" target="_blank"><img class="thumbnail" src="http://www.mobileread.com/forums/attachment.php?attachmentid=37988&amp;stc=1&amp;thumb=1&amp;d=1256470048" border="0" alt="Click image for larger version

Name:	xixib-025.jpg
Views:	N/A
Size:	473.7 KB
ID:	37988" /></a>
&nbsp;

			</div>
		</fieldset>
	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.mobileread.com/forums/images/mr/attach/gz.gif" alt="File Type: gz" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.mobileread.com/forums/attachment.php?attachmentid=37989&amp;d=1256470328">poppler-embolden.patch.gz</a> (378 Bytes)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.mobileread.com/forums/forumdisplay.php?f=184">PDF</category>
			<dc:creator>caritas</dc:creator>
			<guid isPermaLink="true">http://www.mobileread.com/forums/showthread.php?t=60355</guid>
		</item>
		<item>
			<title>Convert size of pdf to sony prs-505 format</title>
			<link>http://www.mobileread.com/forums/showthread.php?t=60352&amp;goto=newpost</link>
			<pubDate>Sun, 25 Oct 2009 10:05:43 GMT</pubDate>
			<description>After two days of reaserch  and trial and error I address myself to you:

I do not manage to convert the size of an exsiting *.pdf file to an appropriate size readable using my Sony PRS-505. The font of the pdf stays too small to read. 

I tried:
- Acrobat 8 - changed of font size and layout (page setup in pdf printer) -no result font still too small -unreadable
- unsed pdflrf - no result - font still too small -unreadable
- used calibri - lrf file - text entirely gone pics displayed correctly
- converted the pages into jpegs using pdflrf  - too big for reader
- tried various pdf-to-word converters - output either scrambled - text gone- import if rtf/or doc fails


pdf: generated by acrobat 4x from an *.indd document. pdf Size: 4,65 x 7,36 inches

does anybody has got another idea?
Any hint will be highly appreciated

TIA</description>
			<content:encoded><![CDATA[<div>After two days of reaserch  and trial and error I address myself to you:<br />
<br />
I do not manage to convert the size of an exsiting *.pdf file to an appropriate size readable using my Sony PRS-505. The font of the pdf stays too small to read. <br />
<br />
I tried:<br />
- Acrobat 8 - changed of font size and layout (page setup in pdf printer) -no result font still too small -unreadable<br />
- unsed pdflrf - no result - font still too small -unreadable<br />
- used calibri - lrf file - text entirely gone pics displayed correctly<br />
- converted the pages into jpegs using pdflrf  - too big for reader<br />
- tried various pdf-to-word converters - output either scrambled - text gone- import if rtf/or doc fails<br />
<br />
<br />
pdf: generated by acrobat 4x from an *.indd document. pdf Size: 4,65 x 7,36 inches<br />
<br />
does anybody has got another idea?<br />
Any hint will be highly appreciated<br />
<br />
TIA</div>

]]></content:encoded>
			<category domain="http://www.mobileread.com/forums/forumdisplay.php?f=184">PDF</category>
			<dc:creator>rocklobster</dc:creator>
			<guid isPermaLink="true">http://www.mobileread.com/forums/showthread.php?t=60352</guid>
		</item>
		<item>
			<title><![CDATA[PDF Won't Change text size]]></title>
			<link>http://www.mobileread.com/forums/showthread.php?t=60289&amp;goto=newpost</link>
			<pubDate>Sat, 24 Oct 2009 17:03:55 GMT</pubDate>
			<description><![CDATA[I have a PDF that won't change text size, is it DRMed?
any workarounds? zooming it is a bad choice for reading incase you are wondering
Thanks!]]></description>
			<content:encoded><![CDATA[<div>I have a PDF that won't change text size, is it DRMed?<br />
any workarounds? zooming it is a bad choice for reading incase you are wondering<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://www.mobileread.com/forums/forumdisplay.php?f=184">PDF</category>
			<dc:creator>TGNY</dc:creator>
			<guid isPermaLink="true">http://www.mobileread.com/forums/showthread.php?t=60289</guid>
		</item>
		<item>
			<title>PDF, my expereince Palm, Sony readers, iPhone and ipod touch</title>
			<link>http://www.mobileread.com/forums/showthread.php?t=60239&amp;goto=newpost</link>
			<pubDate>Fri, 23 Oct 2009 21:38:06 GMT</pubDate>
			<description><![CDATA[Hi all,
Most of the documents offered on most of the sites I visit are presented in PDF format.
I faced the same issues PDF you all face with PDF docs:

1. The need for a reasonable large screen to view the PDF files (converting is not an option)
2. The need to be able to zoom if the screen is small
3. The hardware must be capable of handling the demanding PDF documents (a color magazine that spans 200 or more pages, the 1000+ pages text book with diagrams)
4. maybe bookmarks and identification of document's table of contents

I used to use the Adobe PDF reader on a PALM TX device, it just butchers the document.
PalmPDF did a great job, it reads the native PDF files very well even the large ones
it crashes under the load of very large files with large color images, but you can always choose to read in grey scale (never use the black and white, it's terrible).
one advantage of palm is it can read other files (TXT, PRC, DOC, PPT, Excel, Mobi and palm ebooks) note that I have been looking for ePub reader or a CHM reader nothing did the job.
Palm is also a great platform to do other things (play music, videos and install other useful apps). the only problem that it is practical, too practical, it is boring and premitive.

Sony:
PRS 505 butchered PDFs, hardware couldn't cope, got rid of it in a month.
PRS 700 : tricky, it had a leaky battery, or I didn't bother removing the SD card or completely shutting it down. although I bought it direclty online from Sony, unlike the 505 when I unboxed it, the battery was 0%.
I think its the best Sony that handles PDFs, you can zoom, rotate the screen, search (only the current title) I tried searching a PDF dictionary once, I had to stop before the battery ran out, takes forever.

everybody complained about the reflections and the light, I had no choice it was the only thing (Kindle DX does not zoom, or so I heard, Irex had the worest customer support, or so I heard). besides what glare? what reflection? how many hours do you spend in front of a computer screen?
I think eye strain is eye strain no matter what you are looking at.

The iPhone : I would've said it is the greatest, it has everything support (PRC i think is only supported by isilo it is for about $10, maybe other book readers can do PRC and PDB formats, I am new to iPhones) Stanza is great it is like having a Kindle or a connected sony
I didn't mind the small sceeen,
I didn't mind that I am forever attached to itunes, but what is really bugging me is the lack of native folder storage for PDF!
if you want to store and read PDFs you need to download an app that act like a server on your iPhone, you have to type in the URL of your iPhone on the browser's address to get into the phone via wi-fi to transfer the books to the phone (which works sometimes! but never for large books, at least for me , until now).

the iPhone interface is the most appealing, but transferring the books is a nightmare.

still looking!]]></description>
			<content:encoded><![CDATA[<div><font size="4">Hi all,<br />
Most of the documents offered on most of the sites I visit are presented in PDF format.<br />
I faced the same issues PDF you all face with PDF docs:<br />
<br />
1. The need for a reasonable large screen to view the PDF files (converting is not an option)<br />
2. The need to be able to zoom if the screen is small<br />
3. The hardware must be capable of handling the demanding PDF documents (a color magazine that spans 200 or more pages, the 1000+ pages text book with diagrams)<br />
4. maybe bookmarks and identification of document's table of contents<br />
<br />
I used to use the Adobe PDF reader on a PALM TX device, it just butchers the document.<br />
PalmPDF did a great job, it reads the native PDF files very well even the large ones<br />
it crashes under the load of very large files with large color images, but you can always choose to read in grey scale (never use the black and white, it's terrible).<br />
one advantage of palm is it can read other files (TXT, PRC, DOC, PPT, Excel, Mobi and palm ebooks) note that I have been looking for ePub reader or a CHM reader nothing did the job.<br />
Palm is also a great platform to do other things (play music, videos and install other useful apps). the only problem that it is practical, too practical, it is boring and premitive.<br />
<br />
Sony:<br />
PRS 505 butchered PDFs, hardware couldn't cope, got rid of it in a month.<br />
PRS 700 : tricky, it had a leaky battery, or I didn't bother removing the SD card or completely shutting it down. although I bought it direclty online from Sony, unlike the 505 when I unboxed it, the battery was 0%.<br />
I think its the best Sony that handles PDFs, you can zoom, rotate the screen, search (only the current title) I tried searching a PDF dictionary once, I had to stop before the battery ran out, takes forever.<br />
<br />
everybody complained about the reflections and the light, I had no choice it was the only thing (Kindle DX does not zoom, or so I heard, Irex had the worest customer support, or so I heard). besides what glare? what reflection? how many hours do you spend in front of a computer screen?<br />
I think eye strain is eye strain no matter what you are looking at.<br />
<br />
The iPhone : I would've said it is the greatest, it has everything support (PRC i think is only supported by isilo it is for about $10, maybe other book readers can do PRC and PDB formats, I am new to iPhones) Stanza is great it is like having a Kindle or a connected sony<br />
I didn't mind the small sceeen,<br />
I didn't mind that I am forever attached to itunes, but what is really bugging me is the lack of native folder storage for PDF!<br />
if you want to store and read PDFs you need to download an app that act like a server on your iPhone, you have to type in the URL of your iPhone on the browser's address to get into the phone via wi-fi to transfer the books to the phone (which works sometimes! but never for large books, at least for me , until now).<br />
<br />
the iPhone interface is the most appealing, but transferring the books is a nightmare.<br />
<br />
still looking!</font></div>

]]></content:encoded>
			<category domain="http://www.mobileread.com/forums/forumdisplay.php?f=184">PDF</category>
			<dc:creator>prs700</dc:creator>
			<guid isPermaLink="true">http://www.mobileread.com/forums/showthread.php?t=60239</guid>
		</item>
	</channel>
</rss>
