Can I convert pdf/doc file to a multipage image file?

Products: Saaspose.Words, Saaspose.Pdf

We would like to be able to submit a pdf/doc of multiple pages. After conversion, would the image be stitiched together i.e. one image or would it give us back multiple images? What format would that be? just one big jpeg, i imagine?

Hi Cais,

It would be one image per page. You can use splitDocument resource to convert all or specific pages to images. Also you can convert complete PDF/DOC to a multipage TIFF.

Please feel free to contact us in case you have further comments or questions.

Best Regards,
Imran Rafique
Support Developer, Saaspose Sialkot Team
http://www.saaspose.com

Hi,

Many thanks for your help.

How can I convert a multi page pdf to a multi page tiff? I am using the
.net SDK and it seems only the first page is being produced.

Thanks again,
Cais

Hi Cais,

Sorry, I was unable to reproduce this issue at my end. I tried to convert with a trial account and all pages were converted to TIFF. Can you please share your sample PDF and output TIFF for further analysis?

Best Regards,
Imran Rafique
Support Developer, Saaspose Sialkot Team
http://www.saaspose.com

Hi Imran,

Thanks for looking into this further.

Please see attached the PDF we are using the resulting TIFF.

The C# code we are using is as follows:

Product.BaseProductUri = @"http://api.saaspose.com/v1.0";
SaasposeApp.AppKey = "a271fdcd27a046746d66213d7587ae19";
SaasposeApp.AppSID = "9839d1bf-3afa-40ab-bc42-396906484a71";

var converter = new Saaspose.Pdf.Converter();
converter.ConvertLocalFile(fromPath, toPath, SaveFormat.TIFF);

Best regards,
Cais

Hi Cais,

I still can get all the pages converted to TIFF. I just copy/pasted this code and changed fromPath and toPath. Please have a look at the attached output multipage TIFF.

Are you getting a different result? If yes, please attach your output TIFF for further analysis. We are sorry for the inconvenience.

Best Regards,
Muhammad Ijaz
Support Developer, Saaspose Sialkot Team
http://www.saaspose.com

Hi Muhammed,

I can't see the attached multipage TIFF, could you try attaching it again please. I want to try opening it on my graphic software just to make sure thats not the problem.

Best Regards,
Cais

Hi Cais,

Sorry, attachment was missed. I have attached it here.

Best Regards,
Muhammad Ijaz
Support Developer, Saaspose Sialkot Team
http://www.saaspose.com

Hi Cais,

Is your issue resolved now? Do you need any further help from our side? If you have any further questions, please do let us know. We'll be glad to help you.

Thanks & Regards
Shahzad Latif
Saaspose Support Team.