<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/xsl' href='rss.xsl' version='1.0'?>
<rss version="0.91">

<channel>
<title>Utility Warrior - Low Cost PDF Utilities</title>
<link>http://www.UtilityWarrior.com/index.html</link>
<description>All utilities can be downloaded for evaluation without any form of registration, and there is no time limit 
for evaluating a utility which is fully functional (not crippled or time limited in any way) - however any 
output will feature an "Evaluation Mode" notice.
</description>
<language>en-us</language>
  <item>
    <title>Image to PDF - Dynamic Link Library (v2.70) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Dynamic-Link-Library.htm</link>
    <description>
      This ROYALTY FREE Dynamic Link Library (DLL) will convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into a PDF document. The conversion process is fully controlled through the provided API (language interfaces are provided for
      Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net, Delphi, Sybase Powerbuilder) and the DLL can be included and
      used with most development environments regardless of language used. Supports Bates page/document numbering, 40 or 128 bit document encryption,
      PDF/A (1A and 1B), clickable image stamps (eg company logo), bookmarks, creation of simple full screen PDF slideshows (with transitions)
      and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Added I2PDF_PDFALevel API to set the produced pdf document into a PDF/A 1A or 1B pdf document.
      Added I2PDF_ResolveWildcardFilenames API to allow wildcarded filenames to be immediately resolved and all matching images to be added to the conversion list.
      Added I2PDF_CountImages which returns the total number of images added.
      Added I2PDF_ForceCodepage API for use with I2PDF_MetaToNativePDF to fix problem when converting WMF (to intermediate EMF format provided by Windows API) which does not always preserve the codepage of any text.
      Added Image2PDF.pas (interface for Delphi).
      Added Image2PDFLocalExternalFunctions.txt and Image2PDFInstanceVariables.txt (interface for Sybase Powerbuilder).
      Enhanced I2PDF_PDFVersion to support setting to additional versions of v1.7 (Acrobat 8.x) to v1.8 (Acrobat 9.x)
      When logging is on at the start there is now additional system information about the locale plus return codes are also logged from all APIs to aid with diagnostics.
      Various enhancements and minor bug fixes to I2PDF_MetaToNativePDF.
      Integrated later versions of all open source libraries to help with stability and so that some images that previously could not be loaded due to incorrectly written image file formats can now be loaded.
    </description>
  </item>

  <item>
    <title>Image to PDF - Command Line Tool (v2.70) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Command-Line-Tool.htm</link>
    <description>
      Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
      convert one or more images (JPG, TIF, PNG, GIF, BMP, WMD, EMF, PCX, TGA) into either a single or separate PDF documents.
      Supports Bates page/document numbering, 40 or 128 bit document encryption, PDF/A (1A and 1B), clickable image stamps (eg company logo), bookmarks,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Added -PDFALevel command to set the produced pdf document into a PDF/A 1A or 1B pdf document.
      Additional version of this utility that echoes out log commands to an existing or new command line console (Image2PDFConsole.exe).
      Added -NonIntrinsicImageFormat command to allow non-intrinsic PDF images (i.e. not PNG or JPG ones) to be auto-converted either always as PNG, JPG or AUTO to help reduce file size.
      Added -ForceCodepage command for use with -MetaToNativePDF to fix problem when converting WMF (to intermediate EMF format provided by Windows API) which does not always preserve the codepage of any text.
      Extended -DPI command to support multiple DPIs so that if an image is too big to fit in a PDF at the first DPI setting it uses the next one and so on until it finds a setting that succeeds.
      When logging is on at the start there is now additional system information about the locale to aid with diagnostics.
      Enhanced -PDFVersion command to support setting to additional versions of v1.7 (Acrobat 8.x) to v1.8 (Acrobat 9.x)
      Enhanced -ImageList command to support custom bookmark name specification.
      Various enhancements and minor bug fixes to -MetaToNativePDF.
      Integrated later versions of all open source libraries to help with stability and so that some images that previously could not be loaded due to incorrectly written image file formats can now be loaded.
    </description>
  </item>

  <item>
    <title>Image to PDF - Desktop Application (v2.40) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Desktop-Application.htm</link>
    <description>
      Using an easy to use and intuitive Windows application convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into either a single or separate PDF documents. Supports clickable image stamps (eg company logo), Bates stamping, bookmarks, 40 or 128 bit encryption, PDF/A (1A and 1B),
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Added option for setting the PDF version from v1.2 (Acrobat v3.x) to v1.8 (Acrobat v9.x).
      Added option for creating the PDF as either a standard PDF or as a PDF/A (level 1A or 1B).
      Changed help system from CHM (Microsoft Compressed Help) format to standard HTML.
      Various enhancements and minor bug fixes to native meta image conversion.
      Integrated later versions of all open source libraries to help with stability and so that some images that previously could not be loaded due to incorrectly written image file formats can now be loaded.
    </description>
  </item>

  <item>
    <title>Image to PDF - Dynamic Link Library (v2.61) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Dynamic-Link-Library.htm</link>
    <description>
      This ROYALTY FREE Dynamic Link Library (DLL) will convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into a PDF document. The conversion process is fully controlled through the provided API (language interfaces are provided for
      Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net) and the DLL can be included and
      used with most development environments regardless of language used. Supports Bates page/document numbering, 40 or 128 bit document encryption,
      clickable image stamps (eg company logo), bookmarks, creation of simple full screen PDF slideshows (with transitions)
      and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Added new log level flag to I2PDF_Log API so that can now log all API calls and parameters (very useful for debugging purposes!).
      Enhanced I2PDF_Log API when including font matching information so that the full list of installed fonts is also output.
      Enhanced I2PDF_MetaToNativePDF font matching when italic and/or bold are specified for a font that does not actually support these features.
      Fixed problem with I2PDF_MakePDF with option flags not working correctly and for the stdcall version of the DLL which was not checking for or returning error level 4.
    </description>
  </item>

  <item>
    <title>Image to PDF - Command Line Tool (v2.61) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Command-Line-Tool.htm</link>
    <description>
      Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
      convert one or more images (JPG, TIF, PNG, GIF, BMP, WMD, EMF, PCX, TGA) into either a single or separate PDF documents.
      Supports Bates page/document numbering, 40 or 128 bit document encryption, clickable image stamps (eg company logo), bookmarks,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Enhanced -LogFontInfo command so that the full list of installed fonts is output.
      Enhanced -MetaToNativePDF font matching when italic and/or bold are specified for a font that does not actually support these features.
    </description>
  </item>

  <item>
    <title>Image to PDF - Dynamic Link Library (v2.60) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Dynamic-Link-Library.htm</link>
    <description>
      This ROYALTY FREE Dynamic Link Library (DLL) will convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into a PDF document. The conversion process is fully controlled through the provided API (language interfaces are provided for
      Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net) and the DLL can be included and
      used with most development environments regardless of language used. Supports Bates page/document numbering, 40 or 128 bit document encryption,
      clickable image stamps (eg company logo), bookmarks, creation of simple full screen PDF slideshows (with transitions)
      and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Added I2PDF_ModificationDate API to set the PDF modification date.
      Added I2PDF_AdjustTextForLeading API to adjust the baseline position of text to tak einto account the font leading when using I2PDF_MetaToNativePDF.
      Added I2PDF_FitImageToPageSize API to force the image to be scaled to fit the page size (accounting for any borders set) defined by I2PDF_PageSize.
      Added extra log level to I2PDF_Log API that outputs a list of all character codes that are available in a Truetype font that has been referenced when using I2PDF_MetaToNativePDF.
      Enhanced I2PDF_MetaToNativePDF to support EMRSETVIEWPORTORGEX record.
      Enhanced I2PDF_MetaToNativePDF so that always attempt to map Microsoft Symbol font private use characters (eg 0xF0B7 which is a bullet point) into the appropriate Adobe Base14 Symbol font character.
      Enhanced I2PDF_MetaToNativePDF so that when scaling font sizes from logical to pdf output if the size is within +/- 0.05 of a whole point size then the whole point size is used, eg 9.96 pt will be changed to 10 pt as would 10.04 pt.
      Fixed I2PDF_MetaToNativePDF font matching of the same font but to different codepages on the same page - previously subsequent different codepages were not being matched.
      Fixed I2PDF_MetaToNativePDF font matching for some language codepages (e.g. Hebrew) which was not converting text if the text was specified using glyph indices into the true type font table instead of direct Unicode characters.
      Fixed I2PDF_MetaToNativePDF handling of EMRSETTEXTALIGN which was incorrectly determining right text alignment when there was not any.
      Fixed problem with I2PDF_SetPermissions which was not working correctly.
    </description>
  </item>

  <item>
    <title>Image to PDF - Command Line Tool (v2.60) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Command-Line-Tool.htm</link>
    <description>
      Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
      convert one or more images (JPG, TIF, PNG, GIF, BMP, WMD, EMF, PCX, TGA) into either a single or separate PDF documents.
      Supports Bates page/document numbering, 40 or 128 bit document encryption, clickable image stamps (eg company logo), bookmarks,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Added -ModificationDate command to set the PDF modification date.
      Added -AdjustTextForLeading command to adjust the baseline position of text to take into account the font leading when using -MetaToNativePDF.
      Added -FitImageToPageSize command to force the image to be scaled to fit the page size (accounting for any borders set) defined by the -PageSize command.
      Added -LogFontCharacters command to output a list of all character codes that are available in a Truetype font that has been referenced when using -MetaToNativePDF.
      Enhanced -MetaToNativePDF to support EMRSETVIEWPORTORGEX record.
      Enhanced -MetaToNativePDF so that always attempt to map Microsoft Symbol font private use characters (eg 0xF0B7 which is a bullet point) into the appropriate Adobe Base14 Symbol font character.
      Enhanced -MetaToNativePDF so that when scaling font sizes from logical to pdf output if the size is within +/- 0.05 of a whole point size then the whole point size is used, eg 9.96 pt will be changed to 10 pt as would 10.04 pt.
      Fixed -MetaToNativePDF font matching of the same font but to different codepages on the same page - previously subsequent different codepages were not being matched.
      Fixed -MetaToNativePDF font matching for some language codepages (e.g. Hebrew) which was not converting text if the text was specified using glyph indices into the true type font table instead of direct Unicode characters.
      Fixed -MetaToNativePDF handling of EMRSETTEXTALIGN which was incorrectly determining right text alignment when there was not any.
    </description>
  </item>

  <item>
    <title>Image to PDF - Dynamic Link Library (v2.59) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Dynamic-Link-Library.htm</link>
    <description>
      This ROYALTY FREE Dynamic Link Library (DLL) will convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into a PDF document. The conversion process is fully controlled through the provided API (language interfaces are provided for
      Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net) and the DLL can be included and
      used with most development environments regardless of language used. Supports Bates page/document numbering, 40 or 128 bit document encryption,
      clickable image stamps (eg company logo), bookmarks, creation of simple full screen PDF slideshows (with transitions)
      and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Enhanced I2PDF_MetaToNativePDF so that as many unique EMF images per PDF document can be accommodated as necessary subject to memory limitations,
      added in check to ensure that an image exists and if not to log this reason rather than a generic "could not load" reason,
      changed meta file rendering of embedded bitmaps so that it only uses the bounding rectangle position and size when the stated size is incorrect and
      fixed I2PDF_MetaToNativePDF crash when using I2PDF_MetaMargins and encountered negative frame bounds.
    </description>
  </item>

  <item>
    <title>Image to PDF - Command Line Tool (v2.59) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Command-Line-Tool.htm</link>
    <description>
      Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
      convert one or more images (JPG, TIF, PNG, GIF, BMP, WMD, EMF, PCX, TGA) into either a single or separate PDF documents.
      Supports Bates page/document numbering, 40 or 128 bit document encryption, clickable image stamps (eg company logo), bookmarks,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Enhanced -MetaToNativePDF so that as many unique EMF images per PDF document can be accommodated as necessary subject to memory limitations,
      changed meta file rendering of embedded bitmaps so that it only uses the bounding rectangle position and size when the stated size is incorrect,
      added in check to ensure that an image exists and if not to log this reason rather than a generic "could not load" reason and
      fixed -MetaToNativePDF crash when using -MetaMargins and encountered negative frame bounds.
    </description>
  </item>

  <item>
    <title>PDF Chart Creator - Command Line Tool (v1.35) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/PDF-Chart-Creator-Command-Line-Tool.htm</link>
    <description>
      Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
      create bar charts, pie charts, line charts and area charts from data as PDF documents with VERY LOW file size and at HIGH QUALITY (which can be scaled up without any "blockyness" or "jaggies")
      and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Support for data format in time units (ie HH:MM:SS).
    </description>
  </item>

  <item>
    <title>Image to PDF - Desktop Application (v2.2) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Desktop-Application.htm</link>
    <description>
      Using an easy to use and intuitive Windows application convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into either a single or separate PDF documents. Supports clickable image stamps (eg company logo), Bates stamping, bookmarks, 128 bit encryption,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Fixed two potential crashes, a rare large memory usage and a minor bug.
    </description>
  </item>

  <item>
    <title>Image to PDF - Dynamic Link Library (v2.58) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Dynamic-Link-Library.htm</link>
    <description>
      This ROYALTY FREE Dynamic Link Library (DLL) will convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into a PDF document. The conversion process is fully controlled through the provided API (language interfaces are provided for
      Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net) and the DLL can be included and
      used with most development environments regardless of language used. Supports Bates page/document numbering, 40 or 128 bit document encryption,
      clickable image stamps (eg company logo), bookmarks, creation of simple full screen PDF slideshows (with transitions)
      and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Minor bug fixes, added I2PDF_BackgroundImage to allow for images to be placed on top of page (for example a scan of some headed paper).
    </description>
  </item>

  <item>
    <title>Image to PDF - Command Line Tool (v2.58) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Command-Line-Tool.htm</link>
    <description>
      Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
      convert one or more images (JPG, TIF, PNG, GIF, BMP, WMD, EMF, PCX, TGA) into either a single or separate PDF documents.
      Supports Bates page/document numbering, 40 or 128 bit document encryption, clickable image stamps (eg company logo), bookmarks,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Minor bug fixes, added -SortWildcardImageFilenames command to sort wildcarded image filenames and
      -BackgroundImage to allow for images to be placed on top of page (for example a scan of some headed paper).
    </description>
  </item>
  
  <item>
    <title>Image to PDF - Desktop Application (v2.1) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Desktop-Application.htm</link>
    <description>
      Using an easy to use and intuitive Windows application convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into either a single or separate PDF documents. Supports clickable image stamps (eg company logo), Bates stamping, bookmarks, 128 bit encryption,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Updated TIFF support to include the ability to decode "Old JPEG" embedded data,
      greatly enhanced meta file rendering including ability to correctly convert multi-byte languages (Chinese, Japanese and Korean)
      plus many minor bug fixes and small changes to existing features.
    </description>
  </item>
  
  <item>
    <title>Image to PDF - Dynamic Link Library (v2.56) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Dynamic-Link-Library.htm</link>
    <description>
      This ROYALTY FREE Dynamic Link Library (DLL) will convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
      into a PDF document. The conversion process is fully controlled through the provided API (language interfaces are provided for
      Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net) and the DLL can be included and
      used with most development environments regardless of language used. Supports Bates page/document numbering, 40 or 128 bit document encryption,
      clickable image stamps (eg company logo), bookmarks, creation of simple full screen PDF slideshows (with transitions)
      and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Minor bug fixes, suite of example batch files, enhanced Bates numbering now includes ability to have multiple fonts,
      enhanced meta file rendering including ability to correctly convert multi-byte languages (Chinese, Japanese and Korean) plus
      a few extra APIs which include the ability to save PNG images of images extracted from TIFF, WMF and EMF files.
    </description>
  </item>

  <item>
    <title>Image to PDF - Command Line Tool (v2.56) FREE upgrade for existing users!</title>
    <link>http://www.UtilityWarrior.com/Image-to-PDF-Command-Line-Tool.htm</link>
    <description>
      Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
      convert one or more images (JPG, TIF, PNG, GIF, BMP, WMD, EMF, PCX, TGA) into either a single or separate PDF documents.
      Supports Bates page/document numbering, 40 or 128 bit document encryption, clickable image stamps (eg company logo), bookmarks,
      creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

      CHANGES IN THIS VERSION INCLUDE:
      Minor bug fixes, suite of example batch files, enhanced Bates numbering now includes ability to have multiple fonts, 
      enhanced meta file rendering including ability to correctly convert multi-byte languages (Chinese, Japanese and Korean) plus
      a few extra commands which include the ability to save PNG images of images extracted from TIFF, WMF and EMF files.
    </description>
  </item>
  
  <item>
  <title>Image to PDF - Dynamic Link Library (v2.5) FREE upgrade for existing users!</title>
  <link>http://www.UtilityWarrior.com/Image-to-PDF-Dynamic-Link-Library.htm</link>
  <description>
    This ROYALTY FREE Dynamic Link Library (DLL) will convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
    into a PDF document. The conversion process is fully controlled through the provided API (language interfaces are provided for
    Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net) and the DLL can be included and
    used with most development environments regardless of language used. Supports Bates page/document numbering, 40 or 128 bit document encryption,
    clickable image stamps (eg company logo), bookmarks, creation of simple full screen PDF slideshows (with transitions)
    and supports all of the usual PDF document options.

    CHANGES IN THIS VERSION INCLUDE:
    Ability to set a fixed page size and have all images scaled to fit, maximum number of images that can be included in one PDF increased
    from 1000 to 2000, WMF or EMF meta image file into a native PDF representation now supports compressed true type font files and
    auto-detection of supported image types.
  </description>
