Hi
i have tried to put images in a docx with open xml
he creates the docx but no images are shown in the document
i use this code to put images:
PackagePart partPicture = document.CreatePart(packageOutput, uriPicture, "image/jpeg");
using (Stream targetStream =...
Hi All,
i have a question about itextsharp and PDF
I have created a pdf thru itextsharp
the pdf is like he is supposed to be BUT...
my index page (TOC) is at the last page because
i know my pagenumbers only at the end
Does anyone know a method or has a solution to
put the last page in front...
I have found the problem on localhost.
It was the configuration and ASP.Net version on local IIS that was not wel. I have fixed that but on production it's still failing but i do not have the permissions for that.
Someone else is going to take care of that he told me, i'm curious
greetings...
hi all,
I have a task to write a webservice and to deploy it.
I started it today. After 1.5h the programming of the webservice was done and in debug mode it works very good.
The only thing that was left was to deploy it. This
part is driving me crazy. i have tried a lot of ways to deploy it...
i did it the remoting way
with my windows app to give startsign, my remoteobject between and as last my service which was pulsed by the remoteobject
it works nice i must say and fast actually
Thx for the help
grtz
GSharp69
hi everybody,
i've made a windowsservice thats running on the server
i also have made a windowsapplication with some datagrids for data monitoring.
Now i want to add a button on a form of the windowsapplication so i can give commands to the windowsservice on the server?
Anyone has a good...
Hi jurkmonkey,
so with the example you just posted
i can create an xml file because my dataset is filled up?
that would be nice.
Now i just have to ask if they have a schema (xsd) for me.
If they don't have a schema (xsd) for me i probably first have to do the previous steps (save dataset...
Hi,
I work with the visual studio 2005 c#
Ihave a problem and i need help quickly
I have to do a read operation in an ms sql server with an sql statement, i put my result in a dataset. so far so good
Now i want to read my dataset line by line and make an well formed xml like this example...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.