Connecting Tech Pros Worldwide Forums | Help | Site Map

Single PDF Output

Michaela
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi, there!

We are in need of a control that would allow us to take data from
multiple Word and Excel files and generate a single PDF output file.
(Our system is written in Visual Basic 6.0.) This process must run for
users without any special privileges. Can you recommend a product that
can do this?

I have looked at a number of them:
Nevia - requires special privileges
Win2PDF - somewhat expensive
LeadTools ePrint - trying to figure out the append functionality
Metasoft Imager - requires a two step process (not good for our
process)
Amyuni PDF Writer - currently researching further (excellent customer
service!!!)

Is there any other product I should be looking at? Please let me know
at your convenience.

Thanks,
Michaela

John V-Tracker
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Single PDF Output


Hi why not try PDF-XChange or the Developers kit (Royalty Free)

allows this and has some sophisticated Job Management options.

http://www.docu-track.com/index.php?page=25

--
Best Regards

John Verbeeten
Tracker Software Products
PDF-XChange & SDK, Image-XChange SDK,
PDF-Tools & SDK, TIFF-XChange & SDK, DocuTrack.
Email : johnV@docu-track.com
www.docu-track.com
User Updates (serial # required)
http://www.docu-track.com/download.php
Trials:
http://www.docu-track.com/index.php?page=28
Pricing:
http://www.docu-track.com/index.php?page=30
"Michaela" <michaela.wentz@cetara.com> wrote in message
news:12b41f3f.0405101414.397fe0ae@posting.google.c om...[color=blue]
> Hi, there!
>
> We are in need of a control that would allow us to take data from
> multiple Word and Excel files and generate a single PDF output file.
> (Our system is written in Visual Basic 6.0.) This process must run for
> users without any special privileges. Can you recommend a product that
> can do this?
>
> I have looked at a number of them:
> Nevia - requires special privileges
> Win2PDF - somewhat expensive
> LeadTools ePrint - trying to figure out the append functionality
> Metasoft Imager - requires a two step process (not good for our
> process)
> Amyuni PDF Writer - currently researching further (excellent customer
> service!!!)
>
> Is there any other product I should be looking at? Please let me know
> at your convenience.
>
> Thanks,
> Michaela[/color]


Eric
Guest
 
Posts: n/a
#3: Jul 17 '05

re: Single PDF Output


Michaela wrote:[color=blue]
> We are in need of a control that would allow us to take data from
> multiple Word and Excel files and generate a single PDF output file.
> (Our system is written in Visual Basic 6.0.) This process must run for
> users without any special privileges. Can you recommend a product that
> can do this?[/color]

Ghostscript. It can be run as commandline, GUI or behind a print queue.
Does a very good job.

Also you can put it behind a web page (PHP etc). Either pass the document
and the desired PDF path name, or use the webform to set the destination of
PDFs from a particular queue from a particular workstation.

Source and binaries for most popular OSs and for Windows.

Eric.



Closed Thread