Sunday, December 30, 2007

Reading converted PDF in Palm OS using Plucker

Plucker is a toolset for reading HTML documents on Palm OS devices. Plucker Distiller prepares your HTML and packs it into a Palm PDB file. Plucker Desktop is a graphical interface for managing Distiller. Plucker Viewer organizes Plucker documents on your Palm so that you can read them. Desktop and Distiller run on your host machine, while the Viewer runs on your Palm. Plucker is free software.


Visit http://www.plkr.org and download the Plucker Desktop installer for your platform. Launch the installer and it will unpack all three components. You must supply information about your target Palm device, but do not worry about getting locked into these preferences. You can configure document conversion settings individually later.

If the Plucker Desktop gives you regular errors that the locale cannot be set, select Options Preferences Interface and uncheck the "Translate interface into the local language" checkbox.

Plucker Desktop organizes local files and remote web pages into channels. To create a channel for your HTML file, drag-and-drop it into Plucker Desktop. After you name the new channel, its configuration window opens. Here are a few items of particular interest:

Limits
For converting a traditional document (as opposed to a web site), increase the Maximum Depth to ensure that all your links get followed. Set Stay on Host to keep Plucker from following any Internet references.

Images
Images can quickly bloat your document file size. Tune these settings to match your document's requirements.
Under Advanced Image Handling you can set the maximum dimensions for image thumbnails. Any image larger than this gets downsampled to fit. Thumbnails are displayed inline with your document and can be linked to a larger image.
The original, standard Palm OS display is 160 160, so thumbnails shouldn't be wider than 150 pixels on these models (to leave room for the scrollbar). The newer, high-resolution display is 320 320, which can accommodate a 300-pixel-wide thumbnail. Using the smaller, 150-pixel width ensures your images are fully visible on all Palm OS devices. The viewer trims thumbnails that are too wide to fit on the screen. When fidelity is essential, use the other settings in this window to link the thumbnail to a larger image that the user can pan.
High-resolution Palm OS devices should use the "hires" versions of the viewer and SysZLib library.

Output Options
ZLib compression works much better than DOC compression does. To read ZLib-compressed documents you must run Palm OS 3 or later (OS 3 premiered in 1998 on the Palm III) and have the SysZLib shared library installed on the device. SysZLib comes packaged with Plucker Desktop.

Destination
Specify the location where the output document will be put.

Create the Plucker document by selecting the channel and then selecting Update Update Selected Channels.

Preview your Plucker documents on your PC by installing the Palm OS 5 Simulator. Download it from http://www.palmos.com/dev/tools/simulator/.

For best results, the input should use old-fashioned HTML 3.2 text-styling tags (e.g.,
) instead of CSS styling.

Create an HTML Edition from StarOffice and OpenOffice

Like Word 2002, StarOffice enables you to Save As . . . HTML, but it then replaces the currently open source document with the new HTML document. Close this new document because you should edit only the source.Customize HTML output options from Tools >Options . . . >Load/Save, especially the HTML Compatibility section. I like to set the HTML Compatibility Export to HTML 3.2 when creating material for handheld reading.

Convert Word Documents to HTML with wvWare

wvWare can convert Microsoft Word documents to several formats, including HTML. It is a command-line tool developed on Linux that has been ported to Windows. It is free software and can be found at http://wvware.sourceforge.net.

Create an HTML Edition from Microsoft Word:Mac v.X

Word:Mac does not have a built-in Save As Filtered Web Page option, but it does include a Save Only Display Information option under File Save As Web Page that accomplishes a similar result. The Web Options button on that dialog also enables you to choose how some aspects of web page creation are handled.

Wednesday, December 19, 2007

How to Create an HTML Edition from Microsoft Word 2002 and 2003?

