A-PDF News

release


Minor upgrade: A-PDF Merger 3.0.5 and A-PDF Restrictions Remover 1.4.1 released.

We fixed some bugs in both A-PDF Merger and A-PDF Restrictions Remover.

A-PDF Restrictions Remover 1.4.0 is available now. Add a new feature that allowing user to disable the message when removing successfully.

Silence option

Download the last version at: http://www.a-pdf.com/security/restrictions_remover.htm

A-PDF Merger 3.0.3 just released. Some bugs has fixed, includes:

  • Image resolution error
  • Read some of PDF files error

And the version improved performance when adding number to large resultant file.

Download the last version at: http://www.a-pdf.com/merger

A-PDF Split 2.2.1 is now available. The release improves the performance greatly when splitting big PDF files. “PDF with 10.000 pages before this release was splitted in 3 days (no joke) and now it is 25 minutes.”, said by one of our customers. Another little change is that you can get the output file name list when finished.

Download the last version at: http://www.a-pdf.com/split

A-PDF Split Command Line 2.2.1 has been released at the same time. New parameter “-SEQ” has been added. More detail please see: http://www.a-pdf.com/split/cmd.htm

A-PDF Merger 3.0.1 has been released just now. The new release improved performance and fixed some minor problems. More detail about A-PDF Merger please visit the page: http://www.a-pdf.com/merger

A New language file of Spanish and a Spanish Help file (PDF Format) was made by Francisco J. Arrillaga. Thanks to him. More language files of A-PDF Merger made by our customers here: http://www.a-pdf.com/merger/language.htm

We proudly announce A-PDF Merger 3.0.0 version released. Now we have changed the main download link to the new version.

The changes from 2.x please refer to the previous post.

The different to beta version is adding a new option for bookmark merging. Now you can set “use file name as root bookmark”. When you check the setting, you will get bookmarks of the output PDF file like that:

File one

Bookmark 1 of file one
Book mark 2 of file one
………

File two

Bookmark 1 of file two
Book mark 2 of file two
………

If the option is not checked, the bookmarks look like that:

Bookmark 1 of file one
Book mark 2 of file one
………
Bookmark 1 of file two
Book mark 2 of file two
………

A-PDF Merger: output file bookmark setting

And more bugs have been fixed from 3.0.0 beta.

Thank to the people who told us problems and sent us their files for testing.

We just released A-PDF Split 2.2.0.

The new version add a option to set output sequence. Split Sequence Setting

For example, you have set sequence with start 2 and interval 2, and using the output file pattern: {part:00000}, you will get a series of files named 00002.pdf, 00004.pdf, 00006.pdf … etc.

Upgrade from old version is free.

We proudly announce A-PDF Merger 3.0.0 beta version released. Everyone can download the trial version at: http://www.a-pdf.com/merger/a-pdf-mg-3.0.0b.exe

The most change is adding Merge Method. There are 5 types merge methods: Whole, Part, Mix alternate pages, Mix alternate pages Reversed and Repeat.

Merge Methods

How to use these merge methods? There are some examples to show you:

Example 1: the pages of a book have been scanned into two pdf files. One contains all the odd-numbered pages; the other contains all the facing even-numbered pages. Merge them into a single, consecutively numbered file by choosing merge method ‘mix’ for one file, and merge method ‘mix reversed’ for the other.

Example 2: you want to create a document from four files - a cover, pages, an inserted image (or file) named OnePage.jpg every three pages, and a back cover. With those pdfs ordered in the file list window, choose the following merge methods:

Cover.pdf - merge method ‘Whole’
Pages.pdf - merge method ‘Mix’ and step of 3 pages
OnePage.jpg - merge method ‘Repeat’
BackCover.pdf - merge method ‘Whole’

Example 3: you want to transform a simple pdf with pages numbered 1,2,3 …. N into a pdf file with each page twice, i.e. the pages in the merged pdf will be 1,1,2,2,3,3 … N,N. Add the file to the file list window twice and select merge method ‘Mix’ for each file.


Another changes include:

  • import/export file list with password and merging methods
  • keep window position when reopen the application
  • bugs fixed