Forum: C# Jul 13th, 2009 |
| Replies: 0 Views: 361 Hi,
I'm trying to insert vba code in a word .docm file through vbaProject.bin. I'm planning to use C# for this task. The part to change it to zip or use the System.IO.Packaging to open up the file... |
Forum: C# Mar 25th, 2009 |
| Replies: 0 Views: 632 I'm trying to decode a flatencoded pdf stream. I get the exception:
Index was outside the bounds of the array.
I don't understand because I have tried to be really exact.
I Would appreciate your... |