In Word 2002 and 2003 you can save your document as a web page or a filtered web page. A Word web page includes extra document information in case you want to edit it in Word later. A filtered web page omits this extra information, making it more suitable for distribution.
  1. If you have been making changes, save your source document now (File Save). Otherwise, your changes will be lost.
  2. Select File Save As . . . .
  3. In the "Save as type" drop-down box, select Web Page, Filtered.
  4. A dialog will open, warning you that this format doesn't contain Word's special tags. Confirm that this is acceptable by clicking Yes.
  5. The side effect of this Save As . . . operation is that you are no longer editing the source document in Word. Instead, you are editing the filtered HTML document you just created. Close this document, because you should make edits only to the source.
Customize HTML output options by selecting Tools Options . . . General Web Options . . . . For example, you can enable old-fashioned HTML 3.2 text styling by disabling Rely on CSS for Font Formatting.

Tuesday, December 18, 2007

What is a multipurpose PDF?

You may want to try to give readers many editions in one package without tagging your PDF.

PDF makes a document portable by wrapping all its resources into a neat, single package. As people desire more features, more things get packed into the PDF. By attempting to make one file do all things for all people, that one file becomes large and unwieldy. Its portability begins to suffer.

In particular, Adobe has worked to add an information-oriented XML-ish layer on top of its presentation-oriented PDF features. The result is a single file that you can use for many purposes, such as paper printing, handheld reading, accurate text-to-speech, and accurate data extraction. However, creating these tagged PDFs is a slow and expensive process. The data layer is interwoven with the presentation layer, so accessing the data is difficult. Consequently, your readers have few options for utilizing this data. Finally, a tagged PDF file can grow to more than twice the size of its untagged counterpart.

In general, I advocate distributing a separate edition for each target medium. This is much easier on your readers and on your workflow. Eating sushi requires two chopsticks. Planar geometry requires five postulates. Some things shouldn't be reduced too far; don't feel compelled to make one edition do all things for all readers.

With that said, sometimes it makes sense to distribute multiple editions as a single PDF. For example, you might want to use PDF features such as encryption or digital signatures across all your editions. Instead of tagging your PDF, consider packing alternative editions into your PDF as attachments .

Candidates for attachments include the HTML edition, spreadsheet-ready document data, the handheld edition, or even the source document.

The concept of different attachments for different purposes makes more sense to readers than a single, shape-shifting (tagged) PDF. Also, they will immediately understand the benefits of each alternative edition. "HTML Edition" means reflowing text, easy data extraction, and easy text-to-speech. "Tagged PDF" means little to most people, so you might add: " . . . that acts like HTML sometimes. You own Acrobat, right?" You will have a struggle on your hands, assuming your reader has that much patience.

Saturday, December 15, 2007

How to Create a Printable, On-Screen Edition from Word?

Most documents are configured to print letter-size pages with a vertical, portrait orientation. Yet computer screens have a horizontal, landscape orientation. Accommodate on-screen reading and paper printing by setting your document's layout to two-column, landscape-oriented pages. Sadly, Acrobat's PDFMaker can't create accurate bookmarks and hyperlinks in this kind of document.

Microsoft Word 2002
Select File Page Setup Margins. Set Apply To: to Whole Document. Set the Multiple Pages field to 2 Pages per Sheet. Set the Orientation to Landscape. Set the page margins to:

Top: 0.75 inch
Bottom: 0.75 inch

Outside: 0.50 inch
Inside: 0.50 inch

Click the Paper tab and set the Paper Size: to Letter. Click the Layout tab and set both Header and Footer to 0.40 inch. Click OK to accept these new Page Setup settings.

When you use the print preview, it will show you only one side of your "2-up" page. Print to PDF and review the results.

Microsoft Word 2000
Select File Page Setup Margins. Set Apply To: to Whole Document. Check the 2 Pages per Sheet checkbox. Set both Header and Footer to 0.40 inch. Set the page margins to:

Top: 0.75 inch
Bottom: 0.75 inch

Outside: 0.50 inch
Inside: 0.50 inch

Click the Paper Size tab. Set the Paper Size: to Letter and the Orientation to Landscape. Click OK to accept these new Page Setup settings.

When you use the print preview, it will show you only one side of your "2-up" page. Print to PDF and review the results.

