HighTechTalks DotNet Forums  

Creating Xps documents programatically

Dotnet General Discussions microsoft.public.dotnet.general


Discuss Creating Xps documents programatically in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jeremy
 
Posts: n/a

Default Creating Xps documents programatically - 11-16-2007 , 12:32 PM






I've written code to create an Xps document with several pages. I can fill
the content of each page by using the XmlWriter property of
IXpsFixedPageWriter and calling WriteStartElement,
WriterAttributeString,WriteEndElement etc. Is there a better way to do
this? I mean is there a series of classes already build that represent all
or some of the elements you'd want to put on a page? Similar to how the
System.Web.UI.WebControls namespace has a bunch of classes that represent
html elements...



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.