Re: XPDF Documentation

2025-04-05 Thread Paul Dupuis via use-livecode
To put XPDF in selection more, use XPDFViewer_ChooseMouseMode "Document1",pMode -- "browse", "selection", "image" To select a range of text on (or across) page(s), use XPDFViewer_Select "Document1",item 1 of tPDFPageRef,item 2 of tPDFPageRef,item 3 of tPDFPageRef,item 4 of tPDFPageRef See

RE: Cannot access forum?

2025-04-05 Thread Ralph DiMola via use-livecode
If only we could send them all back to 4/16/1746 as the front lines at = the Battle of Culloden. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On = Behalf Of Heather La

Re: XPDF Documentation

2025-04-05 Thread Craig Newman via use-livecode
Bob. Am I missing some context here? Craig > On Mar 20, 2025, at 7:44 PM, Bob Sneidar via use-livecode = wrote: >=20 > Hi all.=3D20 >=20 > I am able to load a fillable PDF form, and I see the actual form data, = all =3D > well and good. There are functions that allow me to get the selection, =