Santos Perez Ответов: 0

Я пытаюсь заново изобрести колесо с помощью pdf2book.com - цель состоит в том, чтобы преобразовать pdf-файл в изображения, а затем в форму буклета или видео, аналогично issuu.com


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.....

Что я уже пробовал:

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.....

BillWoodruff

Попробуй что-нибудь !

Richard MacCutchan

C#, вероятно, лучший выбор. Затем вы можете использовать бесплатную библиотеку iTextSharp для работы с PDF-файлами.

Santos Perez

Спасибо, что скачали itextSharp сегодня....

Gerry Schmitz

Программа, которая преобразует PDF-файл в проприетарный формат для проприетарного средства просмотра. Трудно представить, что может быть добавлено в PDF-файл, который потребует проприетарного процесса; и при этом "промежуточного". Может быть, зритель"все-в-одном" ("особенный").

0 Ответов