Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert report into image file
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01107384
Message ID:
01107959
Views:
25
Thanks for help.
Yes, problem with reading comes form a poor quality of an image printout.
Larger font helps but I cannot go higher font size. That's why I thought to get pages rotated and printed without image conversion first.
>Mark,
>
>A GDI+ library can be used to load image from file, rotate it and save to another file. I have three code samples explaining rotation that use my GDI+ library. Probably same can be done with FFC GDI+ supplied with VFP9. Though I'm not sure if GdipRotateMatrix and/or GdipRotateWorldTransform GDI+ declarations are included in FFC code.
>
>GDI+: printing vertical text on VFP reports via generated images (VFP9)
>http://www.news2news.com/vfp/?example=510
>
>GDI+: printing vertical text on VFP reports via generated images (VFP8)
>http://www.news2news.com/vfp/?example=509
>
>GDI+: Using Scale and Shear transformations
>http://www.news2news.com/vfp/?example=479&function=922
>
>As for your other question, may be the barcode image is distorted somehow during the printing. And that prevents it from having been recognized by scanner. May be check visually whether PDF and bitmap images are different in any way.
>
>Actually this is an interesting situation. Please let me know on your findings.
Previous
Reply
Map
View

Click here to load this message in the networking platform