Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

View filters for PDF request options are not working

Aperta
#643 5 commenti 2 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
45/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Attiva
Stack tecnologico
python
Ambito
api

Direzione di ricerca

Reproduce the shown TSC.PDFRequestOptions setup and the server.workbooks.populate_pdf(workbook, options) call, checking how the created request-options object is passed and how vf applies filters. Done means a PDF request applies multiple view filters during publishing, with the behavior verified against the reported example.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

help wanted Server-Side Enhancement

I am getting pdf with filters which is applied during publishing.

It would be good if you guide me to apply multiple filters

pdf_req_option = TSC.PDFRequestOptions(page_type=TSC.PDFRequestOptions.PageType.A4,orientation=TSC.PDFRequestOptions.Orientation.Landscape)
pdf_req_option.vf("P_Unit","ABCD")
server.workbooks.populate_pdf(workbook,options)
Lingua principale
Python
Stelle
716
Fork
446
Merge medio
8g 8h
PR unite (30g)
2

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di tableau/server-client-python

Tutte le issue di tableau/server-client-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.