aman0711

save as PDF and image on jsp

Recommended Posts

Hi guys,

 

 

 

I'm sorry, issue seems to be solved. I removed all fusion.jars from application server's lib/bin folder, voided the client's cache and now it works like a charm. Cool.

 

Thanks anyway. I get back to you in case that new problems occur..

 

 

 

cheers

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Thanks for your appreciation and sharing your idea.

Keep smiling and keep FusionCharting. :)

Share this post


Link to post
Share on other sites

PDF to GIF Converter is an ultimatec PDF to GIF converting tool for rendering PDF files. It can convert PDF files to most common image formats, such as JPEG, PNG, GIF, BMP, PCX, TGA, TIFF and so on. This PDF to GIF Converter can convert all the PDF files to any image formats with high quality, and very easy to use, only by a few clicks users can finish the PDF to GIF conversion.

 

pdf to gif converter

 

pdf to ppt converter

Share this post


Link to post
Share on other sites

PDF to GIF Converter is an ultimatec PDF to GIF converting tool for rendering PDF files. It can convert PDF files to most common image formats, such as JPEG, PNG, GIF, BMP, PCX, TGA, TIFF and so on. This PDF to GIF Converter can convert all the PDF files to any image formats with high quality, and very easy to use, only by a few clicks users can finish the PDF to GIF conversion.

 

pdf to gif converter

 

pdf to ppt converter

Share this post


Link to post
Share on other sites

hi,

 

i want to change the image save location in the following properties file.

 

HTTP_URI=http://www.yourdomain.com/images/

as my sys file location Eg: D:/images.

 

 

how can change that?

 

i changed that but its not working my sys.

 

please help

 

Thanks & regards

 

SuBhash

post-11682-021387700 1296632878_thumb.jpg

Share this post


Link to post
Share on other sites

Hi,

 

AnyOne Give an idea to export the charts withOut right clicking and Select as JPG/PNG/PDG.

 

when i onclick the "GenerateChart" button I want chart has to be generate and PDF exportation aslo will be generate.

 

 

 

Please Help me.....

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

You would need to use JavaScript to initiate the export.

 

Code samples are available at FusionCharts_Evaluation - Code -ExportChartSamples in your FusionCharts download package.

 

For more details, please refer to the link below:

 

http://www.fusioncha...eferenceJS.html

http://www.fusioncha...JavaScript.html

http://www.fusioncha.../?ECPureJS.html

 

Hope this helps.smile.gif

Edited by Angie

Share this post


Link to post
Share on other sites

Hi AnGie,

 

Thanks For Ur fast Response............

 

i will refer those link.........

 

i wiill cum bak there is any issue......

 

 

Thnkas And Regards..

 

Subbu........

Share this post


Link to post
Share on other sites

Hi....AnGie

 

One More doubt

 

how to change HTTP_URI=http://www.yourdomain.com/images/

as my sys file location Eg: D:/images.

 

in serverside exporting.......

 

 

give me an idean where i have to change code.....

 

i change the HTTP_URI=http://www.yourdomain.com/images/ to

 

HTTP_URI=http://http://localhost:4040/images/

 

but wont save in that location......................

 

 

please help...................

Share this post


Link to post
Share on other sites

Hi, AnGei,

 

I can export the chart with out r8 clicking on It.

i used Java Script code.............

Now my problem is Its working Well in FireFox.

 

But IN IE 8 its show object does not support property method etc...

 

I attached the 2 snaps of my code and Error

 

Please Help.......!!!!

post-11682-003381000 1297063772_thumb.jpg

post-11682-019787900 1297063786_thumb.jpg

Share this post


Link to post
Share on other sites

Hi SriVidYa.........

 

Can u attach the sample .Properties file by after edit that

HTTP_URI=http://www.yourdomain.com/images/

to some other Local Dist Location... please

 

 

I changed that path it wont work for me................

 

Please Help...........

Share this post


Link to post
Share on other sites

Hi

 

Please modify SAVEPATH value in the properties file, NOT HTTP_URI.

 

If you are still not able to get it working, please send me a scaled-down version of your app so that I can make neccessary changes for path and send it back.

 

