search for: pagenum

Displaying 5 results from an estimated 5 matches for "pagenum".

Did you mean: page_num
2006 Jan 03
2
Pdf::Writer ; page numbering, and table wrapping
...bers and secondly with auto-wrapping of simple_table. First pdf.start_page_numbering(pdf.margin_x_middle, pdf.absolute_bottom_margin, 9, :center, nil, nil) Using the default ''pattern'', is rendering ''x of N+1'' - or specifically it always thinks that <TOTALPAGENUM> is 1 greater than the number of pages in the document. I''ve rendered 1, 2 and 3 page documents, and it responds with "1 of 2", "1 of 3", "1 of 4", etc. Using the pattern string (''<PAGENUM> of <TOTALPAGENUM>'' results in the...
2016 Dec 18
2
Asterisk Fax Receive - how to get the remoteheader?
...nary within the "image", but also within the "meta-data" / protocol-data of the fax (within the TSI).... otherwise asterisk must do some kind of ocr to get the ID, what it definitely does not... btw... when using sendfax, asterisk inserts the date, the id, the header and the pagenum on top of each faxpage... someone knows how to modify some settings like font, position, and so on? thanks, yves Am 18.12.2016 um 00:02 schrieb Larry Moore: > The list of options available are listed here > https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_FAXOPT > >...
2016 Dec 17
2
Asterisk Fax Receive - how to get the remoteheader?
Hi, I am using asterisk 11.8 in combination with spandsp to send and receive T38 Faxes. All works fine, but I do not know how to get the remoteheader from the fax I receive. When I send a fax, there are Faxopts to set the localstationid and the headerinfo, but for receiving, there seems to only exist the Faxopts remotestationid but for sure on any fax I receive there is a remoteheaderinfo
2006 May 05
8
pdf/writer: table.render_on best practices?
...? To create the report, I do the following: 1) Setup pdf layout: # Setup pdf layout pdf.select_font("Helvetica", { :encoding => "WinAnsiEncoding"}) pdf.text " ", :font_size => 12, :justification => :center s = 9 t = ''Seite <PAGENUM>'' y = pdf.absolute_bottom_margin - 5 x = pdf.absolute_right_margin x -=(pdf.text_width(''Seite XX'', s)) pdf.start_page_numbering(x, y, s, nil, t, nil) pdf.open_object do |heading| pdf.save_state pdf.stroke_color! Color::Bl...
2008 Aug 22
0
Wine release 1.1.3
...rely upon callback function. winhlp32: Fix parsing system header of win3.0 help file. winhlp32: Fix off-by-one error. winhlp32: Clear richedit area before setting text. winhlp32: Set correct font size while generating rtf stream. winhlp32: Load internal file containing pagenum->topicoffset mapping. winhlp32: Fix offsets handling for old 3.0 files. winhlp32: Use TopicOffset mapping and get rid of unused function. Lei Zhang (4): cmd: Check the return value from HeapAlloc. comctl32: Add a test for TTM_GETTEXT. shell32: Handle directories in...