Jump to content
JasperReports Library 7.0 is now available ×

How to translate pdf to client? Very Urgent!


Recommended Posts

By: Xugagnqiang - whiie

How to translate pdf to client? Very Urgent!

2003-09-23 01:13

I generage the pdf file on the server and want to send it to client. Since the client can't access the path, it should be convert to byte[] before sent to the client. However, I found that it doesn't work since what the client received is an array of String. So, any good idea? I'd rather appreciate anyone who can give some help! Very Urgent! Thank you!

 

 

 

 

By: Navaneetha Krishnan J - navaneethanj

RE: How to translate pdf to client? Very Urgent!

2003-09-23 01:21

Send your raw data from server to clinet as array of string. Then implement a new JRDataSource in the client side, which takes array of strings as argument. Use this method. Trafer the design xml to client. Compile it anf fill the report using the data souce in the client side itself.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...