Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Samir_Al-Amar@adobeforums.com #1
Converting an Excel file to Pdf using C# .NET and COM/Class Library
Hi,
I have an already created Excel file (residing in a directory on the server) that I'd like to convert to Pdf programatically within C#, and then after creating the file launch it onscreen.
I need to know if I can achieve this by purchasing Acrobat 6 Standard or Professional and referencing the necessary COM object/class library within my C# web project and using my code to then produce a Pdf file.
Does either Acrobat Standard or Professional have the capability to sit on the server and be used for this purpose?
Any help would be greatly appreciated.
Kind regards,
Samir Al-Amar
Samir_Al-Amar@adobeforums.com Guest
-
Converting Excel to PDF
I have an Excel workbook that I need to convert to a PDF Document. Within the Excel workbook, I have inserted links to other places within the... -
Cannot instantiate .NET Class Library to expose webservice client library
Now that I have got the mickey mouse .NET interop problem sorted (exposing ..NET library to ASP/VB6), I want to demo the real problem I am having. ... -
Converting Multiple Excel Sheets/tabs to a Single PDF file on an iMac System 10
I have an iMac (system 10) and have difficulty with saving multiple sheets/tabs from and excel file to a pdf file (Acrobat 6.0). Even if I choose a... -
Converting Excel to PDF, please help.
I'm trying to convert pages from Excel into a number of PDF files, is this possible? I've got a large document that prints into 138 pages, but I need... -
Converting to Excel
Can records in Filemaker Pro 5 on an Win XP be exported or converted into Excel speadsheet? We have shipping records in Filemaker that need to be... -
W_T_Allen@adobeforums.com #2
Re: Converting an Excel file to Pdf using C# .NET and COM/Class Library
Neither Pro nor Standard can be licensed for server use.
Distiller can.
W_T_Allen@adobeforums.com Guest
-
Samir_Al-Amar@adobeforums.com #3
Re: Converting an Excel file to Pdf using C# .NET and COM/Class Library
Hi W T,
Ok - if I can license distiller (although from the Acrobat site I can see it costs a minimum $5000) will it do what I want it to?
Kind regards,
Samir
Samir_Al-Amar@adobeforums.com Guest
-
W_T_Allen@adobeforums.com #4
Re: Converting an Excel file to Pdf using C# .NET and COM/Class Library
Yes, with some programming. You have to control the source app to generate the Postscript, and then control Distiller to convert it to PDF and to launch the resulting PDF file.
The EULA allows you to run Distiller on a server if all of the users with access to it have valid Acrobat icenses.
W_T_Allen@adobeforums.com Guest
-
Samir_Al-Amar@adobeforums.com #5
Re: Converting an Excel file to Pdf using C# .NET and COM/Class Library
Hi W T,
I have found a utility that seems to do the same (and comes with a COM object for Programmatical use) for only $349 with a server license (from [url]www.neevia.com[/url]).
As there will be up to 10 users generating pdfs using this web app it would seem prudent to use this instead of spending either $5000 for Distiller or (if I understand you correctly) 10*$299 for Acrobat 6 Standard for each of the users.
I think it would make more sense to use the Neevia Document Converter utility as the client is paying!
Thanks for your all your help!
Kind regards,
Samir
Samir_Al-Amar@adobeforums.com Guest
-
W_T_Allen@adobeforums.com #6
Re: Converting an Excel file to Pdf using C# .NET and COM/Class Library
If it works that sounds like a great idea.
Acrobat is, indeed, much too expensive.
W_T_Allen@adobeforums.com Guest



Reply With Quote

