Code Monkey home page Code Monkey logo

Comments (10)

loicminghetti avatar loicminghetti commented on July 18, 2024

Hi
Unfortunately when the PDF is zoomed, you can't use swipe to go to the next page. This would conflict with gesture to move around the zoomed page. Have you considered disabling zoom?

from touchpdf.

LakshmiRajitha avatar LakshmiRajitha commented on July 18, 2024

Hi,

OK. Thanks for your reply. Is there any chance that we can load the PDF
with scroll instead of loading a single page and swipe it for the next one.
So that even I zoomed it I can scroll to next page. Please reply me as soon
as possible. It's a bit urgent requirement for me. I want to enable scroll
and I need zooming functionality as well. So how to give scroll instead of
loading one page and moving to next. Please do reply at earlier.. It wil be
really helpful.

Thanks,
Rajitha CH
On 7 Mar 2016 22:18, "loicminghetti" [email protected] wrote:

Hi
Unfortunately when the PDF is zoomed, you can't use swipe to go to the
next page. This would conflict with gesture to move around the zoomed page.
Have you considered disabling zoom?


Reply to this email directly or view it on GitHub
#6 (comment)
.

from touchpdf.

loicminghetti avatar loicminghetti commented on July 18, 2024

Hi Rajitha
Sorry, TouchPDF was designed only for swiping pages, as scrolling would not work well with tab buttons. If you only need zooming and scrolling without the tabs, you could try using the original PDF.JS viewer: https://mozilla.github.io/pdf.js/web/viewer.html
Loic

from touchpdf.

LakshmiRajitha avatar LakshmiRajitha commented on July 18, 2024

Hi Team,

Thanks for the earliest reply. But i have tried the pdf,js as well but it
seems to work with chrome but not working on safari.. how can I fix it.
please help me on this.

Thanks,
Rajitha.CH

On Tue, Mar 8, 2016 at 9:19 AM, loicminghetti [email protected]
wrote:

Hi Rajitha
Sorry, TouchPDF was designed only for swiping pages, as scrolling would
not work well with tab buttons. If you only need zooming and scrolling
without the tabs, you could try using the original PDF.JS viewer:
https://mozilla.github.io/pdf.js/web/viewer.html
Loic


Reply to this email directly or view it on GitHub
#6 (comment)
.

from touchpdf.

loicminghetti avatar loicminghetti commented on July 18, 2024

Hi
TouchPDF is based on pdf.js, so they should both work in the same environment.
May be you're missing compatiblity.js http://stackoverflow.com/questions/17022052/pdf-js-not-working-with-safari
I hope you'll find a solution
Loic

from touchpdf.

LakshmiRajitha avatar LakshmiRajitha commented on July 18, 2024

Hello Team,

Regarding TouchPDF: One last query from my side, Is *TouchPDF *plugin an
open source ? Could I use it in real time project?

Please do let me know at the earliest. Expecting an earlier reply.

Soo Thanks in Advance.

Regards,
Rajitha CH

On Tue, Mar 8, 2016 at 2:45 PM, Raji Ch [email protected] wrote:

Hi Team,

Thanks for the earliest reply. But i have tried the pdf,js as well but it
seems to work with chrome but not working on safari.. how can I fix it.
please help me on this.

Thanks,
Rajitha.CH

On Tue, Mar 8, 2016 at 9:19 AM, loicminghetti [email protected]
wrote:

Hi Rajitha
Sorry, TouchPDF was designed only for swiping pages, as scrolling would
not work well with tab buttons. If you only need zooming and scrolling
without the tabs, you could try using the original PDF.JS viewer:
https://mozilla.github.io/pdf.js/web/viewer.html
Loic


Reply to this email directly or view it on GitHub
#6 (comment)
.

from touchpdf.

loicminghetti avatar loicminghetti commented on July 18, 2024

Yes, check license for restrictions.
https://github.com/loicminghetti/touchpdf/blob/master/LICENSE

Kind regards,
Loic

from touchpdf.

LakshmiRajitha avatar LakshmiRajitha commented on July 18, 2024

Hi,

How to enable next and previous buttons for Ipad,only swipe is working.
Even Zoom + & - keys also not working. But my concern is i want the next
and previous buttons should work on IPAD.

Please reply at the earliest.

Thank You.

RAJITHA CH

On Tue, Mar 8, 2016 at 8:39 PM, loicminghetti [email protected]
wrote:

Yes, check license for restrictions.
https://github.com/loicminghetti/touchpdf/blob/master/LICENSE

Kind regards,
Loic


Reply to this email directly or view it on GitHub
#6 (comment)
.

from touchpdf.

LakshmiRajitha avatar LakshmiRajitha commented on July 18, 2024

Hi,

i have resolved the button issue. I have a requirement to use this control
but i am not aware whether it supports the things which i am looking for,
please do reply for the same. here is what i really need to know

  1. In our project, we are getting pdf's from the server and for that we
    used iframe. now does this plugin supports this without using iframe ?
  2. Does this plugin supports taking byte array and display as pdf?

if yes pl guide me how to do it.

Need your earlier response and thanks for the support.

Regards,
Rajitha CH

On Wed, Mar 9, 2016 at 3:25 PM, Raji Ch [email protected] wrote:

Hi,

How to enable next and previous buttons for Ipad,only swipe is working.
Even Zoom + & - keys also not working. But my concern is i want the next
and previous buttons should work on IPAD.

Please reply at the earliest.

Thank You.

RAJITHA CH

On Tue, Mar 8, 2016 at 8:39 PM, loicminghetti [email protected]
wrote:

Yes, check license for restrictions.
https://github.com/loicminghetti/touchpdf/blob/master/LICENSE

Kind regards,
Loic


Reply to this email directly or view it on GitHub
#6 (comment)
.

from touchpdf.

LakshmiRajitha avatar LakshmiRajitha commented on July 18, 2024

Hi Team,

We have memory issue in our application using touch pdf viewer. How do i
call the clean up / destroy methods to clear worker process. How to resovle
memory issue

As it is an urgent requirement. Please reply us as soon as possible.

Thanks,
Rajitha.CH

On Wed, Mar 9, 2016 at 8:19 PM, Raji Ch [email protected] wrote:

Hi,

i have resolved the button issue. I have a requirement to use this
control but i am not aware whether it supports the things which i am
looking for, please do reply for the same. here is what i really need to
know

  1. In our project, we are getting pdf's from the server and for that we
    used iframe. now does this plugin supports this without using iframe ?
  2. Does this plugin supports taking byte array and display as pdf?

if yes pl guide me how to do it.

Need your earlier response and thanks for the support.

Regards,
Rajitha CH

On Wed, Mar 9, 2016 at 3:25 PM, Raji Ch [email protected] wrote:

Hi,

How to enable next and previous buttons for Ipad,only swipe is working.
Even Zoom + & - keys also not working. But my concern is i want the next
and previous buttons should work on IPAD.

Please reply at the earliest.

Thank You.

RAJITHA CH

On Tue, Mar 8, 2016 at 8:39 PM, loicminghetti [email protected]
wrote:

Yes, check license for restrictions.
https://github.com/loicminghetti/touchpdf/blob/master/LICENSE

Kind regards,
Loic


Reply to this email directly or view it on GitHub
#6 (comment)
.

from touchpdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.