Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Wed Dec 16, 2015 9:14 am

Hi,

I'm currently evaluating Spire.PDF for converting to XPS. I am using the following code:

PdfDocument doc = new PdfDocument();
doc.LoadFromFile(inputFilePath);
doc.SaveToFile(outputFilePath, FileFormat.XPS);


I have some PDF documents where the conversion results in empty XPS documents (white pages).
One of the documents couldn't be saved at all (0 KB file produced, process seems to hang).
I would like to provide you the documents, but don't want to upload it public.

Because of these test results, the component doesn't suit my needs actually.
Can you please check the issues (please tell me how I can provide you the sample documents privately) and give me some information about if and in what time frame you could solve these?

Best Regards
Andreas P.

kendox
 
Posts: 1
Joined: Wed Dec 16, 2015 7:56 am

Thu Dec 17, 2015 1:17 am

Hi,

Thanks for your inquiry.
Please send your sample documents to [email protected].

Thank you.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 3011
Joined: Wed Jun 27, 2012 8:50 am

Fri Dec 18, 2015 2:32 am

Hi,

I have received your files, thanks for providing.
I have recreated your issues and forwarded them to our dev team.
We will inform you when they are resolved.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 3011
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.PDF