Quantcast
Channel: Comments on: Generating a PDF-document with some plsql: as_pdf_mini => as_pdf3
Browsing index pages (84 articles)

By: Anton Scheffer

@Naga Not with as_pdf3

View Article


By: naga

Hi Anton, is there a way to add bookmarks to pdf using oracle pl/sql? Thanks.

View Article


By: Anton Scheffer

There’s no support for SVG.

View Article

By: Anton Scheffer

I can’t add support for RTL because I don’t have any RTL-fonts and I can’t understand/read any RTL language

View Article

By: Zouhaier

Hi ANTON, Thank you for the useful script, can I embed SVG using as_pdf3 ?

View Article


By: Saeed

Dear, Thank you for sharing your code. Could you add to support right to left direction(e.g Arabic or Persian Languages)? Regards, Saeed.

View Article

By: michelle

Hi Anton, I have resolved my resolution issues – it was indeed the image. I have another question now – I am using this package to create a pdf which then I in a brower using...

View Article

By: Anton Scheffer

@Alan. Sorry I can’t help you with that.

View Article


By: Alan Lawlor

Anton Many thanks for a wonderful piece of code. I am attempting to design some code which creates a PDF document from data in our database (this is no problem) and also outputs a PNG image embedded in...

View Article


By: Anton Scheffer

This package doesn’t do any resolution conversions. But maybe the problem is in the image format itself, and reads the package the format for high resolution images not correctly.

View Article

By: Michelle

Hi Anton, Great package, works great! I have a question about preserving image resolution for images with 300 ppi or more. It seems if I use an image with 72 ppi or less, the image is small enough to...

View Article

By: Anton Scheffer

I have no barcodefonts, so I’ve never tried it myself.

View Article

By: Miki

Hi Anton Can I create a barcode in the reports? I tried with some fonts but without success.

View Article


By: Anton Scheffer

@Hojjat as_pdf3 can be used with windows-1256 character set, but I don’t know if that character set supports Arabic characters. But you have to use a font which supports that character set. But it...

View Article

By: Hojjat

Tanks for your script; can i used for Arabic language with windows-1256 charset?

View Article


By: Anton Scheffer

@Roel No, it’s not possible to mix landscape and portrait pages in one document.

View Article

By: roel

Hi Anton, is it possible to mix landscape and portrait pages in one document?

View Article


By: Anton Scheffer

That’s not how PDF works. You can’t do that with as_pdf3

View Article

By: milk

Hi Anton! my last post disappeared so I repeat the question. How to print a report to a printer with roll. Something like accounts in store, the report is always one page. The page size depends on the...

View Article

By: milk

Hi Anton, how to write endless reports? I want to print a receipt at the cash register on roll paper. thank you

View Article
Browsing index pages (84 articles)


Latest Images