Microsoft Word:Mac v.X (or any Mac application)
On the Macintosh, you don't need to make changes to the document in Word, because the operating system offers a range of pages per sheet on the Layout area of the Print dialog box. Format the document as you normally would, and when you go to print to PDF, select the Layout option. You can pick from 1 to 16 pages on a sheet, though 2 is probably best if you want people to read it on-screen. Again, you won't have all the features that PDFMaker provides.

Friday, December 14, 2007

How to convert to PDF in Wordperfect?

Newer versions of Corel WordPerfect have a File>Publish To>PDF feature that gives you options for adding PDF features. Or, you can use the PDF Tweaker macro for WordPerfect, which also adds links and bookmarks to your PDF. In addition to PDF Tweaker, you must also have Acrobat Distiller or Ghostscript. PDF Tweaker does not actually create the PDF; it just adds pdfmarks to the print job.

Visit http://www.wpuniverse.com/vb/showthread.php?threadid=6136 to learn more about PDF Tweaker.

Thursday, December 13, 2007

How to create interactive PDF with OpenOffice?

Newer versions of OpenOffice can create PDFs directly from your document with the File > Export as PDF feature. However, the resulting PDF lacks interactive features.To create a PDF with bookmarks, metadata, and hyperlinks, you must use the extendedPDF macro in combination with Ghostscript or Distiller.
Visit http://www.jdisoftware.co.uk/pages/epdf-home.php to learn more about extendedPDF.

Sunday, December 9, 2007

How to create PDF with Microsoft Word and Gs4Word on Windows?

Gs4Word is a Word macro that interfaces with Ghostscript. It adds a menu to Word called PDF and a shortcut button to Word's Standard toolbar. It can add bookmarks, metadata, and display setting to your PDF. Its configuration dialog enables you to manage a set of Ghostscript profiles. Set your desired profile with the PDF>Configure...>PDF File>Output Medium drop-down box.