</item>
  
<item>
<title>Image to PDF - Command Line Tool (v2.5) FREE upgrade for existing users!</title>
<link>http://www.UtilityWarrior.com/Image-to-PDF-Command-Line-Tool.htm</link>
<description>
  Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
  convert one or more images (JPG, TIF, PNG, GIF, BMP, WMD, EMF, PCX, TGA) into either a single or separate PDF documents.
  Supports Bates page/document numbering, 40 or 128 bit document encryption, clickable image stamps (eg company logo), bookmarks,
  creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

  CHANGES IN THIS VERSION INCLUDE:
  Ability to set a fixed page size and have all images scaled to fit, maximum number of images that can be included in one PDF increased
  from 1000 to 2000, WMF or EMF meta image file into a native PDF representation now supports compressed true type font files and
  auto-detection of supported image types.
</description>
</item>

<item>
<title>Image to PDF - Desktop Application (v2.0) FREE major upgrade for existing users!</title>
<link>http://www.UtilityWarrior.com/Image-to-PDF-Desktop-Application.htm</link>
<description>Using an easy to use and intuitive Windows application convert one or more images (JPG, TIF, PNG, GIF, BMP, WMF, EMF, PCX, TGA)
into either a single or separate PDF documents. Supports clickable image stamps (eg company logo), Bates stamping, bookmarks, 128 bit encryption,
creation of simple full screen PDF slideshows (with transitions) and supports all of the usual PDF document options.

