Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Submit your requests and polls about new features

Add new page to document

More
IP: 192.168.0.70 12 years 11 months ago #1803 by Chumper
Replied by Chumper on topic Add new page to document
Hi,

as they said:
At the moment there are no plans to add the functionality to add/remove/reorder pages in a pdf.
They said they will may look at it in 2-3months, during this time you have to use a different solution for adding a page.

However there is still the possibility to add a picture directly into the site, not as an annotation, but directly as a page object.
But you have to come up with your own solution to add a new page object to the pdf.

Regards Nils
  • Kry
  • New Member
  • New Member
More
IP: 192.168.0.70 12 years 6 months ago #3565 by Kry
Replied by Kry on topic Add new page to document
Hello,
it is nice to see this feature in library. I have a question is there is any example in SDK how to create empty PDF page and add image to it?? I downloaded latest SDK but cannot see such example.

Thank, you
More
IP: 192.168.0.70 12 years 6 months ago #3567 by radaee
Replied by radaee on topic Add new page to document
plz see PDFTestAct
  • Kry
  • New Member
  • New Member
More
IP: 192.168.0.70 12 years 6 months ago #3576 by Kry
Replied by Kry on topic Add new page to document
Thanks!
More
IP: 192.168.0.70 12 years 6 months ago #3578 by [email protected]
Hello,

it's great that it's finally possible to add a page to a document. But is it possible to add an existing page to a document? Something like
Code:
Page new_page = Document.NewPage(int pageno, Page old_page)
or to clone a page content?
Code:
Page new_page = Document.NewPage(int pageno, int w, int h) new_page.clone(Page old_page);

Regards, Martin
More
IP: 192.168.0.70 12 years 6 months ago #3814 by dejant
Replied by dejant on topic Add new page to document
I would also like to see this feature.
Time to create page: 0.408 seconds
Powered by Kunena Forum