The Gs4Word home page (http://www.schmitz-huebsch.net/gs4word/) is in German, but you can configure the program's interface to use English.

Friday, December 7, 2007

How to create PDF with Word and Ghostword?

GhostWord is an interface software that integrates Ghostscript with Word. It adds a button in toolbar that launches the GhostWord. Use the GUI to convert the Word document to active full-featured PDF. You can also run the GUI outside Word. GhostWord even has a command line interface.

GhostWord can add bookmarks, links, metadata, and the parameters of your PDF. It also manages the parameters of your Ghostscript. Select a Ghostscript profile of Document>Optimize PDF for: drop-down list box, or adjust the settings individually Ghostscript in Converter Settings tab. Save these settings in a configuration file for later retrieval.

GhostWord is distributed free at http://www.et.dtu.dk/software/ghostword/

Thursday, December 6, 2007

How to create interactive PDF with Microsoft Word?

During its installation setup, Adobe Acrobat gives you the option to install the PDFMaker Macros for Microsoft Word. PDFMaker will add a menu in Word called Adobe PDF. It also adds a toolbar with buttons that will activate elements of this menu. Select Adobe PDF>Convert to Adobe PDF or click on the button with PDF document icon to create your PDF. On Macintosh, you need only to install Acrobat toolbar while it's offering very little control over its operation.

Under Windows, configure PDFMaker by selecting Adobe PDF>Change Conversion Settings. . . in Microsoft Word. The Change Conversion Settings drop-down list allows you to select a profile of Distiller, just as you would if you want to print a PDF file. The other tabs allow you to add encryption, links, metadata, bookmarks, and other nice features of your PDF. One feature I was specifically disable Enable Accessibility and Reflow with Tagged PDF. This feature allows PDF to behave a bit like HTML, but it can double (or more!) the size of your PDF file.


Wednesday, December 5, 2007

How to pick topic for your PDF ebook?

Try to convince people to buy your book is a big challenge. It would be helpful use marketing strategy to sell your book. This broader strategy relating to the sale of yourself. If people start to believe that you are a reliable source of information, they will buy your book, they'll attend your seminar, purchase your advice, visit your site, read your blog, and refer friends.

Here are some ideas on how to complete your career in publishing.

Pick a Niche
Common topic are pretty crowded. A book on Macromedia Dreamweaver is competing with hundreds if not thousands other books on Dreamweaver currently available. Aiming to consider a specialized niche. For example, Amazon search shows that only a handful of books are dedicated to Dreamweaver scripts. A consumer who wants to read about scripting Dreamweaver certainly will show interest in these small selection of books. As a professional, you probably have a specialty. It makes sense to put your specialty using a specialized service, publishing niche.

Explore current topics
Read and write about a new technology or trend. Or write about a recent event. These publications may look more like the reports that the books, but buyers will appreciate your speed. Another service was created http://www.LJBook.com. It creates a PDF of your LiveJournal blogs.

Complete your Consulting
If you are currently a consultant, try to publish a book that discuss and solve the most common problems that often encountered in your field. Your status as a competent consultant would boost the sales of your books and also your status as an accomplished author on your field.

Monday, December 3, 2007

How to use Amazon to sell your book?

If you have complete your content and register to an ISBN and printed your book. Then, you need to sell your book and bring it to your readers. If you are in Northern America and obtain worldwide distribution rights, you may apply for the Amazon Advantage program.

After approval, Amazon insert your title to its catalog and store a few of your books in its warehouse. When customers buy your book, Amazon processes and send the orders. You'll have to give Amazon a 55% discount from the suggested retail price that you set. Amazon also require you a $29.95 annual membership fee.

So, if you suggested retail price of $30, each purchase through Amazon would give you 45%, or $13.5.

Other than books, you can also include CD music or VHS/DVD videos that you created, but not e-books. For more details on how to join the Amazon Advantage program, see http://www.amazon.com/exec/obidos/subst/partners/direct/advantage/home.html.

Saturday, December 1, 2007

Hiring publisher for your PDF ebook

If self-publishing a book seems like too much trouble for you, you may consider using a service provider that will publish the book for a fee. You can view a list of suppliers at (https://www.lightningsource.com/ResourcesLinks.htm#AuthorServicesLinks) They offer various programs and some services.

One good example is the iUniverse (http://www.iuniverse.com). For $ 459, iUniverse will take your electronic PDF document and creates two editions: the printed paperback edition and the PDF e-book file. iUniverse assigns ISBN, design cover graphics, and lists of your books with Amazon and Barnes & Noble. iUniverse will pay you 20% royalties for every book sold minus book for shipping and handling.

It's quite difficult to know how much you would receive for each book sold. If iUniverse sell your book for $50 suggested retail price, Amazon will pay iUniverse 50% ($25). Let us assume that the costs of shipping and handling $ 2, leaving $ 23. From there, you get 20%, or $ 4.60. You can also visit http://www.booksandtales.com/pod/rword.htm, for detailed information on this issue.

Thursday, November 29, 2007

ISBN for your PDF document

The registrant of the ISBN have the credit of publishing your book. By purchasing unique ISBN, you may also get the privileges of a publisher. ISBN stands for International Standard Book Number, which is a ten-digit number. Your published book must have one to identify from other books on net.ISBN must be printed on the cover of book, so get one before going to public about your book.
Try to think of a name for your publishing house and visit http://www.isbn.org to apply an order for ISBN publisher prefix. This prefix will be used in all your ISBN numbers. You must purchase a package of 10, 100, 1,000, or 10,000 ISBN numbers. The larger the package the cheaper the price for individual ISBN number

Publishing a book involves good coordination on many resources in your disposal. Let's presume that each step will require twice as much time as your expectation and you should have your book ready on time.

When you obtain the ISBNs, you will receive online account information. Use this online account to implement ISBN to your book. You cannot reuse an ISBN for more than one book. After the book ISBN is assigned, go to Books in Print at http://www.bowkerlink.com and list your book for free.

How to quickly show the content of a group of PDF files in HTML page?

If you have some PDF files and you want your visitor able to browse its content you need to create a PDF document portal. This would enhance the experience of your visitor in your site, which enable the to browse the PDF file, without downloading once at a time.

Follow this procedure
1. Download pdftk and pdfportal
2. Extract the content to your PHP-enabled web serve
3. Edit pdfportal.config.php to refer the location of pdftk on your system.
4. Let's assume you copy the pdfportal files in http://localhost/pdfportal/ and the PDF files are located in http://localhost/PDFcollection/, view this directory using the portal, pass it to pdfdir.php with this path:

http://localhost/pdfportal/pdfdir.php?dir=/PDFcollection/

pdfdir.php calls pdftk's dump_data operation to create info files for every PDF in this directory, as needed. It then uses these plain-text info files to create an informative HTML summary page.

In this way you can very quickly display the name of your PDF files and when the user click on its title it would show the contents.

Monday, November 26, 2007

How to create PDF document portal in webpage?

PDF document portal in webpage, would allow you to display the PDF document based on its sections. It would greatly enhance the viewer's ability to select the best content based on their preference.
1. Download pdftk
2. Download pdfportal
3. Download pdftotext
3. Unzip pdfportal, copy the contents to your web server which support PHP
4. Edit pdfportal.config.php to refer the location of pdftk and pdftotext in your webserver
5. If you can't install pdftk or pdftotext on your web server, use pdftk and pdftotext on your local machine to create the necessary data files and then upload these data files to your web server. Read
pdfportal.config.php for details.
6. Let's assume the pdfportal files is copied in
http://localhost/pdfportal/ and the location of the PDF document is http://localhost/pdfportal/sample.pdf, use this path to view PDF using the portal by passing it to pdffile.php
http://localhost/pdfportal/pdffile.php?pdf=/collection/sample.pdf

pdffile.php tells pdftk to create http://localhost/collection/sample.pdf.info, if it isn't exist. pdffile.php then uses the converted plain-text info file to create an HTML page. An info file is simply the output from pdftk's dump_data operation

Open your PDF's document portal. If pdffile.php can find pdftotext on your computer (see pdfportal.config.php), it does two things. It uses pdftotext to convert your PDF into a plain-text file, and it activates its search interface. It stores the plain-text file in the same directory as the PDF file.

When you submit a search, pdffile.php scans this text file to discover which PDF pages contain your search terms. It reports search hits in reading order. If the PDF has bookmarks, these are used to organize the results. Click a link and the PDF opens to that page.

How to extract the keyword of your PDF documents?

Knowing your PDF keywords is important to write excerpts and descriptions of your documents. Large PDF document would make it hard for you to decide the best keyword for your PDF document.
Follow these procedures

1. Convert your PDF into a text file which would ease the keyword analysis, download xpdf.

2. Unzip, and copy pdftotext.exe to any folder you want. Macintosh OS X users can download a pdftotext installer here.

3. Run pdftotext from the command line, the command format of pdftext is the following

pdftotext input.pdf output.txt

4. Download the keyword extractor here, the downloaded file is 'kw_index-1.0.zip

5. Extract the file, use the following command format
kw_catcher {window size} {report style} {text input filename}


Window size= too small will make you miss the keyword, too high would result in high number of noise words (and, if, or....), try 12 as default, adjust accordingly.
Report Style= fill in with 'frequency'
text input filename= input file, the converted text file.

For example,
kw_catcher 12 frequency sample.txt

Sunday, November 25, 2007

How to create Windows shortcut for a PDF page?

Ordinary Windows shortcut only able to be directed to a specific PDF file, not to a specific PDF page. The ability to create a shortcut for a PDF page would certainly enhance your productivity.

Follow these steps,
1. In the Windows File Explorer menu, select Tools>Folder Options and then click the File Types tab.
2. Select the Adobe Acrobat Document (PDF) file type and click the Advanced button (in Windows XP and 2000) or the Edit button ( in Windows 98).
3. Double-click the Open action to change its configuration.
4. In the Edit Action Dialog for the Adobe Acrobat Document file type, fill in the values just like in the table below.

Field name

Field value

DDE Message

[DocOpen("%1")] [DocGoTo("%1",%2=0)]

Application

acroview

DDE Application Not Running


Topic

control


Photo Sharing and Video Hosting at Photobucket

Based on the DDE message, Acrobat opens the PDF file initially at the first argument (%1) and then to go to the page in the second argument (%2). If %2 is not available, Acrobat will open the PDF in the first page (page zero).

Click OK, OK, and Close, and you are now have a shortcut for a specific PDF page.

Saturday, November 24, 2007

How to enable specific page bookmarking to online PDF?

Web browsers are normally unable to bookmark online PDF pages, use this tips to fix that.
  • Goto http://www.pdfhacks.com/shortcuts/ , download shortcuts-1.0.zip.
  • Extract and copy 'shortcuts.api' file to the Acrobat's plug_ins folder. The folder is usually located in C:\Program Files\Adobe\Acrobat 5.0\Acrobat\plug_ins\
  • Restart Acrobat
  • There would be a submenu in Acrobat Plug-Ins menu and a new button called 'Create Shortcut to This Page' in the navigation toolbar
How to use this new feature?
When you find the PDF page you like, click the new button and an internet shortcut would appear in the bookmark folder of your browser. When you activate this bookmark, the web browser will automatically goto the specific page of an online PDF, instead go to the front page of the online PDF file.

You can convert this bookmark to Mozilla by selecting File>Export and Import in Internet Explorer.
However if the browser unable to display the bookmarked page after you run the bookmark, try these tips.
  • In Internet Explorer, your browser should be configured to open shortcut in new window configure by opening Tools Internet Options . . . Advanced and then removing the checkmark next to the "Reuse windows for launching shortcuts" option.
  • On Mozilla, click the Reload button or select View Reload after you activate a shortcut.

Friday, November 23, 2007

How to add bookmark capability in Acrobat Reader?

Web browsers have the ability to bookmark PDF pages, yet curiously Acrobat Reader does not have that capability.
Download the javascript file called 'bookmark_page.js' here
Extract the file and put into the javascript folder at your Acrobat installation directory.

How to use this new feature?
1. When you find the PDF page you want to bookmark, press the three keys combination (Alt V 5)
2. To call for a bookmarked page use the three keys combination, (Alt V 6)
3. To delete a bookmark, select View>Remove Bookmark, you will be given a list of bookmarks, delete any bookmark you want.

Thursday, November 22, 2007

How to extract components of PDF files?

PDF files may contain components such as tables that can be easily copied into Excel
Download pdftk

Use these commands to use pdftk

pdftk  document.pdf  unpack_files

If the PDF is protected, you must fill in the password:
pdftk  document.pdf  input_pw  fill the password here  unpack_files

How to use thumbnails effectively in Acrobat?

- In thumbnail view, draw a rectangle to select a group of pages. You may remove or add pages by holding down the Ctrl key (Shift on the Macintosh) then click single pages to add or remove them to your selection. Right-click on this pages selection and you will find many operations that can be utilized.

- You may also drag and drop the thumbnails image to a new location within the document. This would permanently move a page into a new location.

- To copy the pages, follow the above step but holding down the Ctrl key and then click-and-drag the selection to the location you want. The pages would be copied into a new location.

- To copy the pages from one PDF file to another, open both target and source PDF thumbnails so they both are visible in Acrobat. Click-and-drag the selected page into the target PDF.

- To move the pages from one PDF file to another, open both target and source PDF thumbnails so they both are visible in Acrobat. Click-and-drag the selected page into the target PDF.

How to speed up thumbnails view in Acrobat Reader?

If you widen the thumbnail view, more thumbnails image would be visible and they are organized into rows and columns.

If you think that the thumbnails seem to be displayed too slowly, you can try to select 'Embed All Page Thumbnails' from the Options (or Thumbnail) menu. Then Acrobat will save these thumbnail images into the PDF file. You may undo this feature by selecting 'Remove Embedded Thumbnails'.

Creating Slide-Show in Acrobat Reader

Download the Javascript file here
Put this file into 'javascript' folder inside your Acrobat Reader installation directory.
Open the Acrobat Reader and you will find a new option at 'View' pulldown menu, called 'Page Turner'. You may adjust the speed by selecting 'Faster' or 'Slower'

Use Page Down to fast forward
Use Page Up to rewind

Select 'Stop Page Turner' to deactivate the slide show.

How to know the function of an Acrobat plugin?

You want to remove your plugins, but don't know which plugins to remove? Acrobat explain the function of each plugins in the Help dialog. Click on one of these plugins and it will provide you with the file name, basic description, and the plugin dependencies. It is good to read help file, because it provides a simple list of Acrobat plugins functions.

Go to this list and write the file name of the plug-ins you do not need. Close Acrobat and use your file manager to go to the plugins directory, move the unneeded plugings from 'plug_ins' into 'plug_ins.unplugged' folder. Then open Acrobat and test its new configuration.
You may not need these plugins and you may remove them as you wish

Accessibility Checker,
Catalog,
Database Connectivity,
Highlight Server,
Infusium,
Movie Player,
MSAA,
Reflow,
SaveAsRTF,
Spelling,
Web-Hosted Service.

How to speed up Acrobat Reader?

Adobe Acrobat Reader and its complements provide standard features that take form as modular plug-ins. These plugins are automatically run when Acrobat loaded. You may speed up the start up process of Acrobat.

A really straightforward technique is to hold the Shift key during the loading of Acrobat, which prevents all plugins to load. A more permanent solution is to prevent unwanted plug-ins to run in the first place,

Do note that if you exclude these plugins, Acrobat may function improperly. If a PDF file seems to be defective, try viewing with the entire of Adobe plugins loaded.

How to deactivate plugins?
Acrobat (Reader) load the plugin when the application starts. On Windows, Acrobat looks at a specific directory and tries to examine the files in it. This directory is named 'plug_ins' and it usually located in


C:\Program Files\Adobe\Acrobat 8.0\Acrobat\plug_ins\
Or:
C:\Program Files\Adobe\Acrobat 8.0\Acrobat\Reader\plug_ins\

Under Windows, these plugins are often called *. API, but they are actually DLL files .
In the Macintosh, plugins are located the Acrobat Package. Control-click (or right-click if you have a two-button mouse) on the icon for Acrobat, and choose Show contents in the menu. A window with a folder named subjects would appear. There would be another sub-folder called plug-ins, which contains the Macintosh version of the similar plug-ins.

Create a folder named plug_ins.unplugged in the same directory or folder where plug_ins (or plug) located. In order to avoid these plugin loaded by Acrobat, you need only to move the plugins from plug_ins to plug_ins.unplugged.

Reading PDF file with Ghostscript

The tools for Ghostscript is an alternative to a number products released by Adobe. It uses the PostScript processor, which works on PDF files.

PostScript is the ancestor of the PDF and its complements. It is a programming language which focuses on the pages for describing how it is to be printed, while PDF is descriptive in its manner. You can convert PostScript/PDF and vice versa. Many systems printers and the handle both PostScript and PDF, the most commonly used exchange format between computers.


Although usually Ghostscript may run from command line or can be integrated with other available processes, you can also utilize it as a rendering engine for some viewers. Ghostview and GV is supported by Unix and VMS, MacGSview is a viewer used in Macintos. GSview supports OS/2, Windows and Linux. You must install the ghostscript before installing the GSview. The GSview once installed, it will directly open Encapsulated PostScript (EPS), PostScript and certainly PDF.

GSview does not provide nifty features. The toolbar at the top navigation offers basic features such as zoom and search (eyes). If you browse the menu, you will find plenty of PostScript utility functions. GSView is a great tool if you want to work with both PostScript and EPS files, because it allows you to explore these files as if they were PDF. GSView is also a very nice tool if your file that is behave abnormally, because it provides a wealth of detail about the errors of handling the PostScript and PDF. For many users, it is too simple to be useful, but even it lacks in eye candy, it has a hidden power.

Reading PDF file with Mac OS

If you currently own a Macintosh computer running OSX, the operating system fortunately includes a lite PDF reading application that allows you to view PDF files without Acrobat Reader.

Apple with its latest OS, Mac OS X integrates PDF everywhere. Icons and other elements of applications are PDF, rendering the system is closely linked to the data model used by a PDF file, and any application that can print can also generate PDF files.

Preview application is installed on the Macintosh at Macintosh HD:Applications:Preview. It may read a variety of graphic formats, including JPEG, BMP, TIFF and GIF, as well as (of course) PDF. You can open PDF files in Preview by selecting File>Open. . . , or by dragging the icons to the Preview application, or (if Acrobat is not installed) by double-clicking.

The interface is a lot simpler than the Acrobat Reader software in Windows, even so the options are user-friendly. Preview may also display thumbnails of pages, which is nice for quick navigation. Preview also supports the creation of PDF integrated into Mac OS X.

Also, File >Export menu in Preview allows you to save PDF files or graphics that you need into various PDF formats. If you need to convert them to JPEG format to a PDF file, a PDF file or a TIFF, it is an handy option. (It should also be noted that the screen shots taken in Mac OS X's Command-Shift-3 or Command-Shift-4 options are saved to the desktop as a PDF. These PDF files containing bitmaps, just as if they were created in TIFF format and exported into PDF files through Preview.)

Tuesday, November 20, 2007

The Adobe Reader

Any Web sites that use PDF files usually include an icon Get Adobe Reader along with the PDF files. If you use Windows, Mac OS 7.5.3, Mac OS X, Linux, HP-UX,Solaris, AIX, OS / 2, , Palm OS, Symbian OS or Pocket PC, Adobe there is always an PDF reader for you (Different platforms frequently provide different versions and have different capabilities, but they still provide basic PDF reading functionality.)

You can obtain latest reader int http://www.adobe.com/products/acrobat/readstep2.html Choose a language, platform, and the connection speed. Each version has slightly different installation instructions. Adobe Reader installer will be integrated into your web browser to allow online PDF reading.

However new versions are not always better. If you want an older version of Acrobat Reader, visit http://www.adobe.com/products/acrobat/reader_archive.html

After the Reader is installed, whenever you click on the website that links to PDF files, the Reader would run to allows you to view PDF files, most often within the browser window itself.

The Reader allows you to zoom, adjust view options, select and copy a box of text, but unlike the commercial version of Acrobat Reader, it does not provide a way to create or edit PDF documents.

To ensure that you get the best reading experience always set the layout defaults to a single default page and zoom to the top Fit.

Monday, November 19, 2007

About this blog

Many people believe that Adobe Portable Document Format (PDF) in its proprietary format is used for unchangeable content delivery where readers can print or display information on the screen conveniently. That may be the way of thinking for most of people who work with it, yet there are many thing that can be done with Adobe's pdf.

PDF started its release in the early 90. At that time, Adobe provided free Adobe Acrobat Reader, PDF, across the Web as an alternative to paginated HTML. PDF has taken the place Adobe PostScript language files as an exchange format.

Acrobat PDF format has become a standard for digital information. Adobe publishes its specifications, to allow developers create their own tools for creating and utilizing PDF. For example Ghostscript software, a software toolkit for work with PostScript and PDF files. OpenOffice.org allows users to create PDF files from its applications, and Apple has integrated PDF closely with Mac OS X, including its own PDF reader and tools for printing PDF from any application.

Many people treat PDF documents as finished products, it is enough to read or print, but you can create and edit PDF many ways to improve your productivity. Adobe Acrobat product family, beyond the Acrobat Reader, includes a variety of tools for creating and editing PDF files, but there are many other tools and products for working with PDF, many are explored in this blog.