On Thu, 2017-06-29 at 17:35 +0800, chunhsia_t...@mazak.co.jp wrote:
> 1) how to add rectangle 

        Hi,
what a silly idea to send more than 0.5MB of images for data which was
(mostly) plain text :(

a) the drawings are done by paths; you define the path, then decide
   whether stroke/fill/both the path; Some simplified API like
   DrawLine() does both, adds to the current path and then strokes it.

b) for SetFont() you CreateFont(). There is a helloworld example where
   you can see what to do.

There is even a Watermark test in the sources, at
test/WatermarkTest/WatermarkTest.cpp

I hope you don't mind I didn't attach the above information as images.
        Bye,
        zyx

-- 
http://www.litePDF.cz                                 i...@litepdf.cz

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to