I'm looking for a tool (prefrably standalone, but plugin will also do) that
can merge PDF files on basis of a list.
Software should also be able to
- add own bookmarks for entries from list
- import bookmarks from source files
Any suggestions?
Herman
|
|
0
|
|
|
|
Reply
|
Hermie (2)
|
10/6/2006 10:26:59 AM |
|
Hi Herman,
PDF-Tools from Tracker ?
Does this and much more and is 100% standalone.
http://www.docu-track.com/home/prod_user/pdftools/
evaluation from :
www.docu-track.com/PDFT3.zip
--
Best Regards
John Verbeeten
Tracker Software Products
PDF-XChange & SDK, PDF-XChange Viewer;
PDF-Tools & SDK, Image-XChange SDK,
TIFF-XChange & SDK, Raster-XChange.
Email : johnV@docu-track.com
Support: http://www.docu-track.com/forum/index.php
Web site : http://www.docu-track.com
"Hermie" <Hermie@NoSpam.com> wrote in message
news:1160130419.553256@news-ext.oce.nl...
> I'm looking for a tool (prefrably standalone, but plugin will also do)
> that
> can merge PDF files on basis of a list.
> Software should also be able to
> - add own bookmarks for entries from list
> - import bookmarks from source files
>
> Any suggestions?
>
> Herman
>
>
|
|
0
|
|
|
|
Reply
|
John
|
10/6/2006 10:34:55 AM
|
|
Thanks John,
There's one thing missing, (or perhaps I just missed it :-)
When adding files to the list I want to add/save my own bookmarks for the
entries in the list.
Herman
"John V-Tracker" <johnv@docu-track.com> wrote in message
news:Jeydna_IEKnTrLvYRVnygQ@bt.com...
> Hi Herman,
>
> PDF-Tools from Tracker ?
>
> Does this and much more and is 100% standalone.
>
> http://www.docu-track.com/home/prod_user/pdftools/
>
> evaluation from :
>
> www.docu-track.com/PDFT3.zip
>
>
> --
> Best Regards
>
> John Verbeeten
> Tracker Software Products
> PDF-XChange & SDK, PDF-XChange Viewer;
> PDF-Tools & SDK, Image-XChange SDK,
> TIFF-XChange & SDK, Raster-XChange.
> Email : johnV@docu-track.com
> Support: http://www.docu-track.com/forum/index.php
> Web site : http://www.docu-track.com
> "Hermie" <Hermie@NoSpam.com> wrote in message
> news:1160130419.553256@news-ext.oce.nl...
> > I'm looking for a tool (prefrably standalone, but plugin will also do)
> > that
> > can merge PDF files on basis of a list.
> > Software should also be able to
> > - add own bookmarks for entries from list
> > - import bookmarks from source files
> >
> > Any suggestions?
> >
> > Herman
> >
> >
>
>
|
|
0
|
|
|
|
Reply
|
Hermie
|
10/6/2006 10:54:08 AM
|
|
Hi,
On Fri, 6 Oct 2006 12:54:08 +0200 "Hermie" <Hermie@NoSpam.com> wrote:
> There's one thing missing, (or perhaps I just missed it :-)
> When adding files to the list I want to add/save my own bookmarks for
> the entries in the list.
Depending on how much PDFs you have, you might also consider using
iText here, either programmatically by writing short java programs, or
by using the iText toolbox:
http://www.lowagie.com/iText/itext.jnlp
it can export the bookmarks as an XML file that is quite readable. You
can change it to your likings and then write it back to the PDF. Best
thing is: It's free software.
If you feel fine using (Pdf)LaTeX, you could probably also use the
pdfpages package. I'm currently not that sure if it does full bookmark
editing...
-hwh
|
|
0
|
|
|
|
Reply
|
Hans
|
10/6/2006 11:52:01 AM
|
|
Hi Hans-Werner,
iText is already on my list (I use the toolbox regularly to quickly update
bookmarks for new versions of pdf's), but when I turn to iText I'll have to
arrange some programming that will turn my list bookmarks into XML.
I am therefore first trying to find a solution that already meets my
criteria.
Thanks,
Herman
"Hans-Werner Hilse" <hilse@web.de> wrote in message
news:20061006135201.e8ef5828.hilse@web.de...
> Hi,
>
> On Fri, 6 Oct 2006 12:54:08 +0200 "Hermie" <Hermie@NoSpam.com> wrote:
>
> > There's one thing missing, (or perhaps I just missed it :-)
> > When adding files to the list I want to add/save my own bookmarks for
> > the entries in the list.
>
> Depending on how much PDFs you have, you might also consider using
> iText here, either programmatically by writing short java programs, or
> by using the iText toolbox:
>
> http://www.lowagie.com/iText/itext.jnlp
>
> it can export the bookmarks as an XML file that is quite readable. You
> can change it to your likings and then write it back to the PDF. Best
> thing is: It's free software.
>
> If you feel fine using (Pdf)LaTeX, you could probably also use the
> pdfpages package. I'm currently not that sure if it does full bookmark
> editing...
>
> -hwh
|
|
0
|
|
|
|
Reply
|
Hermie
|
10/6/2006 12:46:55 PM
|
|
Hi Herman,
You can add/save bookmarks - but those existing already in the files prior
to merging, are at this time I regret stripped from the file.
We are working on a solution to allow us to provide some logic to import
them as well - but as you can imagine with multiple files this could be
extremely complex and difficult to manage if you chose not to import every
page from every file when merging.
We also provide a very comprehensive developers kit if you wish to code your
own solution :
http://www.docu-track.com/home/dev_tools/pdf/
--
Best Regards
John Verbeeten
Tracker Software Products
PDF-XChange & SDK, PDF-XChange Viewer;
PDF-Tools & SDK, Image-XChange SDK,
TIFF-XChange & SDK, Raster-XChange.
Email : johnV@docu-track.com
Support: http://www.docu-track.com/forum/index.php
Web site : http://www.docu-track.com
"Hermie" <Hermie@NoSpam.com> wrote in message
news:1160132050.547768@news-ext.oce.nl...
> Thanks John,
>
> There's one thing missing, (or perhaps I just missed it :-)
> When adding files to the list I want to add/save my own bookmarks for the
> entries in the list.
>
> Herman
>
> "John V-Tracker" <johnv@docu-track.com> wrote in message
> news:Jeydna_IEKnTrLvYRVnygQ@bt.com...
>> Hi Herman,
>>
>> PDF-Tools from Tracker ?
>>
>> Does this and much more and is 100% standalone.
>>
>> http://www.docu-track.com/home/prod_user/pdftools/
>>
>> evaluation from :
>>
>> www.docu-track.com/PDFT3.zip
>>
>>
>> --
>> Best Regards
>>
>> John Verbeeten
>> Tracker Software Products
>> PDF-XChange & SDK, PDF-XChange Viewer;
>> PDF-Tools & SDK, Image-XChange SDK,
>> TIFF-XChange & SDK, Raster-XChange.
>> Email : johnV@docu-track.com
>> Support: http://www.docu-track.com/forum/index.php
>> Web site : http://www.docu-track.com
>> "Hermie" <Hermie@NoSpam.com> wrote in message
>> news:1160130419.553256@news-ext.oce.nl...
>> > I'm looking for a tool (prefrably standalone, but plugin will also do)
>> > that
>> > can merge PDF files on basis of a list.
>> > Software should also be able to
>> > - add own bookmarks for entries from list
>> > - import bookmarks from source files
>> >
>> > Any suggestions?
>> >
>> > Herman
>> >
>> >
>>
>>
>
>
|
|
0
|
|
|
|
Reply
|
John
|
10/7/2006 9:41:31 AM
|
|
|
5 Replies
112 Views
(page loaded in 0.066 seconds)
Similiar Articles: Open Source PDF Tools in C/C++ - comp.text.pdfNormally that would mean things like merge/split/extract, add ... open source C or C++ reverse engineering tools - comp.lang.c++ ... I am looking for some tools to help ... Automatically merge 10 images into one? - comp.graphics.apps.gimp ...Hi all, I am looking for a program or script to merge 10 images into one. ... If you don't have a suitable tool like Photoshop, place the images ... Importing data into Adobe XML (Designer 6) or Acrobat Forms - comp ...... will go back to manually creating HTML forms, and merging ... Maybe I should find a third-party tool > (suggestions ... or XFA (new style/XML, laid out with Designer) by looking ... Word mail merge form to pdf form? - comp.text.pdfHi Tony Tony wrote: > Does anyone know of a tool that can convert existing Word mail merge ... I started looking at tools to fill in the form and st... help deleting rows on dbf - comp.soft-sys.powerbuilder... deleting all the rows in dbf database i have been looking ... with powerbuilder 10.5 and using dbf database ... tool ... merge two files in awk - comp.lang.awk... column and ... Job Schedulers (preferably Open Source) - comp.unix.admin ...I am looking into a Job Scheduler to replace extensive ... again, if you can point me to a decent open source tool ... If both data files are then there merge them using some ... image mosaic - comp.soft-sys.matlabProbably not what you're looking for but there is a stitch ... overlapping image regions, e.g. using the c2select tool ... How to merge/overlap 2 pictures? - comp.graphics.apps ... weldment cut list question - comp.cad.solidworksIn looking at the swx supplied lib feature files, this ... feature has been introduced into a part, the "merge ... feature). > So don't limit yourself to the gusset tool. Readability Statistics for PDF document - comp.text.pdfTo display a toolbar, click Customize on the Tools menu ... as an image but I am not sure that's what you are looking ... Merge scanned documents - comp.text.pdf Please slap me ... Sampling: What Nyquist Didn't Say, and What to Do About It - comp ...I use FrameMaker for all my DTP as it's "quickest" to merge sources ... format" files -- which were impossible to "patch"), I went >> looking for a replacement tool (e ... diff - Best free 3-Way Merge Tool for Windows - Stack OverflowI'm looking for a good free 3-way Merge/Diff tool for Windows. I know of KDiff3. But I was looking for further recommendations. TFS Compare/Merge Tools - Looking For The Spike... - Site Home ...TFS for Visual Studio 2008 includes Compare and Merge tools, but I find them terribly poor compared to commonly available offerings. [Personally I'm a fan ... 7/22/2012 1:03:36 AM
|