I've asked a couple of times about doing gradients with PDF::API2, and have had a couple of useful responses. I've taken the examples from Alan Fry, looked up...
Meet sexy girls with herpes/hpv for partner, don't miss it! They are looking to chat and trade emails for pleasure and fun!!!! Our site is totally free! Finish...
My trusty PDF::API2 which has worked perfectly for years has suddenly ceased to function. This minimal script: $page = $pdf_out->page; $page->mediabox(595,...
... Good. There isn't much to say about this prog. ... I am certainly not an expert on the following, so take it with a grain of salt. It might be interesting...
... Hash: SHA256 hi! since there is no new maintainer currently but it seams the userbase is greater than i thought i releasing this fix. remember: PDFAPI2 IS...
Progress so far: http://github.com/jhannah/pdf-textblock/tree/master/t 10-demo.t - The shortest possible use case (100% defaults) 20-demo.t - Reproduction of...
Can I affect the DPI that a document thinks it is. My documents are defaulting to 72dpi, but I'm trying to create press ready docs and they want to see...
... A PDF is resolution independent, so I'm guessing you're talking about including images in the file. From the documentation for PDF::API2::Content ...
DPI depends on the embedded bitmap, i.e. rasterized files- u cannop influence the quality of a bmp file with i.e. simply changing an attribute in a headerline....
... PDF is a resolution-independent format. You don't need to specify or set, or even imply a resolution. The size of the PDF should be 8.5 x 11. Everything...
G'day Folks, Looking back through the archives there's really only been one person that's mentioned changing data in a PDF using Javascript. Has anyone else...
Hi, I have had some free time and created PDF::Kit It has, among other things, a subroutine, print_paragraph(), that can print bold text in the middle of a...
... Does it do italic too? Can it do nested font changes? I don't mean to brag...well, OK, I do but in a humble sort of way :) PDF::Kit can do almost any font...
Sure, it does any font you have the font file for -- bold, italic, underlined, color changes, size, whatever. <i> is whatever font file you assign to <i>. No,...
... This is not clear in the documentation. For example, how do I specify two different sizes? BTW, what you call a font is not a font; it's a typeface. This...
... You specify size whenever you instantiate a PDF::TextBlock::Font object: http://github.com/jhannah/pdf-textblock/blob/master/t/20-demo.t ... Oops! I¹m...
... Most other parts were made up of harder metals to withstand the pressures. It is called a press; a lot of force is used. Lead is used because it is...
FYI, http://search.cpan.org/~shcorey/PDF-Kit-v1.0.0/lib/PDF/Kit.pm -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization...