Booklet problems

I am trying to turn a pdf into booklet, but when printing side by side as it must be booklet, the pages do not agree. According to the information provided by you that it says:
Using Booklet Maker, you can produce the resulting document can be printed and stapled down the middle to make a booklet, that is, each pages contains two sub page. For example, you have a 13 pages documents and using it make booklet, the resulting document will be a pdf file which contain 7 pages( (page 1, null), (page2, page13), (page3, page12), ...((page7, page8)
The concept is not correct since in this same example the pages would have to be armed thus:

( (null,page 1), (page2, null), (null, page3), (page4, page13), (page12, page5), (page6, page11), (page10, page7), (page8, page9),

It is possible to do this

Thank's

Pablo

Hi Pablo,

Thank you very much for considering Aspose.

I have tested the MakeBooklet code at my end with a five page pdf, and the output was as followed:

1 - null

2 - 5

3 - 4

Which is as expected from the method.

Can you please share your PDF file, so I could test with that?

We're sorry for the inconvenience.

Regards,

Thanks
But this result is not the appropriate one to make a booklet, because to print the new pdf in duplex, the pages do not agree.
The booklet concept is impression arranged in duplex.
Pablo

Hi Pablo,

Our development team has looked into this issue, and I hope your requirement can be satisfied. I have logged it as PDFKITNET-8533 in our issue tracking system. However, due to certain constraints, this issue can take about a month. You'll be informed via this forum as the issue is resolved.

We appreciate your patience.

Regards,

Hi Aspose,

I am having the same issue. Do you have the solution for this? I am evaluating your Pdf.Kit for .NET version 3.5.0.0.

I have 4 pages 8x11" pdf. I wanted to make a booklet of size 17x11"

So I would expect to get page setup like:

4-1

2-3

However your library resulted document like:

1-4

2-3

Is there a workaround for this?

Thanks.

Hi,

I’m afraid, currently we can’t provide you any workaround for this issue. However, our team is looking into the matter and you’ll be updated via this forum as we make some progress.

We’re sorry for the inconvenience.
Regards,

The issues you have found earlier (filed as 8533) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.