Hi
I'm working with reportviewer in vs2008, whey I try toexport my report to pdf it is creating pdf successfully..
But here my problem is when I'm exporting my pdf file is missing alt tags for images which is previously there in my report. In my reportviewer it is showing alt tags for every image. But in pdf it is not showing any alt tag for images.
Can somebody help me to solve this?
Thanks in advance
Hi there,
I'm looking for a tool that can highlight code (ruby, php, javascript...) like with an IDE and then export the code to html format so that when opening the html page the code looks just like with the IDE
Thanks.
I'm using Active Reports within my VB program to generate a report based on my data. Right now I have the report opening fine and it is allowing the user to print, copy, find, etc. I am unsure how to add the functionality to let the user choose toexport the chart once the program is running.
Hi Folks,
I have some data in one of my mysql table stored as utf8. The data is some japanese text. I need toexport it to excel. Could you tell how to do it?
Exporting by SELECT ... INTO OUTFILE returns some plaintext file. I'm not sure how to read it back in excel so that japanese character would show properly
Thanks
Nayn
I have moved recently to a new version of eclipse 3.5 from 3.2.I dont want to recreate all the configurations/settings i did ,is there a way toexport /import these settings?please forgive if this is a duplicate question,but i tried to search in SO but couldn get it .
There appears to have been a change in behaviour between versions of the viewer that have changed the default from PDF to the virtually useless (in our scenario) native Crystal Reports format.
Is it possible to specify the default file type to use when the end user clicks the export button in the winforms CrystalReportViewer?
I'd like toexport plotting symbols form R as a png graphic. But I haven't found a perfect way yet.
Using
png("symbol.png",width=20, height=20, bg="transparent")
par(mar=c(0,0,0,0))
plot.new()
symbols(1, 1, circles=0.3, bg=2, inches=FALSE, lwd=2, bty="n")
dev.off()
creates a little border around the symbol (I'd like it to be transparent) and the symbol isn't filling the whole space.
Is there a more specific way of doing this ?
Hi there,
I have an excel spreadsheet that contains the primarky-key/id value for a record in a table in an access database.
I would like toexport specific data from certain cells in the spreadsheet to certain fields in the corresponding record in the table.
Is this possible, any help would be greatly appreciated.
Many thanks
Noel
Currently Selenium IDE not supporting for Export Test suite as C# from HTML. Its time consuming by converting the test cases one by one manually. any body has any idea to handle this?
I opened up an old project in Flex Builder 3 which runs on Adobe AIR 1.0. I believe it was originally written in Flex Builder 2. When I try to run the air app, nothing happens. When I try toexport a release build, I get this error:
If I change the main-app.xml file to use the 1.5 version of the namespace, it builds fine. Unfortunately, the clients environment runs on 1.0. Ideas?
I have a data Table with numbers formatted according to the current regional settings. ie ( in French decimal separators are ',' instead of '.' in English). I need toexport it to XML. Numbers in XML needs to be formatted according to the current regional settings.But now numbers in XML are formatted in English.Is there any way to make the number formatting in XML according to current regional settings ( or based on the locale of the Data Table) during the exporting process ?
I know, there are a lot of limitations to the length of used key (import and export limitations for nearly each country). Usually, it varies from 64 to 256 bits. To use more bits, it is obligatory to ask permission from authorities.
But it is recommended to use 1024 bits keys for RSA as minimum!
Does it mean that I cannot just use RSA without any problems with law and so on?
I'm using Dundas Chart Profession within my VB program to generate a chart based on my data. Right now I have my charts opening fine but I am unsure how to add the functionality to let the user choose to print (and export) the chart once the program is running.
I have created a couple of java working sets for a project in my workspace and want to share them with other people (using different workspaces). Is there a way toexport them?
How toexport / import database in mysql through comman line,
mysql system config ,
WAMPSERVER server installed .
OS WINDOWS
The advise for my local host , not an live hosting...
Thanks
Outlook 2003 and Outlook 2007 allow you toexport your contacts to CSV format. Is there a difference between the two or is this in fact the same format; in other words, are they backward compatible or did Outlook 2007 create some new fields that Outlook 2003 would have trouble importing?
Hi,
How to import/export table definitions from my dev database to production database(recreate the whole database). I have Sql server 2005, Sql Management studio with power shell.
Thanks in advance.
I am working on an ASP.NET MVC application where I need toexport data to an excel spreadsheet. Previously, in webforms apps, I used some code I found to render a GridView as an excel-compatible file. This was quite handy. I was wondering what the quickest/most effective method would be to do this in MVC. Thanks.
I use exp username/password@servername owner={ownername} file=backuppath;
The parameters given are correct but still not able to connect
Below is the error trace:
EXP-00056: ORACLE error 12545 encountered
ORA-12545: Connect failed because target host or object does not exist
EXP-00000: Export terminated unsuccessfully
What can be the possible reasons?