Srividya

Share this post


Link to post
Share on other sites

Hi Srividya,

i attached the demo zip project of my applctn......once check it..

 

i can save the exported chart by clicking the ""Export Chart" button in that application...

 

my requirmnt is when i clicking that ""Export Chart" button that chart has to save is the LOCAL DISC location automatically.

 

 

Once check the Code error ..Export Chart" . why its not working in IE8....its works well in Firfox...

 

please help.......

 

Thanks & regards,

 

Subbu

DemoProjct.zip

Edited by subhash443

Share this post


Link to post
Share on other sites

Hi

 

Let me get some clarification. You want to save the chart to the client's local machine without the download dialog box - if this is your requirement, then I am afraid it is not possible.

While using server-side save, you can only save to the server.

Share this post


Link to post
Share on other sites

Hi Srividya,

 

Exactly that is my requirment....:).............

 

Can U sent me a sample Demo Project For Client Side Exportation.

 

Please Help Me.......

 

Thanks And Regards

 

Subbu.P

Share this post


Link to post
Share on other sites

Hi,

 

How to disable the "WAIT" and "SAVE'' buttons those are appeared in below the chart in Client Side Exportation,when i clicking the "Export My Chart" .

I am afraid, FusionCharts does ot support the hiding of the "SAVE" or "WAIT" button during the Client side Export as this is the Export Component itself. :)

Share this post


Link to post
Share on other sites

ohhh :) ok ......

 

then How to SAVE that Exported chart in the User defined Path.

i want to SAVE that Chart in Local Disc location without Clicking on that "SAVE" button.

 

Please Help me..........

 

Thanks And Regards,

 

Subbu.P

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

You would need to right-click on the chart and select the save as option like save as jpeg, save as PDF etc.

 

After clicking, you can save the image in the desired location of your local machine.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites

Hi,

AnGie,

I implemntd Chart Exportation USing JAVA SCRIPT File,

i Create a Button"EXPORT MY CHART" to call Export Function, with out ri8 clicking on it i Can Export My Chart,....

after Exporting Complet "SAVE" button is appeard to "SAVE" that Chart in JPG/PNG/PDF by Clicking manually....

 

My requirement Is

Can I SAVE exported Chart automatclly in the desired location of my local machine.

 

after Clicking that "EXPORT MY CHART" button without Clicking again On "SAVE" button manually............!!!

 

 

Please Help..............

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

I am afraid, FusionCharts does not support the hiding of the SAVE or WAIT button during the Client side Export as this is the Export Component itself.

 

Hope this helps.

Edited by Angie

Share this post


Link to post
Share on other sites

Hi,

AnGie,

I implemntd Chart Exportation USing JAVA SCRIPT File,

i Create a Button"EXPORT MY CHART" to call Export Function, with out ri8 clicking on it i Can Export My Chart,....

after Exporting Complet "SAVE" button is appeard to "SAVE" that Chart in JPG/PNG/PDF by Clicking manually....

 

My requirement Is

Can I SAVE exported Chart automatclly in the desired location of my local machine.

 

after Clicking that "EXPORT MY CHART" button without Clicking again On "SAVE" button manually............!!!

 

 

Please Help..............

 

//////////////////////////////////

 

 

Hi, AnGie,

 

See the Bold mtrr in the Above ......

 

i dont want click again the SAVE button to save The EXPORTED CHART.

In the Above Explanation i have to Click the 2 buttons ("EXPORT MY CHART" button AND "SAVE" button ) one is to EXPORT and 2nd one is To SAVE,

 

 

But my requirment is When i Clicking that "EXPORT MY CHART" button then the chart itself SAVED in the desired location of my local machine. without

Clicking the "SAVE' button again..................

 

Is there Any Way? to execute both the Operations by Clicking the "SINGLE button (EXPORT MY CHART button)......

 

 

Please Help...............

 

 

Thanks And Regards,

 

Subbu.P

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

I am afraid, FusionCharts does not support the feature you are looking for, at this time.

 

Hope this helps.smile.gif

Edited by Angie

Share this post


Link to post
Share on other sites

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