Open PDF's in Max?
Hello,
I would like to know if it is possible to open PDF's in Max, importantly, being able to change page inside Max. I have not been able to find anything on Google to do this.
Thanks in advance,
S.
Display, but not edit seems the current situation, and it varies across platforms.
Here are some relevant Forum threads I believe you may have missed:
https://cycling74.com/forums/opening-a-pdf-not-using-opendialog
https://cycling74.com/forums/how-to-open-pdf-from-a-win-standalone-app/
Hi Gregory,
Thanks, one was new to me but I had found the other one.
The important thing for what I need to do is to be able to reference a page number to open on. I don't think you can do that with the methods you have mentioned, but perhaps I have missed something.
S.
Okay, I can get it to work with launchbrowser and adding #page=4 at the end of the link. This works with Chrome but not Firefox or Safari.
Thanks Gregory!
Edit: Chrome accepts the #page=4, but if I open the link though [launchbrowser] it just loads the PDF from the first page.