| View previous topic :: View next topic |
| Author |
Message |
vtol Valued Contributor


Joined: 05 Feb 2004 Posts: 656 Location: Eastern Indiana
|
Posted: Thu Apr 06, 2006 4:05 am Post subject: Whats the best way to print a BMP with VDS? |
|
|
Whats the best way to print a BMP with VDS?
I've not needed it till now, and wondering how and wether to use SHELL or HTML and how
Is there a way to resize the below example with parameters or API?
| Code: | | SHELL print,picture.bmp |
VDS would be easier if it would just be able to set the size of the pic would be nice, it seems it just prints the size you just printed from another image program.
Thanks Titantically again.. |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Thu Apr 06, 2006 11:18 am Post subject: |
|
|
You could try this maybe:
http://forum.vdsworld.com/viewtopic.php?t=3724
Or by using eithe the VDSBROWSER or VDSSURFX extension and print your image from the BROWSER object?
Maybe also use VDSCONV to resize before printing...?
Not sure this helps... |
|
| Back to top |
|
 |
vtol Valued Contributor


Joined: 05 Feb 2004 Posts: 656 Location: Eastern Indiana
|
Posted: Fri Apr 07, 2006 2:25 am Post subject: |
|
|
Thanks a lot Marty, awesome, but can you control the print variables, or I mean like change the way the print dialog panel looks and its settings/knobs etc.. ?
I know thats asking too much, but its what I was originally looking for.
Great job on the project though. I can use all this cool stuff someday.
Thanks again, your too kind..  |
|
| Back to top |
|
 |
|