XPS - WPF Guru's Please Help!

  • Thread starter Thread starter Sir C4
  • Start date Start date
S

Sir C4

Can anyone provide a c# example of how I can copy / reuse XPS
resources? In creating a "template" system, I'm trying to: 1) read an
XPS document; 2) replace place-holder text with actual text; 3) write
new XPS document. My works so far leave an XPS document that when
opened gives the error "AddFontResourceEx failed" :(

Any help would greatly be appreciated.
 
Hello Sir,

I think that the .winfx.* groups helps u the best

SC> Can anyone provide a c# example of how I can copy / reuse XPS
SC> resources? In creating a "template" system, I'm trying to: 1) read
SC> an XPS document; 2) replace place-holder text with actual text; 3)
SC> write new XPS document. My works so far leave an XPS document that
SC> when opened gives the error "AddFontResourceEx failed" :(
SC>
SC> Any help would greatly be appreciated.
SC>
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top