My Requirements

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
khan007
Posts: 6
Joined: Wed Sep 10 2008

My Requirements

Post by khan007 »

My Enviornment : Windows Vista\XP,Microsoft 2003 Server

Frame Work Used : .Net 3.0

Lanuguage Used : C#.Net 2.0

UI Design language : XAML

Description of My requirement : Right now i have my fixed dcoument((i.e) System.Windows.Documents --->PresentationFramework.dll in WPF) prepared with me ,So i have to use this prepared FixedDocumentSequence to generate a PDF...

So can u advice me whether your tool has any method or class that takes fixeddocument and prints it to a PDF...

One more query if i have a XPSDocument with then how can i convert to to PDF....
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: My Requirements

Post by Joan »

Hello,

I didn't really get what you mean by fixed document.

If you can open your document and print it to any printer you can then select the PDF Printer to generate a PDF file.
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
khan007
Posts: 6
Joined: Wed Sep 10 2008

Re: My Requirements

Post by khan007 »

FixedDocument is same like a one u r having as "IACDcoument"

But this is part of System.Windows.Documents Namespace..

So after forming this document we are doing a print job...
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: My Requirements

Post by Joan »

Hello,

By sending your print job to our virtual PDF Printer instead of sending it to a physical printer on your system you will get a pdf file.

I suggest that you try our PDF Converter, you can download an evaluation version from our website www.amyuni.com

The Developer version of the PDF Converter enables you to do all the process programatically without any user interaction.

Hope this helps.
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
Post Reply