Re: CROP PDF DOCUMENT

2016-12-30 Thread STARDATA
.nabble.com/CROP-PDF-DOCUMENT-tp5749442p5749465.html Sent from the 4D Tech mailing list archive at Nabble.com. ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html

Re: CROP PDF DOCUMENT

2016-12-30 Thread Arnaud de Montard
> Le 30 déc. 2016 à 15:47, STARDATA a écrit : > > Hi, > > Is strange one feature that work only on Mac. pdf is part of the display on mac, not on windows. -- Arnaud de Montard ** 4D Internet Users Group (4D iNUG) FAQ:

Re: CROP PDF DOCUMENT

2016-12-30 Thread STARDATA
Hi, Is strange one feature that work only on Mac. How you suggest using web area? Thanks Ferdinando -- View this message in context: http://4d.1045681.n5.nabble.com/CROP-PDF-DOCUMENT-tp5749442p5749463.html Sent from the 4D Tech mailing list archive at Nabble.com

Re: CROP PDF DOCUMENT

2016-12-29 Thread Chuck Miller
That is what I already stated. You can only see on a mac. You can try creating a web are on a page and opening that way Regards Chuck Chuck Miller Voice: (617) 739-0306 Informed Solutions, Inc. Fax

Re: CROP PDF DOCUMENT

2016-12-29 Thread STARDATA
Hi, The command READ PICTURE FILE give OK=1 and the picture variable that i insert in the command have one dimention, the problem is that i cannot to see the pdf in the variable in the form. Thanks Ferdinando -- View this message in context: http://4d.1045681.n5.nabble.com/CROP-PDF-DOCUMENT

Re: CROP PDF DOCUMENT

2016-12-29 Thread Charles Miller
On Thu, Dec 29, 2016 at 7:17 AM, Compass - Koen Van Hooreweghe < bvbacomp...@telenet.be> wrote: > If it is a one page pdf, you could read it in a picture variable and use > the 4D commandos to crop. > > Groeten, > Koen > > Verstuurd vanaf mijn iPhone 6 > I do not think this works on windows, only

Re: CROP PDF DOCUMENT

2016-12-29 Thread STARDATA
Hi, I insert the complete path READ PICTURE FILE("C:\\Users\\Ferdinando\\Desktop\\test.pdf";vFoto;*) The variable have one dimension, but in the layout i not see anything. Thanks Ferdinando -- View this message in context: http://4d.1045681.n5.nabble.com/CROP-PDF-DOCUMENT-tp57494

Re: CROP PDF DOCUMENT

2016-12-29 Thread STARDATA
Yes, on windows. So i need to insert the complete path? Thanks Ferdinando -- View this message in context: http://4d.1045681.n5.nabble.com/CROP-PDF-DOCUMENT-tp5749442p5749452.html Sent from the 4D Tech mailing list archive at Nabble.com

Re: CROP PDF DOCUMENT

2016-12-29 Thread Arnaud de Montard
> Le 29 déc. 2016 à 17:23, STARDATA a écrit : > > Im using READ PICTURE FILE("";vFoto;*) but i not see the PDF document. On windows? From the doc: "Under Windows, the file extension must be indicated." -- Arnaud de Montard **

Re: CROP PDF DOCUMENT

2016-12-29 Thread STARDATA
Hi, Im using READ PICTURE FILE("";vFoto;*) but i not see the PDF document. Thanks Ferdinando -- View this message in context: http://4d.1045681.n5.nabble.com/CROP-PDF-DOCUMENT-tp5749442p5749449.html Sent from the 4D Tech mailing list archive at

Re: CROP PDF DOCUMENT

2016-12-29 Thread Compass - Koen Van Hooreweghe
29/12/2016 15:26, 4d_tech-requ...@lists.4d.com ha scritto: >> Message: 13 Date: Thu, 29 Dec 2016 13:17:04 +0100 From: Compass - Koen Van >> Hooreweghe To: 4D iNug Technical >> <4d_tech@lists.4d.com> Subject: Re: CROP PDF DOCUMENT Message-ID: >> <032e58c2-48cd-4b3

Re: CROP PDF DOCUMENT

2016-12-29 Thread stardata.info
ubject: Re: CROP PDF DOCUMENT Message-ID: <032e58c2-48cd-4b3b-8a61-be6364693...@telenet.be> Content-Type: text/plain; charset=us-ascii Hi Ferdinando, If it is a one page pdf, you could read it in a picture variable and use the 4D commandos to crop. Groeten, Koen Verstuurd vanaf mijn iPhone

Re: CROP PDF DOCUMENT

2016-12-29 Thread Compass - Koen Van Hooreweghe
Hi Ferdinando, If it is a one page pdf, you could read it in a picture variable and use the 4D commandos to crop. Groeten, Koen Verstuurd vanaf mijn iPhone 6 > Op 29 dec. 2016 om 12:21 heeft stardata.info het > volgende geschreven: > > Hi All, > > I have one pdf documents and i want to cro

CROP PDF DOCUMENT

2016-12-29 Thread stardata.info
Hi All, I have one pdf documents and i want to crop a part of document, and save the image cropped. Is possible using the 4D commands? Thanks /Ferdinando/ ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.h