|
|
|
|
PDF development (1). This is interesting if you are a developer: Bruno Lowagie's and Paulo Soares' iText.
A great free (!) Java library for creating and manipulating PDF's. Also available for .NET.
This is how I got interested in playing with C# (and now also Turbo Delphi for .NET).
|
http://www.lowagie.com/iText/ http://itextsharp.sourceforge.net/ |
|
PDF development (2). Another one that may interest you if you are a developer and
need to create PDF's from your applications: the Haru Free PDF Library.
A library for C developers; but also includes an interface for Delphi/Free Pascal.
|
http://libharu.sourceforge.net/ |
|
PDF development (3). Like they say: iSEDQuickPDF is the easiest way to get powerful control
of PDF documents in your applications. Available as an ActiveX library, a DLL and as a Delphi class.
Note this library is not free, and the support from the supplier is poor. Fortunately there's an active usergroup (see second link).
|
http://www.isedquickpdf.com/ http://www.quickpdf.org/ |
|
PDF toolkit (PDFTK). Sid Steward created this excellent PDFTK, using the iText library (see above).
It works from the command line (which may look less user friendly if you are used
to applications with mouse clicks), but offers functionality for which you would have to buy expensive Acrobat otherwise.
|
http://www.accesspdf.com/pdftk/ |
|
Chicks' PDF tools. Chicks is a rabid user of Sid Steward's PDF Toolkit.
He has created a couple of interesting PDF tools and support tools (a.o. one for reordering pages in a PDF) that you might like as well.
|
http://www.esnips.com/web/PDFTools |
|
PDF (Rumborak) This site (German language) is a good starting point if you need to know more about PDF and PostScript and many of the tools available.
|
http://www.rumborak.de/produktives/ |
|
Concatenate (join, merge) PDF's (1). A simple tool made by Ujihara Kazuya, based on iText, that can join PDF files,
extract pages from PDF files; again functions for which you would have to buy expensive Acrobat otherwise.
|
http://www.ujihara.jp/ConcatPDF/en/ |
|
Concatenate (join, merge) PDF's (2). Andrea Vacondio made another merge & split tool for PDF's, also based on iText.
|
http://www.pdfsam.org |
|
HPGL/2 plot file viewer. Softwarecompanions provides an inexpensive, but excellent HPGL/2 plot file viewer and converter
(several output formats, a.o. PDF, TIFF), named Viewcompanion. Developers may be interested in the ActiveX control
(scviewer.ocx) to integrate plot viewing capabilities in own programs, or on a website.
|
http://www.softwarecompanions.com |
|
TIFF to PDF converter. This command line utility offers extremely fast "conversion" (wrapping) of TIFF files to PDF.
|
http://c42pdf.ffii.org/ |
|
Delphi development. Angus Johnson's very useful tips and components.
For instance his GetPdfPageCount code is used in one of my PDF tools, his drag&drop Delphi VCL's in a couple of other tools.
|
http://www.angusj.com/delphitips |
|
WinVi Text & HEX editor. A simple editor that can edit almost any file (text & binary).
I use this very often to quickly check the content of files ("what type of file is this"; "why isn't it doing what I expected")
and for minor changes in a.o. plot files.
|
http://www.winvi.de/en/ |
|
AutoCAD. Jimmy Bergmark's site offers useful tips, scripts and AutoLISP routines.
I found his PlotDeviceFunctions AutoLISP routine very useful to avoid the annoying "None" device
and "None" plot style when plotting other people's AutoCAD drawings.
|
http://www.jtbworld.com/ |
|
AutoCAD. Chip Harper's site. Chip has integrated my GoPlot in LTXpress V3, his very useful version of Express Tools for AutoCAD LT
|
http://home.comcast.net/~hot4cad/ |
|
Image viewing. Irfanview. A popular free viewer and converter for raster images.
Also useful for batch conversion of image files. Post-process TIFF G4 files with C42PDF (see above) to convert to PDF.
Use the PDF toolkit or GhostScript and my GoBatchGS GUI to merge the PDF's into one multi-page PDF file.
|
http://www.irfanview.com |
|
Web browsing. Firefox .... Forget Internet Explorer; here's the better alternative for web browsing.
|
|
|
More free tools. Find more free tools and programs at the Freeware World Team's site.
|
|
|
File formats. A wealth of information on all sorts of file formats.
|
http://www.wotsit.org/ |
|
|