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...
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...
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,
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.