Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7544089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T08:35:49+00:00 2026-05-30T08:35:49+00:00

Now, I’m trying to generate an excel file from my template. My case is

  • 0

Now, I’m trying to generate an excel file from my template. My case is like this:
I have one original excel template file and I should generate several custom excel files depending on the retrieved data.
Is there any easy good workflow to follow.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T08:35:51+00:00Added an answer on May 30, 2026 at 8:35 am

    I’ve found a solution, before giving a question, I had tried to find out a solution to it and I could not manage how to do it. And one idea come into my mind, it was so straightforward :).
    So my code is like this:

     final String originalExcel = "D:\\work\\excel\\original.xls";
     String pathname = "D:\\work\\excel\\generated\\custom1.xls";
     File original = new File(originalExcel);
     File file = new File(pathname);
     FileUtils.copyFile(original, file);//I copied from my template before before changing it
     FileInputStream stream = new FileInputStream(file);
     final HSSFWorkbook wb = new HSSFWorkbook(stream);
     final HSSFSheet sheet = wb.getSheetAt(1); // so, here I can change my custom excel file.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
Now I'm sure this is super easy, I have a function called remove_deposit which
Now this might sound simple, but I'm a bit mixed up. I am trying
this is what i have right now Drawing an RSS feed into the php,
I am trying to render a haml file in a javascript response like so:
Now, I don't have any problems with 301 redirects, but one person asked me
Now this might look like a duplicate thread, but my question is that I
Now this is .NET but I am sure the principal should apply to all
I have some data like this: 1 2 3 4 5 9 2 6
now I have this configuration my my scheduler: <task:scheduled ref=task method=run cron=0 45 22

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.