question

Vishal avatar image
Vishal asked Mark Mullan Deactivated commented

How to pass pdf file data(including image) to clover for printing?

Hi

I am using remote-pay-windows sdk with clover mini device.

I am able to send text file data to clover device for printing. similarly how can i send pdf file data(including image and text) to clover device to print the data?

Looking forward your reply.

Thanks and Regards

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Mark Mullan avatar image
Mark Mullan Deactivated answered Mark Mullan Deactivated commented

Hello,

Our remote-pay-windows SDK has both PrintImage and PrintImageFromURL functions that work on a Mini -- the class is here.

If you have the Windows CloverExamplePOS setup, you can see it in action from the Miscellaneous tab. image description

Does this help?

Mark

4 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Vishal avatar image Vishal commented ·

Hi

Thanks for your reply.

In my SDK application there is no Image URL facility in Misc tab.

How can i download updated SDK with image URL feature?

Thanks

0 Likes 0 ·
Mark Mullan avatar image Mark Mullan commented ·

Have you cloned this Windows SDK repo to your local machine? You can launch the pictured Example POS by opening the Clover.sln file in Visual Studio, then building examples/CloverExamplePOS.

0 Likes 0 ·
Vishal avatar image Vishal commented ·

Thanks. mark.

0 Likes 0 ·
Vishal avatar image Vishal commented ·

Hi Mark

I able to see Print Text and Print Image. Suppose a document(pdf file or word file) has both text and image How can i pass this data to Clover?

I hope you understand my question.

Thanks

0 Likes 0 ·

Welcome to the
Clover Developer Community