Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I need to develop flip ebook creator desktop application in visual studio. but i don't know how to develop it. i need help about this.

What I have tried:

I need to develop flip ebook creator desktop application in visual studio. but i don't know how to develop it. i need help about this.
Posted
Updated 20-Dec-20 5:42am
v2

We are more than willing to help those that are stuck: but that doesn't mean that we are here to do it all for you! We can't do all the work, you are either getting paid for this, or it's part of your grades and it wouldn't be at all fair for us to do it all for you.

So we need you to do the work, and we will help you when you get stuck. That doesn't mean we will give you a step by step solution you can hand in!
Start by explaining where you are at the moment, and what the next step in the process is. Then tell us what you have tried to get that next step working, and what happened when you did.

If you are having problems getting started at all, then this may help: How to Write Code to Solve a Problem, A Beginner's Guide[^]
 
Share this answer
 
Comments
Member 15025708 20-Dec-20 5:12am    
Thank you for your suggestion, I'm developing this in visual studio c#, but i'm stuck in how to convert PDF file into flipbook like other flipbook software. i'm stuck in this "import file" part. "Click on import button and PDF file convert into flipbook" I do a alot of research on internet. but I'm still stuck in it.
OriginalGriff 20-Dec-20 5:26am    
So what part have you done?
Have you read the PDF?
Quote:
I need to develop flip ebook creator desktop application in visual studio.

First things to do is:
- Search internet in case such an app already exist.
- Search internet about the format of the flip ebook files.
- Study features of existing apps.
Quote:
but i don't know how to develop it.

I fear you will need to learn how to develop such an app, or thibk about hiring a professional programmer.
 
Share this answer
 
Here you can find some libraries, sadly there's not much in the languages of your choice:
ebook-generator · GitHub Topics · GitHub[^]
 
Share this answer
 

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