CHANGES IN THIS VERSION INCLUDE:
Bates (Page/Document) numbering, 
128 bit encryption support, 
image rotation option that rotates (by fixed amount or automatically to force images into portrait or landscape orientation) all images by 90, 180 or 270 degrees, 
image transformation options to flip images horizontally, vertically or both,
convert images from color to grayscale, 
produce a negative image, 
re-compress JPEG images at a specified quality level, 
include any OCR'd text stored within a TIFF file (eg produced by Microsoft Document Imaging) as invisible "searchable" text within the PDF, 
can now convert a WMF or EMF meta image file into a native PDF representation (does not render into an image but converts meta image commands directly into equivalent native PDF graphic and text functions), 
supports a number of text Unicode code pages, 
updated support for JPEG images which now require less memory when creating a PDF document, 
updated support for TIFF images with different horizontal and vertical DPI settings (eg normal mode faxes) when using the actual image DPI,
plus many minor bug fixes and small changes to existing features.
</description>
</item>

<item>
<title>PDF Chart Creator - Command Line Tool (v1.33) FREE upgrade for existing users!</title>
<link>http://www.UtilityWarrior.com/PDF-Chart-Creator-Command-Line-Tool.htm</link>
<description>
  Using a simple application controlled from the command line (or batch file) with parameters and external scripts that control it's operation,
  create bar charts, pie charts, line charts and area charts from data as PDF documents with VERY LOW file size and at HIGH QUALITY (which can be scaled up without any "blockyness" or "jaggies")
  and supports all of the usual PDF document options.

  CHANGES IN THIS VERSION INCLUDE:
  Updated pie chart spoke label positioning to fix the problem when the label would appear partly outside the segment when the segment angle was greater than 180 degrees,
  manual is now in HTML format.
</description>
</item>

 <item>
<title>PDF Chart Creator - Dynamic Link Library (v1.2) FREE upgrade for existing users!</title>
<link>http://www.UtilityWarrior.com/PDF-Chart-Creator-Dynamic-Link-Library.htm</link>
<description>This ROYALTY FREE Dynamic Link Library (DLL) allows the creation of area, bar, line and pie charts as PDF documents with VERY LOW file 
size and at HIGH QUALITY (which can be scaled up without any "blockyness" or "jaggies").
The conversion process is fully controlled through the provided Application Programming Interface (API) (language interfaces are provided for 
Visual Basic 6, Visual Basic .net, C# .net, C++ .net, Clarion, J# .net) and the DLL can be included and 
used with most development environments regardless of the language used.

CHANGES IN THIS VERSION INCLUDE:
support for creating line and area charts, 
line of best fit and moving average APIs to automatically calculate and display on a chart, 
ability to have chart labels on the right hand side instead of always on the left, 
label spacing so that labels do not overwrite each other.
</description>
</item>

</channel>
</rss>

