[Gambas-user] displaying pnm and pdf files

Fabien Bodard gambas.fr at ...626...
Fri May 23 15:27:54 CEST 2014


you need to use an image variable.Then load pdf with gb.pdf and load
pnm with image.load


and then simply display the image in a drawing area...

2014-05-23 14:29 GMT+02:00 bill-lancaster <bill-lancaster at ...2231...>:
> I have a collection of documents in both pdf & pnm formats and wish to view
> them with the facility to enlarge the image.
> The gb.pdf is fine for pdf items while drawingarea seems suitable for
> enlarging pnm items
> What is the best way of doing this?
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.com/displaying-pnm-and-pdf-files-tp46649.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard




More information about the User mailing list