PDF Include


How to rotate 90° of existing PDF file?

Hi,
Is there any way to rotate 90° of existing pdf file using PdfInclude?...

Regards,
Mucip:)


Windows Server 2012 (64bit) to very slow

Hello,
I recently changed version of the open edge going from 32 to 64bit.
my software produces many PDF documents.
with 32bit PDF-inc produced 20 files per minute .... with 64bit production has risen to 2 files per minute.
why?


Samples/Examples in documentation are broken

I need to have more control over reports and it was suggested that I download and use PDFInclude.

I've downloaded it and carefully followed the steps in the setup documentation.

However, when I try to run some of the sample/example programs I get a variety of error messages; some indicating mismatched parameters.

The first error is for 2 calls that are missing "RUN"

Then...

/* custlist.p - sample PDF generation */

*Mismatched number of parameters passed to routine pdf_load_font pdf_inc.p (3234)

When I fix that error by adding "" in the call, i get another error.


PDF Include with OE 64-bit

We are using PdfInclude to create pdfs (ofcourse) in our application.
After upgrading to OE 10.2b 64-bit we are having problems using the supplied dll-s for encryption and compression.
I was able to find a 64-bit version of zlib1.p on the internet som now compression works.
The procryptlib.dll however, I can't seem to find.
Would it not be a good idea to supply both 32-bit and 64-bit of the dlls in the PDF Include Zip-file?
Or could someone please supply me with a 64-bit compiled vesion of the procryptlib.dll?
Regards
Niclas


eurosign (€) in pdf shown as ¤

In our database we have some text containing the eurosign (€), a tabledump shows this character as hex A4 coded as cpstream=ISO8859-15.
The program is executed on a windows client with session parameters:
-cpterm iso8859-15
-cpstream iso8859-15
-cpinternal iso8859-15
-cpprint iso8859-15
We are using the most recent pdf_include.
Still the eurosign is shown as ¤ (which is iso8859-1 if i'm correct).
A test with a small testprogram with the eurosign hardcoded run from the editor shows the eurosign the right way.


barcode rotation

Hi all,

Is there a possibility to rotate a barcode ?

Thanks,


error 12370

when i use pdfinclude in some big reports i get the following error "Attempt to update B_TT_pdf_content record data exceeding 32000. (12370)
Can someone help me?

Tia
Pablo digonzelli
pdigonzelli@gmail.com


Multiply one, two or maybe more pdf documents in to one pdf document? (merging)

Hi,
I use PDFinclude. It's really perfect job, thanks...

I've got one problem. I've many different pdf files in one directory. Pdf files may contain single or more than one pages. Or It may be landscape or portrait format...

Is it possible to merge all this non uniform documents in to one big pdf document?...

Regards,
Mucip:)


Using PDFInclude in sub procedures?

Hi,
I'm using PdfInclude in my "w" file (window). I have "MyPageHeader" procedure that put my messages on each page. But when I call MyPageHeader procedure in my button triger error messages comes "no TT_pdf_stream record is available"

MyPageHeader Procedure is:

PROCEDURE MyPageHeader:

RUN pdf_text_at ("Spdf", "ŞİRKET KODU:",20).
RUN pdf_text_at ("Spdf", "DENEME",33).
RUN pdf_text_at ("Spdf", "YEVMİYE DEFTERİ",50).

END.

I want to call this procedure when I add new page in the pef file...

How can I add something in the pdf file within sub procedure?...

Regards,


Barcode printing on Linux

Hi All,

I have been printing BarCodes on Windows based machines for years (Code39). Now I have moved the Progress code to a Linux Server, and the barcode font is giving issues.

The .PDF is generated, but when you try and view it, the PDF Viewer says there is a problem with the embedded font, and just displays the barcode in numbers, instead of the Barcode itself.

I have copied the .afm and .ttf files to the Linux Server, and PDFInclude is finding them all, and gives NO error at all, when generating, until you try and view the created .pdf file.


Syndicate content