|
-
Feb 4th, 2006, 09:28 PM
#1
[RESOLVED] platform independent PDF generation
is there any free .NET library that can be used to create PDF files and is not restricted to the Windows platform? all that i have seen require Adobe Acrobat to be installed.
-
Feb 4th, 2006, 09:43 PM
#2
Hyperactive Member
Re: platform independent PDF generation
PDF Source Codes
You can look thier Planet Source Code That link might take your to where that stuff is listed....If not Run a search on thier site for PDF..
-
Feb 4th, 2006, 10:57 PM
#3
Re: platform independent PDF generation
I think you are unclear on what is platform-specific and what is not. If you use a component to create PDFs then that component IS Windows-specific, because .NET only runs on Windows. As for PDF files themselves, they are in no way attached to Windows. You can view a PDF file on any platform for which a viewer exists. Adobe Reader is available for Mac OS, Windows, Unix and various other platforms. I'd guess that there are third-party readers available for other Windows and other platforms too. It doesn't matter what you use to create them. If you want a free PDF generation component then there is a link to one in my signature. I've not used it myself though, so I can't vouch for it.
-
Feb 5th, 2006, 07:17 AM
#4
Re: platform independent PDF generation
 Originally Posted by jmcilhinney
I think you are unclear on what is platform-specific and what is not. If you use a component to create PDFs then that component IS Windows-specific, because .NET only runs on Windows.
I was wanting to use it with Mono on Mac/Linux.
-
Feb 5th, 2006, 11:38 AM
#5
Hyperactive Member
Re: platform independent PDF generation
Well Plane Source Code might have what your looking for.Can also google it I find alot of Information on Open Source scripts on google...
Did you look on Planet Source Code.com ?? I know i posted a link that i think looks like what your looking for..but i could be wrong on exactly what you need.
and that link does take you too Source Code for PDF stuff....Just have too scroll down their page..
-
Feb 5th, 2006, 05:05 PM
#6
Re: platform independent PDF generation
i found something on PSC that might work.
Thanks.
-
Feb 5th, 2006, 09:43 PM
#7
Hyperactive Member
Re: platform independent PDF generation
Your Welcome glad i could help out..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|