Click here to Skip to main content
15,888,977 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I haven't programmed in over 25 years, I was a guru at C (and pointers!), but things have changed...blazor, razor, .net, python, c#, etc... I have visual studio, and am wondering whether to go w/ Python or C# - I assume only server-side programming (hopefully w/ Wix or Wordpress, if not I will get FTP access and work on raw files)... Which is best for this task, Python (Django?) or C#?? - and what about Razor, Blazor, etc, how can I use these packages... The website (pdf2book.com) will take as input as pdf file, send it to server, and server will deliver to the browser-client something similar to issuu.com, with the potential option of downloading a proprietary e-book format as a standalone executable or which can be viewed with a proprietary viewer either through HTML client, or a stand-alone "reader" app... Thanks... Ps I have Visual Studio installed.....

What I have tried:

I haven't programmed in over 25 years, I was a guru at C (and pointers!), but things have changed...blazor, razor, .net, python, c#, etc... I have visual studio, and am wondering whether to go w/ Python or C# - I assume only server-side programming (hopefully w/ Wix or Wordpress, if not I will get FTP access and work on raw files)... Which is best for this task, Python (Django?) or C#?? - and what about Razor, Blazor, etc, how can I use these packages... The website (pdf2book.com) will take as input as pdf file, send it to server, and server will deliver to the browser-client something similar to issuu.com, with the potential option of downloading a proprietary e-book format as a standalone executable or which can be viewed with a proprietary viewer either through HTML client, or a stand-alone "reader" app... Thanks... Ps I have Visual Studio installed.....
Posted
Updated 5-Oct-20 21:59pm
v2
Comments
BillWoodruff 6-Oct-20 2:05am    
Try something !
Richard MacCutchan 6-Oct-20 3:59am    
C# is probably the best choice. You can then use the free iTextSharp library to manipulate PDF files.
Santos Perez 6-Oct-20 16:13pm    
Thank you, downloading itextSharp today....
[no name] 6-Oct-20 11:47am    
A program that converts a PDF to a proprietary format for a proprietary viewer. Hard to picture what could be added to a PDF that would require a proprietary process; and an "intermediate" one at that. An all-in-one ("special") viewer, maybe.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900